/* Collumns */
.collumn {
	width: 180px;
	height: 32px;
	background: url(img/collumn.header.gif) no-repeat;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	line-height: 29px;
	color: #FFF;
	padding: 0;
	margin: 0 0 5px 0;
}
.separator {
	margin: 20px 0 0 0;
}


/*Partners */
DIV.partners{
	font-weight: 600;
	color: #434343;
}


DIV.banner {
	text-align: center;
	margin: 15px 0 0 0;
}


/* Latest News */
DIV.latestnews{
	color: #434343;
	margin: 0 0 15px 0;
}

DIV.latestnews A{
	color: #f51837;
	padding: 0 11px 0 0;
}


DIV.title, DIV.title A{
	font-weight: 600;
	color: #434343;
}
A.more{
	float: right;
}

/* WorldWide */
DIV.worldwide UL {
	list-style: none;
	text-align: left;
}
DIV.worldwide A{
	color: #000;
	text-decoration: underline;
	text-align: left;
}
DIV.worldwide A:hover{
	color: #C02;
	text-decoration: underline;
	text-align: left;
}

/* News */
A.news-title{
	color: #434343;
	font-weight: 600;
	font-size: 14pt;
}
