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

*/

.make_purchase {
border:1px solid #CACACA;
display:block;
font-size:12px;
margin: 10px auto;
padding:5px;
}
.wpsc_checkout_table {
	margin: 15px auto 0px auto;
	display: block;
}

.widget-product-thumb {
	float: left;
	border: solid 1px #ccc;
	padding: 2px;
	max-width: 100px;
	clear: both;
	margin-right: 7px;
}
#text-31 a:link, #text-31 a:visited, #text-31 a {
	margin: 10px 0px 10px 0px;
	clear: both;
	display: block;
}
