*
{
	font-family:Arial;
/* font-family: myFirstFont; */
/* src: url('PORKYS_.TTF'), */
/*      url('PORKYS_ .eot'); /* IE */ 
} 
@font-face
{

	font-family: gabriola;
src: url('Gabriola.ttf'),
     url('Gabriola.eot'); /* IE */
} 
label{font-family: Verdana;}
a{color:#0000aa;}
noscript {color:red;
	position:relative;
	clear:both;
	z-index:9999;
	top:70px;
}
* {
/*  */
	margin: 0; 
	padding: 0; 
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#00a;
}



body	{ 
	/*font: 10px Helvetica, Sans-Serif; */
	background:url('../img/body.jpg') no-repeat fixed;
	background-position: top center;
	position:static;
	background-size:100% 100%;


/* float:right; */
/* position:absolute; */
	}
img{
border-style:none;
}
button{
	cursor:pointer;
}
.txt{
	padding:10px;
	font-family: gabriola;
	background:#FFFFFF;
	font-size:20px;
}
.titleTable{
	border:1px solid #ccc;
	background:#ccf;
	padding:10px;
	font-family: gabriola;
	font-size:20px;
}
/* valori fissi interni alla tabbella */
.titleValFissi{
	text-align:center;
	border:1px solid #ccc;
	background:#FFFFFF;
	padding:5px;
	font-family: gabriola;
	font-size:16px;
}
/* valori fissi inermedi interni alla tabbella */
.titleValFissiInt{
	text-align:center;
	border:1px solid #ccc;
	background:#f8f8f8;
	padding:0;
	font-family: gabriola;
	font-size:13px;
}
/* valori variabili interni alla tabbella */
.titleValVarInt{
	text-align:center;
	border:1px solid #ccc;
	background:#FFFFFF;
	padding:0;
	font-family: gabriola;
	font-size:16px;
}

.error{	margin:20px;
	color:#ff0000;
	background:#FFFFFF;
}
.msgGreen{
	margin:10px;
	color:#03C03C;
	background:#FFFFFF;
}
.msgOrang{
	color:#FF7F00;
	background:#FFFFFF;
	font-size:20px;
}

.buttonR{
	margin:20px;
	padding:5px;
        cursor:pointer;
	background:#ff0000;
	-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;text-align:center;
}
.buttonO{
	margin:20px;
	padding:5px;
	cursor:pointer;
	background:#ff8c00;
	-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;text-align:center;
}
.button1{
	width:450px;height:350px;background-image:url("img/areaTest/1.JPG")
}
.buttonG{
	cursor:pointer;
	margin:20px;
	padding:5px;
	background:#9acd32;
	-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;text-align:center;
}
.buttonRisalto{
	cursor:pointer;
	margin:20px;
	padding:15px;
	background:#FF99FF;
	border:2px dotted #ff0000;
	-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;text-align:center;
}
.backgroundR{
	background:#ff0000;
}
.backgroundO{
	background:#ff8c00;
}
.backgroundG{
	background:#9acd32;
}
.backgroundB{
	background:#000080;
}
.backgroundBk{
	background:#000000;
}



#containerSite{
	width:1000px;
	margin: auto;
}
#header{
	background:#ffffff;
/* border:1px solid #bebebe; */
border-bottom:none;
/* width:100%; */
z-index:99;
	height:100px;
/* background: #F4F4F4 url(../img/top.jpg) repeat-y right top; */
position:fixed;
width:998px;
top:0;
}


#session{
margin-top:0;
margin-left:710px;
position:fixed;
	z-index:9000;
}
#sessionApHead{
margin-top:12px;
margin-left:710px;
position:fixed;
	z-index:9000;
}
#sessionApHead label{
font-size:18px;
margin-right:20px;
}

#sessionAp{
margin-top:-70px;
margin-left:710px;
position:fixed;
	z-index:9000;
}
#sessionAp label{
font-size:18px;
margin-right:20px;
}
#marquee {
/* 	border:1px solid red; */
	z-index:9000;
