/* 
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 ul {
	background: url(images/twitter-trans.png) top left no-repeat;
	padding: 0 0 20px 70px;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", serif;
	color: #fff;
}

#twitter ul a {
	color: #fff;
	text-decoration: underline;
	font-size: 14px !important;
}

#twitter ul a:hover {
	text-decoration: none;
}


