@import url("css/variations/stylesheetwidget.css");
.LocationWorldSlogan
{
    font-size: 22px;    
    color: #666;
    letter-spacing:2px;
}

.SloganAndLanguage
{
    width:450px;    
    margin-top:20px;    
    margin-right:10px;
    float:right;
}
.s_logo1
{
    margin-top:20px;
    margin-bottom:20px;
    margin-left:30px;
    float:left;
}
.myterms
{
    font-size:12px;
    color:Black;
}
.ContentPane, .TopPane, .BottomPane{ padding:0px 5px 0px 5px; margin:0px 0px 0px 0px;}
.LeftPane{ padding: 15px 0px 0px 3px;}
.geomarca
{
    height:32px;
    padding-bottom:15px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
        padding:0px 0px 0px 0px;
        margin:0;		
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:700px;
		height:16px;
		}	

.sliderLink,.sliderLink:link,.sliderLink:active,.sliderLink:visited
{
    font-family:Tahoma;
    font-size:12px;
    color: #fff;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:2px;
    text-decoration:none;
}
.sliderDate
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    
}	
.sliderBg
{
    background: url(/portals/1/sliderBg.png) repeat-y;
    background-color:#646366;
}
/* // Easy Slider */
