#topcontainer{background: url(/img/topbanner2b.jpg) no-repeat center top;}.bold {
	font-weight: bold;
	color: #4975A5;
}
#maintext .menu {
	overflow: hidden;
	margin-left: 30px;
	margin-bottom: 20px;
}

dl {
	display: block;
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: #FC3 url(/img/dlbg.png) no-repeat center bottom;
	padding-bottom: 5px;
}
dt  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: #FC3 url(/img/dtbg.png) no-repeat center top;
	padding: 2px;
	height: 35px;
}
dd {

}
.size {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #A41213;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FFF;
	display: inline;
	padding: 2px 5px 2px 5px;
}

#maintext dd img   {
	float: none;
	margin: 0px;
	padding: 0px;
}

#topcontainer a span {height: 1px; width: 1px; position: absolute; overflow: hidden; top: -10px;}


