You are on page 1of 1

#customForm input{

width: 220px;
float:left;
padding: 4px;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
font-size: 11px;
border: 1px solid #CCCCCC;
}
input#button{
width: 244px;
float:left;
padding: 4px;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
font-size: 11px;
border: 1px solid #CCCCCC;
}
#outer{ width:230px; padding:8px;
background:#336699;
height:30px;

color:#fff;
float:left;
margin-bottom:5px;
font-weight:bold;
-moz-border-radius: 6px;
font-size:12px;
-webkit-border-radius: 6px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);}
#slide{
width:200px; height:45px; float:left;
background:url(errorEm.GIF) center left no-repeat;
}
#slide2{
width:200px; height:45px; float:left;
background:url(errorPass.GIF) center left no-repeat;
}
#outer em{ font-weight:normal; font-size:11px; font-style:normal; }
#tube{ width:200px; height:50px; float:left;background:#FFFFFF;width:200px;}
#tube2{ width:200px; height:50px; float:left;background:#FFFFFF;width:200px;
}

You might also like