/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#twitter h4 {
	color: #fff;
	padding: 14px 0 0;
}

a.read_more {
	text-decoration: none;
}

#credit a {
	color: #ded8bf;
	text-decoration: none;
}

#credit a:hover {
	text-decoration: underline;
}

div.download_help_left {
	float: left;
	border-top: 3px solid #000;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
}

div.download_help_right {
	float: left;
	border-top: 3px solid #000;
	border-right: 3px solid #000;
}

div.download_help_left img,
div.download_help_right img {
	border-bottom: 3px solid #000;
}
