#title{ clear: both; position: relative; border-bottom:1px #CCC solid; border-top:1px #CCC solid; height: 66px;}
#title .fl{ padding-top:10px; margin-bottom:-1px;*background:url(/en/common/img/sub_title_pattern.gif) repeat-x;}
#title .location { font-size:0.9em; color:#717171; background:url(/en/common/img/ico_location.gif) no-repeat 0 11px; padding:7px 0 0 16px; height:20px; float:right; position:relative;}
#title .location b {font-size:1em; color:#717171;}

#title .location a {text-decoration:none; font-size:0.9em; color:#717171;}
#title .location a:hover {text-decoration:underline; font-size:0.9em; color:#FF0000;}
#title .fl{
	display:table-cell;
	vertical-align:bottom;
        border-bottom: 1px #C3892B solid;
        font-size: 22px;
	float:left; 
	position:absolute;
        height: 36px;
        padding-top: 30px;
}
#title .fl span{
    font: oblique bold 30px monospace;
    color: #C3892B;
}