table.content{
	width:960px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
table.content td.left{
	width:180px;
	padding: 0px;
}
table.content td.center{
	width:440px;
	padding: 0px;
}
table.content td.right{
	width:310px;
	padding: 0px;
}
table.content td.col{
	width:15px;
	background-color:white;
}



/*--- product:START ---*/
div.subsection_header {
	font-family: Impact, Arial CE, Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin: 20px 0px 8px 0px;
	padding: 0px;
}

div.subsection_content {
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

div.subsection_content p {
	margin-bottom: 10px;
}
/*--- product:END ---*/



/*--- banner:START ---*/
div.product_banner_wide{
 width:100%;
 margin: 20px 0 15px 0px;
 background-repeat: no-repeat;
 background-position: top center;
}

div.product_banner_wide_inside{
	padding: 35px 0px 0px 105px;
	line-height: 150%;
}
/*--- banner:END ---*/



/*--- product_more_info_links:START ---*/
td.content_center_body {
	padding: 0px 0px 11px 0px;
}

table.product_more_info_links {
	font-family: Tahoma, Verdana, Arial CE, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	background-image: none;		
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 440px;
	padding: 9px 12px;
	line-height: 130%;
}

table.product_more_info_links td.title {
	font-family: Arial CE, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #181818;
	background-image: url("/images/common/box_header_wide.gif");	
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 440px;
	padding: 4px 2px 5px 2px;
	vertical-align: bottom;
}

table.product_more_info_links td.item {
	width: 220px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.product_more_info_links div.item_left {
	padding: 0px 0px;
}
table.product_more_info_links div.item_right {
	padding-left: 10px;
}

table.product_more_info_links td.hr {
	padding: 1px 0px;
	height: 3px;
}
table.product_more_info_links div.hr {
	height: 5px;
}
table.product_more_info_links div.item_hr_right {
	padding-left: 8px;
}
table.product_more_info_links div.item_hr_left {
	padding-right: 8px;
}
/*--- product_more_info_links:END ---*/


div.file {
	float: left;
	vertical-align: top;
}
div.file div.icon {
	float: left;
	vertical-align: top;
}
div.file div.filename {
	float: right;
	width: 410px;
	vertical-align: top;
	margin-top: 5px;
}
div.file_separator {
	clear: both;
}
