/* 
CUSTOM STYLESHEET
*/

#header #description a {
	color: #d96704;
}

.box a {
	color: #d96704;
}

.comment a {
	color: #fff;
}

#social .woo-sc-twitter, #social .woo-fblike {
	display: inline;
}

.box .pic img {
	background: #fcfbfc;
	border: none;
}

.box .pics img {	
	border: none;
	padding: 0px 2px 0px 0px;
	margin: 0px;
}

.box .pic img:hover, .box .pics img:hover {
	background: #ffffff;
	border:  none;
}
