#second_dd {
	position:relative;
	width:100%;
	height:auto;
	z-index:auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

#subcat_dd {/*on the sub cat pages i copied the drop down style to make the titles match better*/
	position:relative;
	width:100%;
	height:auto;
	z-index:auto;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom:10px;
}
.thumb {
	position:relative;
	width:205px;
	height:auto;
	z-index:auto;
	float: left;
	display:inline;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px dotted #CCC;
	
}
#cart {
	position:relative;
	width:195px;
	height:auto;
	z-index:1;
	bottom: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#newIcon {
	position:relative;
	width:100%;
	height:30px;
	z-index:800px;
	overflow:hidden;
	padding-bottom:10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.listeditems {
	position:relative;
	width:205px;
	height:auto;
	z-index:auto;
	float: left;
	display:inline;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size:14px;
	font-style: normal;
	text-transform: uppercase;
	color:  #036;
	font-size:11px;
}
#prdinfolist {/*container for product info*/
	position:relative;
	width:150px;
	z-index:auto;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	min-height: 245px!important;
	line-height: 120%;
}
#prdcontainlist {/*holds everythingtogether inlucding sidebars*/
	height: auto;
	width: 172px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.listedlinks {
	position:relative;
	width:30%;
	height:auto;
	z-index:auto;
	float: left;
	display:inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size:14px;
	font-style: normal;
	text-transform: uppercase;
	color:  #036;
	font-size:11px;
}
.steps {
	width: 335px;
	float: right;
	position: relative;
}
.carthead {
	float: left;
	position: relative;
	margin-top: 10px;
}
#prdinfoindex {/*container for product info*/
	position:relative;
	width:145px;
	z-index:auto;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;

