/*--Main Image Preview--*/
.main_image {
	width: 780px; 
	height:auto;
	background: none;
	color: #333;
}
/*.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	
	padding: 10px;
	color:#666;
}*/
.main_image h4 {
    font-size: 22px;
	color:#E92A30;
}

.image_thumb ul li{
	margin: 0; padding: 12px 10px;
	background: #fEfEfE url(images/nav_a.gif) repeat-x;
	width: 220px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
ul.downloadUL li{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 5px;
    width: 97px;	
    height: 118px;
    position: relative;
	margin:10px 30px;
	/*overflow:hidden;*/
	float: left;
	
}

ul.downloadUL {
clear:left;
}

.prodViewer {float:left; width:960px; background:url(images/left-bar-bg177.png) repeat-y 1px 0;}
.left_cap {background:url(images/left-bar-bottom177.png) no-repeat 1px 0;}