/* Widget style -------*/
.top_space{display:table; width: 200px; height:25px; overflow:hidden;}
/*.Widgets2{float:left; font-size:10px;position:relative; top:2px; display:inline-block;}
.Widgets2_txt{vertical-align:3px;}
.Widgets input{border:none;}
.Widgets{float:right;position:relative; top:0px; width: 90px; height:25px; overflow:hidden; text-align:right;}*/
#SizeWidget, #TextSizeWidget{/*float:right;margin-right:10px;*/}

#TextSizeWidget_letrapequena, #TextSizeWidget_letramedia, #TextSizeWidget_letragrande, #SizeWidget_width1024, #SizeWidget_width1280, #SizeWidget_widthfull
{float:left;height:25px;width:24px;margin-right:5px;cursor:pointer;background:transparent none no-repeat;}
#SizeWidget_width1024 {background-image:url(img/width1024.png);}
#SizeWidget_width1024:hover, #SizeWidget_width1024.SelectedWidget {background-image:url(img/width1024hover.png);}
#SizeWidget_width1280 {background-image:url(img/width1280.png);}
#SizeWidget_width1280:hover, #SizeWidget_width1280.SelectedWidget {background-image:url(img/width1280hover.png);}
#SizeWidget_widthfull {background-image:url(img/widthfull.png);}
#SizeWidget_widthfull:hover , #SizeWidget_widthfull.SelectedWidget {background-image:url(img/widthfullhover.png);}

