div.templates-v8-container {
	margin: 20px 10px 45px 10px;
}
div.templates-v8-image { 
	float: left;
	width: 400px;
}div.templates-v8-image  img { border:1px solid #ddd; padding:4px; }
div.templates-v8-details {
	margin-left: 430px;
	padding-top:30px;
}
div.templates-v8-details h2 {	
	background-color:#BE2929;
	color:#F9B9B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	padding: 5px;
}
div.templates-v8-details h2 span {
	color: #fff;
	font-size: 50px;
}
div.templates-v8-details ul {
	border-top: 2px solid #931F1F;
	display: block;
	margin: 0 0 12px;
	padding: 0;
	list-style: none;
}
div.templates-v8-details ul li {
	border-bottom: 1px solid #DDDDDD;
	color: #909090;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 10px 25px;
	background-position: 0 10px;
	background-repeat: no-repeat;
}
div.templates-v8-details ul li.desc-icon { background-image:url('/images/icons/coding.png'); }
div.templates-v8-details ul li.added-icon { background-image:url('/images/icons/date.png'); }
div.templates-v8-details ul li.tags-icon { background-image:url('/images/icons/tags.png'); }
div.templates-v8-details ul li span {
	font-weight: bold;
}

div.templates-v8-buttons a {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background-image:url(/images/_viewallbg.jpg);
background-position:left bottom;
background-repeat:repeat-x;
color:#FFFFFF;
display:block;
float:right;
font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
font-size:0.8em;
font-weight:bold;
margin-right:10px;
margin-top:5px;
padding:10px 15px;
text-decoration:none;
}
div.templates-v8-buttons a:hover {background:#970303 none; }
div.templates-v8-buttons a.premiumlink {
-moz-background-clip:border;
-moz-background-inline-policy:continuous; margin-right: 0;
-moz-background-origin:padding;
background:#044E95 url(/images/scripts/purchasebg.jpg) repeat-x scroll left bottom;
}
div.templates-v8-buttons a.premiumlink:hover { background:#043464 none; }

div.templates-v8-buttons a.clrsw {background:#FF3500 url(/images/orangebg.png) repeat-x scroll left bottom; margin-left: 10px; }
div.templates-v8-buttons a.clrsw:hover { background:#FF3500 none; }

div.skin-v8-twocolumn-halfpage {
	
	background:#fff url('/images/skin-v8/skin-v8-twocolumn-bg.jpg') repeat-x scroll 0 0;
}
div.skin-v8-960 { width:940px; margin:0 auto; display:block; padding:20px 10px; }
div.skin-v8-960 div.sw-templatebox span {  }
div.skin-v8-960 h3 { color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:20px;}
div.skin-v8-610 { width:580px; padding-right:20px; }
div.skin-v8-cleft { float:left; } div.skin-v8-cright { float:right; }
div.skin-v8-350 { width: 340px; }
div.skin-v8-slot-336 { width: 336px; display:block; height:280px; background-color:#999; }
div.template-navigator a { font-family: Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:none; color:#777; position:relative;} div.template-navigator a.next { float:right; top:2px; }div.template-navigator a.prev { top:-2px; }