/* 	left:25%; */
margin-left:210px;
	width:500px;
	position:fixed;
	float:left;
	margin-top:55px;
	top:0;
	
}

#marquee a{
	font-size:20px;
	margin-right:20px;
}


 
      
      
      
      
      
      

#logoAv {
	float:left;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0;

}
#logoAv img{
/* 	width:80px; */
}


#login{
	position:absolute;
	left:65%;
	z-index:1000; 

}
#logoEb{
	margin-right:50px;
/* 	position:absolute; */
 	float:right; 
	clear:both; 
	margin-top:-6%;

}

#backgroundOmenu{
	width:100%;
	top:85px;  
	z-index:100;
	position:fixed;
	background: #ddd; 
	background-image: -ms-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -moz-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -o-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #E3E3E3));
	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F9F9F9),to(#E3E3E3));
	background-image: linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	height:32px;
	border:1px solid #9f9f9f;
	z-index:101;
}

#oMenuInt{
		vertical-align: sub;	
	position:fixed;
	top:86px;
	z-index:9999;
}
/* #oMenuInt a {vertical-align:100px;} */
#oMenuInt li{
	height:32px;
	text-align:center;
	border-right:1px #9f9f9f solid ;

	
}
#oMenuInt a{
/* 	vertical-align: sub; */
		vertical-align: middle;
	
}
#oMenuInt img{padding-top:3px;}
#oMenuInt li,#oMenuInt a{
	vertical-align: sub;
/* 	font-weight:bold; */
	color:#0000aa;
	float:left;
/* 	margin-left:5px; */
/* 	margin-right:5px; */
	font-family: Verdana;
	font-size:13px;display: block;
/* 		border-left:1px red solid ; */
/* 		height:5px; */
		padding-left:5px;
		padding-right:5px;
		/* 		border-right:1px solid red; */
}

.oMenuIntVisited{
	background-color:#9f9f9f;
}
.oMenuIntVisitedSa{
	background-color:#9F000F;
}
.oMenuIntSa{
	background-color:#FF0041;
}
.oMenuIntHome{

	padding-top:4px;
}
.oMenuIntHome img{
max-width:18px;
}
.oMenuInt1rigo{
	padding-top:5px;
	
}

#oMenu{ 
	position:fixed;
/*  	top:100px;  */
z-index:2000;
width:1000px;
margin-left:190px;
/* margin-right:0; */
font-size: 14px;
top:0;

}
#oMenu img{ 
	margin-right:-10px;
	height:50px;
}


ul.dropdown { z-index:10;
/*background-image:url('../img/goccia.jpg');*/
/*	background: #ddd; 
	background-image: -ms-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -moz-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -o-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #E3E3E3));
	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F9F9F9),to(#E3E3E3));
	background-image: linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);*/
width:100%;
height:50px;

}

ul.dropdown li 	{
/* 	background-image:url('../img/goccia.jpg'); */
	font-weight: normal; float: left; zoom: 1; vertical-align:20px;
		z-index:10;size:50px;}
