/*

Stylesheet for Easyvit
Handwritten by Richard Wilmot (AztecMedia.eu)
www.easyvit.com

*/



																					/* ------------ Defaults ------------ */




.template {
	float:left;
	width:476px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	}
	
.template-copy {
	float:left;
	width:282px;
	padding-right: 5px;
	}
	
.template-copy p {
	line-height:1.5em;
	margin-bottom: 5px;
	margin:5px 0 15px 0;
	}
	
.template-copy td {
	font-size:90%;
	padding:1px 0 1px 0;
	}

/*.template-copy td.code {
	width: 25px;
	color:#8cc63f;
	font-weight:bold;
	}*/
	
.template-copy td.item,
.template-copy td.tried-item {
	font-weight:bold;
	width: 105px;
	}
	
.template-copy td.tried-item {
	width: 197px;
	}
	
.template-copy td.more {
	width: 85px;
	text-align:right;
	}
	
.template-copy td.tablets {
	width: 60px;
	}
	
.template-copy td.item-price {
	font-weight:bold;
	text-align:right;
	width: 42px;
	}
	
.template-copy td.add-to-cart {
	width: 75px;
	text-align:right;
	}

	
.template-copy td a {
	color:#f68908;
	}
	
.template-copy td a:hover {
	text-decoration:none
	}
	
	
.template-copy .tried {
	color:#f68908;
	font-weight:bold;
	font-size:120%;
	margin-top:15px;
	}
	
.template-img {
	float:right;
	width:185px;
	margin-bottom:5px;
	}
	
	
	
	
	
	


.template-title {
	font-size:200%;
	font-weight:bold;
	line-height: 1.2em;
	}


	
	

