#stylised{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
width:400px;
padding:14px;
}

/* ----------- stylised ----------- */
#stylised{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylised h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylised p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylised label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylised .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylised input, select {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
input.btn-var{  
        margin-left: 0px;
        margin-right: 5px;
	 margin-top: 5px;
	 width: auto;
        }