
.up_icon
{
	background-image : url(../img/up_icon.gif);
	background-repeat: no-repeat;
	background-position:115px 2px;
}

#main
{
	width:690px;
}

#navigation ul #btn_news_blogs
{
	background-image : url(../img/btn_news_blogs_slc.gif) ;
}

#sidebar h2
{
	background-image : url(../img/news_blogs_icon.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;
	text-indent:38px;
}
#main
{
	margin-bottom:0px;
	padding-bottom:0px;
}


#main h3
{
	margin:50px 350px 10px 40px;
	padding:5px 0px 1px 10px;
	color:#41b8f2;

	font-size:16px;
	background-repeat: no-repeat;
	background-position:5px 2px;
	text-indent:33px;
	border: 0.09em solid #41b8f2;
	background-size:38px;
}

#main h3
{
	background-image : url(../img/news_blogs_icon.gif);
}



#main dl
{
	margin: 20px 60px 20px 30px;
}
#main dt
{
	float: left;
	margin: 0 0 0 0;
	text-align: left;
	width: 145px;
	padding: 3px 0 0px 0px;
	color: #666666;
	text-indent:0;
}

#main dd
{
	margin: 0;
	padding: 3px 3px 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#main dd a
{
	text-decoration: none;
	background-position:5px 2px;
	background-repeat: no-repeat;
}




#main #footer_decoration
{
	margin:0 0 -10px -240px;
}

