
.category_title {
font-size: 14px;
font-weight: bold;
}

.prod_thumb {
border: 3px solid #4eb2d6;
}

.product_teaser_title {
font-size: 12px;
font-weight: bold;
color: #000;
}

img {
	border: 0px;
}

.product_copy {
font-size: 12px;
font-weight: bold;
background: #4eb2d6;
color: #ffffff;
}

.product_design_title {
font-size: 12px;
font-weight: bold;
color: #608bc8;
}
.product_title {
font-size: 16px;
font-weight: bold;
color: #608bc8;
}

.product_price {
font-weight: bold;
color: #000000;
}

.product_teaser {
color: #000;
}

a.view_product_link {
color: #ffffff;
font-weight: bold;
}

#product_container {
width: 775px;
min-height: 200px;
padding-left: 5px;
}

