body {
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 16px;
	margin-bottom: 10px;
}
html {
overflow-x:hidden;
}
table {
 	width:100%;
	border:0px;
	padding:0px;
	border-spacing:0px;
	margin:0px;
 }
 /* contact */
.contact_first_col {
	width:27%;
}
.contact_small_col {
	width:14%;
}
.half {
	width:50%;
}
.third {
	width:35%;
}
.contact_last_col {
	width:59%;
}
input.contact {
	width:260px;
}
input.contact_half {
	width:126px;
}
textarea.contact {
	width:260px;
	height:40px;
}
.top {
	vertical-align:top;
}
.middle{
		vertical-align:middle;
}
.right {
	text-align:right;
}
img {
	border:0px;
}
.products_image {
	border:0px;
}
.products_link {
	margin-top:0px;
	padding-bottom:15px;
}
div.text {
	margin: 0px 10px 0px 0px;
	float: left;
}
div.right img {
	padding-bottom:12px;
}
