#main{
	float:left;
	width:779px;
	border-top:#e3131a 10px solid;
}

#departmenttitleholder{
	height:80px;
}

#secondarynavholder{
	float:left;
	width:140px;
}

#secondarynav{
	float:left;
	width:140px;
	border-top:#e3131a 10px solid;
	margin-right:10px;
}

#secondarynav ul{list-style:decimal url(none) inside; margin:25px 0 10px 0; padding:0;}

#secondarynav ul li{
	background-image: url(../../images/structure/dashed.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding:6px 0;
}

#productlistholder{
	float:left;
	width:618px;
	border-left:1px solid #FFFFFF;
	padding:0 0 0 10px;
}

#productlist{
	float:left;
	width:618px;
	border-top:#e3131a 10px solid;
}

.productlistholder{float:left; width:140px; height:200px;}

.productlistimg{position:relative; width:140px; height:95px; border:solid 0px #000000;}
.productlistimg img{border: #CECFCE 1px solid; width:140px; height:95px;}

img.flashimage{position:absolute; right:0px; top:0;}
img.flashimagelisting{display: none;}

.productlisttitle{margin-top:10px; float:left;}

.productlistprice{float:left; width:140px;}

.productlistmargin{float:left; width:19px; height:180px;}


.pagination{clear: both; float:left; width:625px; height:25px; margin:10px 0 8px 0; font-size:0.8em; margin-left:-6px;}
td.ppagebuttons a, td.ppagebuttons b{border: #999999 1px solid; font-weight:normal; padding:0 4px;}
td.ppagebuttons b{background-color:#e80000; color:#FFF;}
