<!--
.indexbox {
	border:1px solid #666666;
	border-left:1px solid black;
	border-top:0px;
	background-color: #ffffff;
	margin-left:4px;
	padding:3px;
	color:#000000;
}
.cat {
	font-size: smaller;
	background-color: #99cccc;
	height: 20px;
}
.poster {
	font-size: 80%;
	border:1px solid #ffffff;
}
.posterdata{
	text-align:center;
	padding:0px 6px 4px 6px;
}
.postertitle{
}
.posterprice {
	font-style:italic;
	padding:2px;
}
.postersize{
	padding:1px 0px 4px 0px;
}
.lnkborder {
	border: 1px solid #cccccc;
	border-bottom-color:#666666;
	border-right-color:#666666;
	text-align:center;
	margin:1px;
	padding:0px 4px 0px 4px;
	background-color:#f3f3f3;
}
.lnkborder a{
	color:#000000;
}
div.subheader{
	font-size:10px;
	padding:0px 6px;
	height:18px;
	overflow:hidden;
}
div.subheader span.total{
	float:left;
}
div.subheader span.currency{
	float:right;
}
#currency{
	font-size:10px;
}
.newprice{
	color:#a00;
}
.listprice{
	color:#666;
	text-decoration:line-through;
}
.alpha-shadow {
	clear:both;
	float:left;
	background:url(/img/posters/shadow.gif) no-repeat bottom right;
	margin:14px 0 0 17px;
	margin:14px 0 0 8px;
}

.alpha-shadow div {
  background:url(/img/posters/shadow2.png) no-repeat left top;
  background:url(/img/posters/shadow2.gif) no-repeat left top;
  padding:0px 6px 6px 0px;
}

.alpha-shadow img {
  background-color:#ffffff;
  border:1px solid #a9a9a9;
  padding:0px;
	margin:0px;
}
#posterformwrapper{
	height:30px;
	margin:80px 0 40px 210px;
}
#posterformwrapper.full{
	margin:80px 0 40px 260px;
}
.frm_poster{
}
.frm_poster span.button{
	float:left;
	height:21px;
}
.frm_poster span.button input{
	font-size:13px;
	padding:1px 4px;
	line-height:18px;
	margin:0;
}

.popularterms {
	border: 1px solid #bbb;
	background-color: #efefef;
	background-position:-2px -2px;
	font-size: 13px;
	margin:6px 2px 6px 2px;
	padding:8px;
	color:#888;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow:auto;
}
.popularterms .label{
	display:block;
	float:left;
}
.popularterms .terms{
	display:block;
	float:right;
	width:504px;
}
.coupon{
	margin-top:40px;
	background-color:#fff;
  background:url(/img/zzbgground/thg.png) repeat-x left top;
	background-position:0 -20px;
	text-align:center;
}
.coupon > .ad{
	color:#000;
	font-size:30px;
	font-weight:bold;
}
.coupon > .adsmall{
	color:#000;
	font-size:17px;
	font-weight:bold;
}
-->
