/* 
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.

*/

table.facts { border: 1px solid #000; margin: 10px 0 10px 0;}
td.num { text-align:right;
}
td {padding: 3px 5px 3px 5px; border: 1px solid #000;
}
table.space { margin: 0px 0 20px 0;}
.info td {border:0;}

a, a:link, a:visited, a:active {
	color: #888888;
}

a:hover {
	color:#0091D5;
}

.entry ol li ul li {
	background:transparent url(images/bullet.gif) no-repeat scroll 4px 4px;
	line-height:140%;
	padding:0 0 1em 18px; list-style-type: lower-roman
}

table.facts2 { border: 0px; margin: 10px 0 10px 0;}