
/* Language selection */
.languageselection {
	float:right;
}

#subp-contentscontainer, #subp2-contentscontainer { 
	padding: 10px 0;
	color:#000000;
	/* min-height:800px; */
	float:left;
	width:624px;

}
#subp-contentscontainer, #subp2-contentscontainer, #subp-contentscontainer .sb-inner, #subp2-contentscontainer .sb-inner { background: #ffffff; }

#subp-contentsbottom { 
	clear:both;
	color:#000000;
	min-height:20px;
	width:624px;
}
#subp-contentsbottom, #subp-contentsbottom .sb-inner { background: #ffffff; }

#subp-othercontentsbox { 
	float:left;
	color:#000000;
	min-height:600px;
	width:336px;
	margin:0 0 10px 10px;
	padding:10px;
}
#subp-othercontentsbox, #subp-othercontentsbox .sb-inner { background: #ffffff; }

.subp-contents {
	float:left;
	margin-bottom:10px;
	width:624px;
}