#main .selected {

	width: 263px;

	height: 27px;

	color: transparent;

	display: block;

	background: url(../gfx/merchandise-active.gif) no-repeat;

}



.post {

	width: 687px;

	padding: 70px 0 0 20px;

}



.details {

	width: 687px;

	padding-top: 20px;

}



.details td {

	padding-bottom: 25px;

	width: 220px;

}

.details select, .merchText select{
width:130px;
display:block;
clear:right;
font-size:9px;
margin-bottom:4px;
}

.merchText select{
/*font-size:12px;*/
}

.detailedView{
padding-top:10px;
}


.album {
	margin:0 auto;
	padding:5px;
	align:center;
	display:block;
	/*padding: 5px;*/
}


.merchText{
float:right;
width:350px;
padding-right:80px;
}

.merchImage{
width:250px;
text-align:center;
}


.merchImage .caption{
clear:left;
display:block;
padding:15px 0;
text-align:center;
}

h1 a.back, h1 a.back:visited{
font-size:10px;
color:#87954A;
padding-left:30px;
}

h1 a.back:hover{
color:#BBC97F
}


a img{
border:none;
}

table#merchList td{
padding:5px 0;
width:100px;
}

table#merchList td.desc{
width:130px;
}

form, fieldset{
width:125px;
padding:0;
margin:0;
border:none;
}