/**
 * Style sheet Basic_En
 */
#main .mod_contentbox
{
	width:514px;
	height:100%;
	background-color:#ffb301;
	background-image:url("tl_files/structure/en/highlight_bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#fff;
}

#main .mod_contentbox .ce_text
{
	width:510px;
}

#main .mod_contentbox a, #main .mod_contentbox h1
{
	color:#fff;
}

