
.section
{
	width:317px;
	/*height:240px;*/
	float:left;
	background-image: url('../../Images/homepage/box_strip.gif');
	background-repeat:repeat-y;
}

.sectionSpace
{
	margin-right:4px;
}

.topSection
{
    height:32px;
    color:White;
    font-size:20px;
    padding-top:18px;
    padding-left:12px;
}

.topNewsSection
{
    height:32px;
    color:#4d4d4d;
    font-size:20px;
    padding-top:18px;
    padding-left:12px;
}

.bg_lab
{
	background-image: url('../../Images/homepage/box_top_blue.gif');
	background-repeat:no-repeat;
	background-position:top;
}
.labTxt {margin-bottom:2px; line-height:18px;}
.bg_dist
{
	background-image: url('../../Images/homepage/box_top_green.gif');
	background-repeat:no-repeat;	
	background-position:top;
}
.bg_news
{
	background-image: url('../../Images/homepage/top_white.gif');
	background-repeat:no-repeat;	
	background-position:top;
}

.sectionContent
{
	height:164px;
    padding:15px 10px 0px 12px;
}

.box_bottom
{
	background-image: url('../../Images/homepage/box_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
}

.divDate
{
	color:#6fca2d;
	font-size:12px;
}

a.link_news ,a.link_news:visited{ color:#4d4d4d;}
a.link_news:hover { color:#4d4d4d; text-decoration:underline; }


.sectionContent_mapBackGround
{
	height:164px;
    padding:15px 10px 0px 12px!important; 
}
.mapBackGround	{ background-image:url(../../Images/homepage/bg_green_box.gif); background-color:transparent; background-repeat:no-repeat; background-position:88% 88%;}

/*.mapBackGround	table{ height:167px; margin-left:10px;}
.mapBackGround	table tr td{ vertical-align:top;}
.mapBackGround	table tr td div{ margin-bottom:5px;}*/

.langLink a
{
	color:#4d4d4d;
}
.states
{
	float:left; width:180px;
}
.states div 
{
	margin-bottom:7px;
}

.ticker {height:150px; width: 250px; padding:15px 10px 0px 12px; z-index:0px;}
.ticker_item { margin-bottom:12px; height:130px; width: 250px; }



