.category_menu {
	width: 90%;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.category_menu li {
	text-align: left;
	margin-bottom: 3px;
}
.dept_prod{
width: 120px;
float:left;
text-align:center;
margin-right: 5px;
margin-bottom: 10px;
padding:0px;
font-size:11px;
background-color: transparent;
}

.dept_prod_name{
display:block;
text-align:center;
font-size: 12px;
font-weight: bold;
white-space: nowrap;
}
.dept_prod_model{
display:block;
text-align:center;
font-size: 11px;
white-space: nowrap;
}
.dept_prod_price img{
border: 0;
}
.dept_image{
display: block;
width: 100%;
height: 120px;
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
}

.product .photo {
	float: right;
	text-align: right;
	font-size: 10px;
}
.product .photo img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 2px;
}
.product .photo a {
	text-decoration: none;
}
.product div.details {
	margin-bottom: 8px;
}
.product div.details span.model {
	font-size: 12px;
}
.product div.details span.price {
	font-size: 14px;
	font-weight: bold;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BB2827;
	padding-left: 20px;
	padding-bottom: 8px;
}
fieldset.side_menu {
	border: 1px solid #CCB585;
	background-color: #FCDFA4;
}

.prodthumb{
	border:#000000 1px solid;
	margin-right:10px;
	}
.prodtitle{
	font-size:14px;
	font-weight:bold;
	}
.proddescription{
	font-size:10px;}
.prodprice{
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.products{
	font-size:11px;
	text-align:left;
	color:#BB2827;
	font-family:Arial, Helvetica, sans-serif;
	}