#icon {
	float: left;
	margin-right: 15px;
	width: 280px
}

#ast {
	float: left;
	font-size: 115%;
	margin-left: 10px;
	margin-right: 5px;
	padding-top: 16px;
}

#blurb {
	color: #333;
	float: left;
	font-size: 90%;
	line-height: 1.4em;
	padding-top: 15px;
	text-align: left;
	width: 540px
}
#blurb a {
	color: #333;
	font-weight: bold;
	text-decoration: none
}
#blurb a:hover { text-decoration: underline }

.series {
	clear: both;
	margin: 15px 0 50px 0;
	text-align: center
}
.shirt {
	background-color: #8a805b;
	float: left;
	padding: 20px 8px;
	margin-bottom: 60px
}
.plaque {
	margin-bottom: 10px
}
	
.closeup {
	border: 3px #c9c4a3 solid;
}

.left {
	float: left;
	width: 400px;
	padding-left: 10px;
	padding-right: 25px
}
.right {
	float: left;
	width: 370px;
	padding: 0 25px
}
/* >>> LISTS <<< */

ul.payment {
	list-style: none;
	margin: 5px 0;
}
/* >>> IMAGES <<< */

.motto {
	margin-left: 8px;
	margin-bottom: 50px
}
#waitimg {
	display: none;
	height: 433px;
	width: 292px;
	text-align: center;	
	border: 1px dashed #bbb
}
#bigimg, #main_shirt {
	height: 433px;
	width: 292px
}
#imgcap {
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold
}
.wait { padding-top: 190px; }

/* >>> TYPOGRAPHY <<< */

.confirm {
	font-weight: bold;
	color: #ff3333
}

.detail {
	display: block;
	margin-top: 4px;
	margin-bottom: 26px
}

.description {
	padding-bottom: 6px;
}
p.des {
	color: #eee;
	font-weight: 600;
	font-size: 105%;
	line-height: 1.4em;
	margin-top: 10px
}
/* >>> END <<< */