#BigPicture
{
	background-color:whitesmoke;
}

#BigPicture .SHO1020_category_table{
	width:300px;
	padding:0;
	margin:0;
	float:none;
	clear:all;
	text-align:left;
}

#BigPicture .SHO1020_title{
	background-image:url('/AMS/images/common_img/sl_list_bg.jpg');
	background-repeat:no-repeat;
	/*background-color: white;*/
	border:none 0px white;
	color:dimgray;
	text-align:center;
	width:100%;
	height:40px;
	padding:0px;
	margin:0px;
	line-height:1.1em;
}


#BigPicture .SHO1020_price {
	width:100%;
	line-height:1.2em;
	font-size:16pt;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	color:red;
	text-align:left;
}

#BigPicture .SHO1020_SALE_END {
	text-align:right; 
	margin-top: 2px;
	margin-bottom: 2px;
}
#BigPicture .SHO1020_SALE_END_FRAME {

	border:solid 1px #ffcc00;
	background-color:white;
	padding: 2px;
}


#BigPicture div.catchcopy {
	overflow:hidden;
	height:20px;
	text-align:center;
}

#BigPicture div.officialname {
	overflow:hidden;
	height:15px;
	text-align:center;
}

#BigPicture a.catchcopy {
	line-height:20px;
	font-size:10pt;
	color:#8b4513; /*saddlebrown;*/
	text-decoration:none;
	font-weight:bold;
}

#BigPicture a.officialname {
	color:#a9775d;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;	
}

#BigPicture img.zero {
	margin: 0px; border: 0px; padding : 0px; /*vertical-align : bottom;*/
} 

#BigPicture p.zero { 
	margin: 0px; border: 0px; padding: 0px; font-size: 0px; float:left;
}

