@charset "UTF-8";
/* CSS Document */


#itemdisplay {
	display: block;
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-bottom: 5px;
}


.center {
	text-align: center;
	vertical-align: super;
	color: #990000;
}
.center2 {
	color: #990000;
	position: relative;
	left: 35px;
	top: 25px;
}


h3 span {
	color: #990000;
}
.itemdisplay {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3b281a;
	margin-right: 4px;
	margin-bottom: 12px;
	padding-bottom: 8px;
	background-position: center;
	display: block;
	float: left;
	width: 675px;
}
#mainlf {
	margin-top: 40px;

}
#sortby {
	position: absolute;
	top:-25px;
}
.itemdisplay p {
}
.itemdisplay p span{
	text-align: center;
}
.itemdisplay img {
	max-height: 100px;
	background-position: center;
	margin: 5px;
	text-align: center;
	position: relative;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
.icon {
	height: 40px;
	overflow: hidden;
}
.icon img {
	display: block;
	float: right;
	margin: 0 5px 5px 0;
}
div.panel,p.flip
{
margin:0px;
padding:5px;
text-align:center;
background:#c5b68b;
border:solid 1px #3b281a;
}
div.panel
{
height:auto;
display:none;
}
