﻿@charset "utf-8";
/********Resources Starts********/
#resources_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1d2833;
	width: 654px;
	float: left;
}
.resources_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}
.resources_productcolumn {
	float: left;
	width: 310px;
	background-image: url(/images/master/resources/columns_bg_products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 17px;
}
.resources_downloadcolumn .un, .resources_productcolumn .un {
	text-decoration: underline;
}
.resources_productcolumn h4, .resources_downloadcolumn h4 {
	margin-left: 18px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.resources_productcolumn li {
	list-style-image: url(/images/master/resources/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
.resources_productcolumn li a {
	color: #1d2833;
	text-decoration: none;
}
.resources_productcolumn li a:hover {
	color: #666666;
}
.resources_midcolumn {
	float: left;
	width: 34px;
	background-image: url(/images/master/resources/columns_bg_mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
}
.resources_downloadcolumn {
	float: left;
	width: 310px;
	background-image: url(/images/master/resources/columns_bg_download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	font-size: 12px;
	line-height: 17px;
}
.resources_downloadcolumn li {
	list-style-image: url(/images/master/resources/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
.resources_downloadcolumn li a {
	color: #1d2833;
	text-decoration: none;
}
.resources_downloadcolumn li a:hover {
	color: #666666;
}
/********Resources Ends********/


