/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/




.welcomeleft {
	width: 650px;
	height: auto;
	float:  left;
}

#welcomeright {
	width: 300px;
	height: auto;
	float:  left;
}

input, textarea { padding: 7px 0 7px 7px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}

.eStore-product-description input, .eStore-product-description textarea, .eStore_remove_item_button input, .eStore_remove_item_button textarea { padding: 7px 0 7px 7px; border-color: #fff; border-width:1px; border-style:solid;}
 
.entry img, img.thumbnail { padding: 5px; border: none; background:#F8F8F8; background:rgba(255,255,255,0.7); }
.entry p  { margin: 0 0 10px 0; }
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: decimal; }