@charset "utf-8";
/* CSS Document */

div.gBoxContent_Home{
	background-image: url(../images/bg_smenu_bottom_180.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
}
div.gBoxFill_Home{
	background-image: url(../images/bg_smenu_fill_180.gif);
	background-repeat: repeat-y;
}
a.gNewHomeLink{
	color: #808080;
}
a.gNewHomeLink:hover{
}

div.gBoxContent{
	background-image: url(../images/bg_smenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.gRssLink{
	padding: 0px;
	margin: 0px;
	width: 180px; /*Changed from 240 into 180px*/
	float:left;
}
a.gRssLink{
	/*float: left;*/
}

.gBoxLink {
	background-image: url(../images/box_read.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
div.gBoxFill{
	background-image: url(../images/bg_smenu_fill.gif);
	background-repeat: repeat-y;
}
.gBoxLink {
	background-image: url(../images/box_read.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
a.gBoxLink:ACTIVE, a.gBoxLink:LINK, a.gBoxLink:VISITED {

}
.gBoxTitle {
	font-family: Tahoma, Verdana;
	font-size:15px;
	line-height:17px;
	text-align:left;
	color: #2166ac;
	clear: left;
	padding-top: 5px;
}

div.gBoxContent p{
	font-family: Tahoma, Verdana;
	font-size:11px;
	line-height:18px;
	text-align:left;
	color: #737373;
	padding-left: 18px;
	padding-right: 18px;
	padding-top:5px;
}
