/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{
	/*background:  url(images/s1.jpg) no-repeat left top;*/
	background-color: #FFFFFF;
}
.blue{color: #f55507;}
/*#box {border:#cccccc 1px dotted;}*/
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #f55507;}
#sidebar ul.categories li a{color: #f55507;}
#product {width:250px;float:right;}

#footer {padding-bottom:20px; margin-bottom: 0px; margin-left:29px;background:#FFF;padding-bottom:20px;
width:1000px; border-top:dotted 1px #ccc;height:500px;}
#footer h2 {
	color:#FF6600;
}
#footer .footerList li {color:#888888;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#888888;}

#footer a {
	color:#000000;
}
#content .content_wrap .entries ul li .entry ul li, #content .content_wrap .full-entry .post ul li {
background:transparent url(img/bullet.gif) no-repeat scroll 0 0;}
.field {border:red;}
.faq-color-swatches td {
	padding:0 20px 20px 0;
	text-align:center;
	text-transform:lowercase;
}
styles.css (line 1644)
td {
padding:0;
vertical-align:top;
}
.faq-color-swatches .swatch {
display:block;
height:75px;
margin-bottom:10px;
width:75px;
}
