/*03-01-11*/
.product-box {
	overflow: hidden;
	position: relative;
}
.thumbnails img {
	 height: 62px;
    width: 81px;
		border: none;
}
.thumbnails a {
	text-decoration: none;
}
.main-img img {
	 float: left;
    margin-left: 13px;
    width: 213px;
}
.main-img p {
	background-color: #d5e7f3;
	color: #000;
	font-size: 13px;
}
.main-img {
 float: left;
    margin-right: 30px;
    overflow: hidden;
}
.thumbnails {
    overflow: hidden;
	   width: 342px;
}
span.click {
color: #000000;
    font-family: Tahoma;
    font-size: 11px;
   margin-right: 10px;
    top: 83px;
	    float: right;
}
.product-box p.info {
float: right;
    font-family: Trebuchet MS;
    font-size: 11px;
    line-height: 120%;
    margin-right: 24px;
    width: 328px;
}
.download img {
	border: none;
}
.contact-info {
	float: left;
 margin-bottom: 25px;
    margin-right: 55px;
}
.contact-info p {
	margin: 0;
	color: #000;
	font-size: 12px;
	font-family: Arial;
	line-height: 130%;
}
.available-proj {
	background-color: #c8cfd9;
	font-family: verdana;
	font-size: 15px;
	color: #1e227d;
	padding: 6px 9px;
	display: block;
	font-family: tahoma;
	font-weight: bold;
}