@charset "UTF-8";
/* CSS Document */

       		
#SLL_wrapper{
	width:327px;
	padding:10px 0px 0px 0px;
}

#SLL_innerwrap{
	width:305px;
	height:224px;
	background-image:url(images/locales_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:64px 0px 0px 20px;

}
	
#SLL_innerwrap p{
	margin:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#246679;
	font-weight:bold;

}

#p_locales{
	 background-image:url(images/div_locales.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	padding:7px 0px 9px 0px;
}

#end_locales{
	margin:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#246679;
	padding:7px 0px 0px 0px;
	
}