@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
}
.table_holder {
	width: 700px;
	float: left;
}
.table_entry {
	float: left;
	height: 15px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
	padding-top: 3px;
	font-size: 12px;
}
.table_entry_wide {
	float: left;
	height: 15px;
	width: 345px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
	padding-top: 3px;
	font-size: 12px;
}
.clear_row {
	clear: both;
}
.centerdiv {
	width: 873px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(images/server-lifters-server-lift_01.jpg);
	height: 121px;
	font-size: 50px;
	font-weight: bolder;
	padding: 15px;
	text-align: center;
	color: #F60;
	text-shadow: #333 1px -1px 4px;
}
.middle {
	background-image: url(images/server-lifters-server-lift_02.jpg);
}
.footer {
	background-image: url(images/server-lifters-lifter-footer_16.jpg);
	height: 97px;
}
.product {
	margin-right: 17px;
	margin-left: 17px;
	border: 1px solid #CACACA;
}
.product_pic {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
.clear_all {
	clear: both;
}
.product_shadow {
	background-image: url(images/server-lifters-server-lift_05.jpg);
	height: 13px;
	margin-right: 17px;
	margin-left: 17px;
}
.text_heading {
	padding: 5px;
	float: left;
	width: 620px;
}
.header_likebtn {
	float: right;
	width: 190px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.conversion_grabber {
	margin-right: 50px;
	margin-left: 50px;
	color: #F60;
	font-weight: bold;
	text-align: center;
}
.conversion_grabber a{
	color: #F60;
	font-weight: bold;
}