ul.dropdown li{margin-right:3px;margin-left:3px;
/* margin-top:10px; */
	
}
ul.dropdown a:hover		{color: #ffffff; z-index:10;}
ul.dropdown a:active           {color: #000000; z-index:10;}
ul.dropdown li a	{
	background:#0061bd;
	border:#E3E3E3 3px solid;
	-webkit-border-bottom-right-radius: 300px;
	-webkit-border-bottom-left-radius: 300px;
	-moz-border-radius-bottomright: 300px;
	-moz-border-radius-bottomleft: 300px;
	border-bottom-right-radius: 300px;
	border-bottom-left-radius: 300px;
	font-family: myFirstFont;
	font-size:17px;display: block;
	padding: 4px 8px;
	color: #ffffff ;
	z-index:10;
}
ul.dropdown li:last-child a { z-index:10;} /* Doesn't work in IE */
ul.dropdown li:hover              {
	-webkit-border-bottom-right-radius: 300px;
	-webkit-border-bottom-left-radius: 300px;
	-moz-border-radius-bottomright: 300px;
	-moz-border-radius-bottomleft: 300px;
	border-bottom-right-radius: 300px;
	border-bottom-left-radius: 300px;

/* 	color: #ffffff;  */
	position: relative; 
	z-index:10;}
ul.dropdown li.hover a           {
	
/* 	color: #ffffff; */
	z-index:10;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 			{ width: 180px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index:10; text-align:left !important;}
ul.dropdown ul li 			{ font-weight: normal; background: red; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; z-index:10;}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a			{ border-right: none; width: 100%; display: inline-block; z-index:10;} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 			{ left: 100%; top: 0; z-index:10;}
ul.dropdown li:hover > ul 	{ visibility: visible; z-index:10;}


#boxMain{
padding:0;
	margin-top:50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* #boxMainInt{ */
/*	margin-top:50px;*/
/* 	background:#FFFFFF; */
/*	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;*/
/* 	background:red; */
/* 	border:1px solid #bebebe; */
/* 	min-height:750px; */
/* 	margin-bottom:15px; */
/*  background-image:url('../img/logoBig.png');  */
/* background-repeat:no-repeat; */
/*   	opacity:0.9;   */
/* 	min-height:700px; */
/* margin-top:145px; */
/* } */

/*  #boxPro img{ opacity:1;}  */
#footer{
	height:10px;
	width:100%;
	margin-top:120px;
	margin-bottom:10px;
	clear:both;
	padding:5px;
	background:#FFFFFF;
	text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.registerBox {
border:1px solid #ccc;
background:#ccf;
padding:2px !important;
}
/*.registerBox  td{
border:1px solid #ccc;
background:#ccf;
padding:2px !important;
}*/

/* page index */
#boxIndex{  	opacity:0.9;  }
#boxIndex img{
position:relative;

}
.imgIndexMain{
float:left;
top:-45%;
}

/* fine page index */

/*page azienda*/
.containerText{
	background:#ffffff;
	padding:0;
	margin:0;
	padding-left:10px; 
	padding-right:10px; 
	font-size:30px;
		text-align: justify; 
		color:#74706e;
		float:left;
		margin-bottom:10px;
}
/*.containerText div{	
	border:#9aabb3 1px solid;background:#e5e5e5;-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}*/
.containerText img{
	float:left;clear:both;margin-right:15px;
}

.gridSx{
	float:left;
	width:28%;
	padding:0;
	margin:0;
	padding-left:10px; 
}
.gridSx div{
	border:#9aabb3 1px solid;background:#e5e5e5;-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.gridSx img{
	float:left;clear:both;margin-right:15px;
}
.gridDx{
	float:left;width:auto;
	margin:30px;
}
#textazienda{
	background-image:url('../img/a.png');
	padding-left:30px;
	padding-right:30px;
	text-align: justify; 
/* 	text-indent: 52px; */
	color:#74706e;
	font-size:24px;
	font-family: gabriola;
	background:#ffffff;

}

/*fine page azienda */
/*page assistenza e servizi*/
#colSx{
	
	float:left;
	width:28%;
	padding:0;
	margin:0;
	padding-left:10px; 
}
#colSx div{
/* 	background: url('../img/A.png') no-repeat; */
	height:65px;
	border:#9aabb3 1px solid;
	background:#e5e5e5;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
#colSx img{
/* 	float:left; */
	clear:both;margin-right:15px;
}
#colCntAlt{
	float:right;width:70%;
}
#colCntAlt img{clear:both;

	
}
#colCntAlt strong{
display:block}

/*fine page assistenza e servizi */


/* inizio pagina Contatti */
#mapContatti{position:relative;
	width:800px;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	
}

#contatti{position:relative;
	width:800px;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	
}

#contatti label, #contatti div{
	vertical-align:50%;
	color:#83828b;
	font-size:28px;
	font-family: gabriola;
	background:#ffffff;
	opacity:0.9;
	
}
#contatti a{
		vertical-align:30px;
		font-size:28px;
		font-family: gabriola;

}

