/* From cat.css
================================*/

.cat-product-name, .cat-product-name a{
	color: #f78f1e;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
}

.cat-product-desc {
color:#68767F;
font-size:12px;
margin-bottom:5px;
text-align:left;
}

p.left {
color:#666666;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
padding:5px;
}

div.cat-col-description, div.cat-col, div.cat-image, .cat-info, div.cat-product-name, .cat-product-desc, .cat-add-cart, .cat-option-recurring {
display:block;
float:left;
width:140px;
}



/* From eboost.css
================================*/

p.cat-product-name, div.cat-product-name {
color:#F78F1E;
font-family:Georgia,Times,'Times New Roman',serif;
font-size:16px;
width:155px;
}

a.add-to-cart {
color:#F78F1E;
font-family:Georgia,Times,'Times New Roman',serif;
font-size:16px;
text-decoration:none;
}


/* From layout.css
================================*/

#header {
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
width:740px;
}

#wrapper {
width:820px;
}
