/* 
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.

*/

#about_table {
	font-size:12px;
	color: #494949;
}

#about_table table {
	width: 580px;
	background-color: #fff1c7;
	margin-bottom: 8px;
}

#about_table td {
	vertical-align: top;
	padding: 12px 12px;
}

#about_table img {
	border-style:solid;
	border-width:0;
        border-color: #00000;
}