#contatti img{clear:both; margin-right:25px;}
/* fine pagina Contatti */



/*inizio pagina corso abbreviato*/
#corsoAbbreviato{
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	width:830px;
	margin-bottom:-100px;
}
#corsoAbbreviato img{
	margin:15px;
	
}






/* fine pagina corso abbreviato */

/*inizio pagina lezione corso abbreviato*/
#corsoAbbreviatoLezioniTxt{
	float:right; width:68%;color:#74706e;font-size:13px;font-family:Verdalia;line-height:23px; padding-right:20px; 
}
#corsoAbbreviatoLezioniTxtTitle{
	color:red;
	
}
#corsoAbbreviatoLezioniTxt table{
width:300px;
}
#corsoAbbreviatoLezioniTxt td{
text-align:center;
color:#000000;
border:2px #000000 double;
}

#corsoAbbreviatoLezioni table{
	
	margin-top:22px;
	width:85%;
	text-align:center;
	margin-bottom:25px;
	
}
#corsoAbbreviatoLezioni th{
	height:25px;
	background:#b3feff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}
#corsoAbbreviatoLezioni td{
	height:20px;
	
}
#cAlTorna,#cAlVai{
	height:35px;
	background-image: -ms-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -moz-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -o-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #E3E3E3));
	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F9F9F9),to(#E3E3E3));
	background-image: linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);

}
#cAlTorna{

	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

#cAlVai{
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.cAlTdColor{
	background:#b3feff;
}
#cAlTdSpazio td{
	height:5px;
}
#cAlTdDati{
	padding-top:15px;
	padding-bottom:15px;
	background-image: -ms-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -moz-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -o-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #E3E3E3));
	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F9F9F9),to(#E3E3E3));
	background-image: linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
}
/* fine pagina lezione corso abbreviato */











/* inizio pagina TestBott */
#titleTestBott{
	background:#ffffff;
}
#titleTestBott label{
	font-size:17px;
}
#titleTestBott input{
	font-size:17px;
}

#tableTestBott{
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
}

#tableTestBott th{
	background:#b3feff;	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;height:40px;
	
}
#footerTestBott{
	text-align:center;
	background:#ffffff;
	
}
#footerTestBott label{
	font-size:17px;
}
#casseAcqua input{
	margin-left:20px;
}

#casseAcqua {
	background:#FFFFFF;
	
	
}
/* fine pagina TestBott */




/* inizio RiepilogoTest */
.textRiepilogo {
	font-size:17px;
	background:#FFFFFF;
}
/* fine RiepilogoTest */


/*inizio pagina contatti*/

#cfi{background:red;
}

/*fine pagina contatti*/


/* inizio pagina Contratto */
#tableContratto input{
	width:115px;
background:#fff;
padding:2px !important;
}
/* fine pagina Contratto */


#formCasse input{
	margin-left:15px;
	margin-right:5px;
	vertical-align: -1.5px;
}
#formComponenti input{
	margin-left:15px;
	margin-right:5px;
	vertical-align: -1.5px;
}


#tableRiepilogo{margin-left:8%;right:auto;}
#tableRiepilogo div{float:left;margin-top:25px;background-color:#f99;margin-bottom:25px;margin-left:25px;} 
#tableRiepilogo td{width:70px;
/* border:1px solid #ccc; */
/* background:#ccf; */
/* padding:2px !important; */
} 
#tableRiepilogo tr{margin-left:25px;}
#tableRiepilogo th{border:1px solid #ccc;
background:#ccf;
padding:2px !important;}












#oMenuAP{
	margin-left:280px;
	margin-right:auto;

}


#oMenuAP ul {

	float:left; 
	z-index:10;
	background: #ddd; 
	background-image: -ms-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -moz-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -o-linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #E3E3E3));
	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F9F9F9),to(#E3E3E3));
	background-image: linear-gradient(top, #F9F9F9 0%, #E3E3E3 100%);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	width:auto;
	clear:
}

#boxCenterAr{
/* 	margin-top:50px; */
/* 	text-align:center; */
/* 	clear:both; */
/* 		left:50%; */
		
}
.tableincLsPaesi {
/* 	position:relative; */
	margin-top:20px;
/* 	width:400px; */
}

