 .h3title
 {
     color: #fe9a16;
     font-size: 14pt;
     margin-bottom: 15px
 }


.mapPostcode3 {
    width: 75px;
    border: 0px;
    margin-top: 140px;
    margin-left: 165px;
    font-size: 14pt;
}

 span.checkbox {
     width: 19px;
     height: 25px;
     padding: 0px 5px 0 0;
     margin-left: 5px;
     background: url(/images/checkboxes.png) no-repeat;
     display: block;
     clear: left;
     float: left;
 }
 span.radio {
     width: 19px;
     height: 25px;
     padding: 0 5px 0 0;
     margin-top: -5px;
     background: url(/images/radio_finance.png) no-repeat;
     display: block;
     clear: left;
     float: left;
 }
 span.select {
     position: absolute;
     width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 25px;
     padding: 0 24px 0 8px;
     color: #000;
     font: 12px/21px arial,sans-serif;
     background: url(/images/dropdown_finance_190.png) no-repeat;
     overflow: hidden;
 }

 span.select_100 {
     position: absolute;
     width: 78px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 25px;
     padding: 0 24px 0 8px;
     color: #000;
     font: 12px/21px arial,sans-serif;
     background: url(/images/dropdown_finance_100.png) no-repeat;
     overflow: hidden;
 }

 span.select_125 {
     position: absolute;
     width: 103px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 25px;
     padding: 0 24px 0 8px;
     color: #000;
     font: 12px/21px arial,sans-serif;
     background: url(/images/dropdown_finance_125.png) no-repeat;
     overflow: hidden;
 }

 span.select_150 {
     position: absolute;
     width: 128px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 25px;
     padding: 0 24px 0 8px;
     color: #000;
     font: 12px/21px arial,sans-serif;
     background: url(/images/dropdown_finance_150.png) no-repeat;
     overflow: hidden;
 }


/* css box */
.boxorange, .boxorange b.tc, .boxorange b.bc{ background-color:transparent; }

.boxorange b.tc, .boxorange b.bc,.boxorange b.tc b.L1, .boxorange b.tc b.L2, .boxorange b.tc b.L3,.boxorange b.bc b.L1, .boxorange b.bc b.L2, .boxorange b.bc b.L3{ font-size:0px;padding:0;display:block; }

.boxorange b.tc b.L1,.boxorange b.tc b.L2,.boxorange b.bc b.L1,.boxorange b.bc b.L2 { height:2px; line-height:2px; overflow:hidden; }

.boxorange b.tc b.L1,.boxorange b.bc b.L1 { margin: 0 4px; }

.boxorange b.tc b.L2,.boxorange b.bc b.L2 { margin: 0 2px; border-width:0 2px; border-style:solid; }

.boxorange b.tc b.L3,.boxorange b.bc b.L3 {margin: 0 1px; border-width:0 1px;    border-style:solid; height:2px; overflow:hidden; }

.boxorange .content { border-left-style:solid; border-left-width:2px;    border-right-style: solid;border-right-width:2px;    margin:0; overflow:hidden; }

/* Left-side border color */.boxorange .content { border-left-color:#fe9a16; border-right-color:#fe9a16; }

/* Top border color */.boxorange b.tc b.L1 { background-color:#fe9a16; }.boxorange b.tc b.L2,.boxorange b.tc b.L3 { border-color:#fe9a16;}

/* bottom border color */.boxorange b.bc b.L1 { background-color:#fe9a16; }.boxorange b.bc b.L2,.boxorange b.bc b.L3 { border-color:#fe9a16;}

/* -- Default params for where content is ---- */.boxorange .content { background:#fff; }.boxorange b b.L2, .boxorange b b.L3 {background-color:Whitesmoke;}

.boxorange { margin:5px; width:221px; text-align:center; }.boxorange .content { padding:0px; }

