.prodname {
	font-family: tahoma, arial, helvetica;
	color: #006699;
	font-size: 13px;
	font-weight: bold;
}
.proddesc {
	font-family: tahoma, arial, helvetica;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.prodqty {
	font-family: tahoma, arial, helvetica;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.clearfloats {
	clear:both;
}
img {
	border:0px;
}

.category_rows {
	float:left;
	margin:0;
	padding:0;
	z-index:11;
}
.prod_options {
	width:25px;
	margin:0;
	padding:0;
}
.tabborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/* NEW quantity selectory style */
.tickshell {
	width: 596px;
	float: left;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	height: 40px;
}
/*.ticker { width: 500px; position: relative; overflow: hidden; white-space: nowrap; display: inline; }*/
.ticker .movetick {
	position:absolute;
}

.all_prodstats ul.prodstats {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4F4F4;
	height: 40px;
}
.all_prodstats ul.prodstats li {
	float: left;
	width: 119px;
	display: inline;
	margin: 0;
	padding: 0;
	color:#4F5B67;
	height: 40px;
}
.all_prodstats ul.prodstats li:hover {
	color:#ffffff;
}
.all_prodstats ul.prodstats p {
	padding: 1px 0 0;
	margin: 0px;
}
.all_prodstats ul.prodstats a {
	display: block;
	height: 40px;
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
	font-weight:100;
	border:1px solid #fff;
}
.all_prodstats ul.prodstats a:hover {/*border:1px solid #339dc7;*/
	background-color:#CCE6FF;
	color:#FFFFFF;
	font-size:12px;
}
.prodstats a:hover{
	color:#FFFFFF;
}

.all_prodstats ul.prodstats a:active {
	background: #369;
	color: #fff;
}

.catholder {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.wpqSalePrice {
	visibility: hidden;
}