.tableincLsPaesi input{
/* 	float:left; */
	width:100px;
/* 	float:left; */
	
}
.tableControllo{
	width:800px;
}
.tableControllo td{
	padding:3px;
	background-color:#ffc;
	color:#000;
	font-size:13px;
}




























.red{
background-color: #ff9999;
}
.green{
color: green;
}
.sala{
border-color:Gray;
border-width:1px;
border-style:solid;
height:1049px;
width:454px;
background-image:url(../img/SalaPrenotazioni2.png);
text-align:center;
}
.home{
background:url('../img/main.png') no-repeat center;
width:600px;
height:343px;
}
.logobig{
background:url('../img/logobig.png') no-repeat center;
}
input.fetching {
  background: lightgrey;
}
/*html,body{
    height:100%;
    margin:0;
	max-height:100%;
	min-height:100%;
}*/

/*.contenitore{
	width:96%;
	height:100%;
	min-height:100%;
	text-align:center;
}*/
.search {
background: url(../img/search.png) left no-repeat !important;
background-size:16px !important;
padding:2px 4px 2px 25px !important;
background-color:#fff !important;
}



.menu{
position: fixed;
top: 0;
width:1000px;
height:125px;
text-align:center;
z-index:100;
padding:0 !important;
}
.main{
position:relative;
top:105px;
left:2px;
min-height:100%;
/*padding: 128px 0 18px;
/* for IE */
/*	filter:alpha(opacity=90);*/
/* CSS3 standard */
/*	opacity:0.9;*/
z-index:0;
text-align:center;
padding:0 !important;
}
.maincell{
background:#eef;
/* for IE */
/*	filter:alpha(opacity=90);
/* CSS3 standard */
/*	opacity:0.9;*/
text-align:center;
}

body>#main{
    height: auto;
    min-height: 100%;
}

.fullheight{
height:100% !important;
}
.bg{
background:url('../img/top.jpg') no-repeat left;
border:1px solid #bebebe;
}
a	{ 
	text-decoration: none; 
	}
ul	{ 
	list-style: none; 
	}
p      { 
	margin: 15px 0; 
	}

/* 
	LEVEL ONE
*/


input{
		padding:2px !important;
		border:1px solid #bebebe;
		}
input.radio{
	width:10px !important;
}
input.UC{
	text-transform:uppercase;
}

textarea{
		border:1px solid #bebebe;
		background-color:#F0EAE3;
		padding:5px !important;
		resize:none;
		}
.spec{
		height:14px;
		border:1px solid #ccc;
		background-color:#fff;
		padding:2px !important;
}

td.wrow{
border:1px solid #ccc;
background:#fff;
padding:2px !important;
}
td.grow{
border:1px solid #ccc;
background:#cfc;
padding:2px !important;
}
td.yrow{
border:1px solid #ccc;
background:#ffc;
padding:2px !important;
}
td.brow{
border:1px solid #ccc;
background:#ccf;
padding:2px !important;
}
td.prow{
border:1px solid #ccc;
background:#cac;
padding:2px !important;
}
td.rrow{
border:1px solid #ccc;
background:#faa;
padding:2px !important;
}
td.DISrow{
border:1px solid #ccc;
background:#fd0000;
padding:2px !important;
}

.font12{
font-size:130% !important;
zoom:1;
}

/*area test*/

#menuleft{
background: #F4F4F4 url(../img/px.gif) repeat-y right top;
border: 1px solid #BEBEBE;
border-left: none;
display: block!important;
font: 13px/17px Helvetica, Arial, sans-serif;
height: 99px;
left: 0;
position: fixed;
top: 185px;
width: 24px;
z-index: 890;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.10);
-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.10);
box-shadow: 1px 1px 3px rgba(0,0,0,0.10);
}
.widget-reset{
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;}


