.product_colors {
	margin-left: -2px;
}
.inline_color {
  border: 1px solid #444444;
  display: block;
  float: right;
  height: 12px;
  margin-left: 2px;
  margin-right: 2px;
  width: 12px;
}
.fpcontainer {
	width:100%;
}
.fpcontainer div{
	width:50%;
	float:left;
}
.fpcontainer p {
	padding:10px;
	line-height:1.5em;
}
.fpcontainer h2 {
	padding:0px;
	padding-left:10px;
	margin-bottom:0px;
}
.fpcontainer li {
	line-height:1.5em;
}
.topbox {
	padding:7px 7px 7px 7px;overflow:auto;
}
.topbox div {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:left;width:30%;overflow:auto;background-color:#ebe3d3;height:130px;
}
#prod_desc {
	max-width:100%; /*585px;*/
	line-height:1.4em;
	color:#2d2d2d;
}
.parent-category .tagline {
	color: #7a7a7a;
}
.parent-category:hover .tagline{
	color:#ddd;
}
.parent-category:focus .tagline{
	color:#ddd;
}
#header{
	background-image: url("/layout/ab/bottom.jpg");
	height:78px;
}
.topheadermenu{
	background: url("/layout/ab/top.jpg") no-repeat left bottom;
}


