
 
 .itp{
margin-top: 2px;
cursor: hand; cursor: pointer;
width: 16px;
height: 16px;
background-image: url(http://www.handymoves.co.uk/quote/images/plus.gif);
float: left;
}
.itm{
margin-top: 2px;
cursor: hand; cursor: pointer;
width: 16px;
height: 16px;
background-image: url(http://www.handymoves.co.uk/quote/images/minus.gif);
float: left;
margin-right: 1px;
}


label{
float: left;
width: 100px;
font-size:10px !Important;
}

.bold{
font-weight: bold;
}

fieldset legend{

font-weight: bold;
}

fieldset div{

margin-bottom: 5px;
font-size:11px;
}

fieldset{

padding: 10px;

font-size:10px;

border-bottom: 0px;
border-right: 0px;
}
fieldset select{


font-size:11px;
}
fieldset span{
font-size:10px;
}
fieldset input{
font-size:11px;
hright:12px;
}

fieldset td{

font-size:10px;
}

fieldset legend{
color:#DB0000;
}
