@charset "UTF-8";
#topLead {
	width: 620px;
	margin-bottom: 18px;
}
#topLead h1 {
	font-weight: bold;
	padding-bottom: 5px;
}
.topSupport {
	width: 185px;
	float: left;
}
#topBlock {
	width: 620px;
	background-image: url(../common/images/main_cont_back.gif);
	background-repeat: repeat-y;
}
#sideBar .link {
	margin-bottom: 10px;
}
#sideBar a {
	color: #05A;
	font-weight: bold;
}


.topnewProducts {
	width: 429px;
	float: right;
}
.newProductsTextBlock {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	padding-left: 10px;
}
.newProductsTitle {
	color: #0066CC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	padding-bottom: 5px;
	background-image: url(../images/icon_new.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}


.newProductsTitle a:link{
	color: #0066CC;	
}

.newProductsTitle a:hover{
	color: #0066CC;
	text-decoration: none;
}


.newProductsTitle a:active{
	color: #0066CC;	
}


.newProductsTitle a:visited{
	color: #0066CC;	
}


.newProductsImg {
	float: left;
	width: 150px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#whatsnew {
	clear: both;
	padding-top: 20px;
	width: 620px;
}

#supportTable {
	margin-top: 10px;
	margin-bottom: 5px;
}
#supportTable dt {
	background-image: url(../common/images/common_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	margin-top: 3px;
	padding-bottom: 3px;
	color: #0066CC;
	padding-left: 25px;
}


#newsTable {
	width: 620px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#newsTable dt {
	width: 90px;
	float: left;
	background-image: url(../common/images/common_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	margin-top: 5px;
	padding-bottom: 5px;
	color: #0066CC;
}
#newsTable dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 530px;
	margin-top: 5px;
	float: left;
	padding-bottom: 5px;
}
