body {
    margin:0 auto;
    padding: 0;
}

a {
    text-decoration: none;
    color:#990066;
}

a:hover {
    text-decoration:underline;
}

.purple{
    color:#990066;
}

#wrap {
    margin: 0 auto;
    width: 981px;
}



/* Header */

#google {
    width: 360px;
/*    height: 25px;*/
    margin: 12px auto;
    padding: 15px 0 0 10px;
    float: left;
}

#google img{
    float: left;
    margin-right: 5px;
}

.googleimg{
    float: left;
    margin-top: -3px;
}

#phonenum {
  float:right;
  width:756px;
  padding-top:4px;
  text-align:center;
  font-weight:bold;
}

/* IE hack */
* html .googleimg {margin-top:0px;}
*+html .googleimg {margin-top:0px;} 

#google input{
    float: left;
    margin-right: 5px;
}
.radioFloat{
float:left;
height:20px;
width:20px;
}

.radiotextFloat{
float:left;
height:20px;
margin-right:10px;
font-size:12px;
vertical-align:middle;

}
/* IE hack */
* html .radiotextFloat {margin-top:3px;}
*+html .radiotextFloat {margin-top:3px;} 

.input{
    margin-bottom: 4px;
    width: 6em;
}


#header {
    width: 969px;
 /*   height: 42px; */
    margin: 5px auto;
    float:left;
}

/* Logo */

#logo {
    background: url(../images/bt_logo.gif) no-repeat;
    background-position:right top;
    float: right;
    padding: 0px 0px 2px 0px;
    margin: 12px 0px 12px 0px;
    height: 42px;
    width: 592px;
}

#btheadbanner {
    float: right;
}
#btlongbanner {
    padding-top: 10px; float: right;
}

/*start of menu styles */

#menuwrap {
    width:969px;
    height:40px;
    margin: 0px auto;
    float:left;
}

img {border:0;}

.menuimg {
    float: right;
}

#bottomimg{
    margin-top:-11px;
}

/* IE hack */
* html #bottomimg {margin-top:-5px;}
*+html #bottomimg {margin-top:-5px;}


/*Top level list items*/
.home { 
    margin-right:2px;
}

.home a{ 
    background-image: url("../images/home.gif");
    text-align:center;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    width:54px;
    height:24px;
    padding-top:6px;
}

.home a:hover{ 
    background-image: url("../images/home_active.gif");
    background-repeat: no-repeat;
}

.packages{ 
    margin-right:2px;
}

.packages a{ 
    background-image: url("../images/packages.gif");
    text-align:center;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    width:204px;
    height:24px;
    padding-top:6px;
}

#packagessize a{ 
    width:196px;
}

#packagessizesub  { 
    width:147px;
    margin-left:204px;
    margin-top:-13px;
}

/* IE hack */
* html #packagessizesub {margin-top:-23px;}
*+html #packagessizesub  {margin-top:-23px;} 

#packagessizesub a  { 
    width:147px;
}

#packagessizesub img { 
    margin-top:10px;
}

/* IE hack */
* html #packagessizesub img {margin-top:0px;}
*+html #packagessizesub img  {margin-top:0px;} 


.packages a:hover{ 
    background-image: url("../images/packages_active.gif");
    background-repeat: no-repeat;
}

.packages ul a:hover{ 
    background-image: url("../images/packages_active.gif");
    background-repeat: no-repeat;
}

.comparison{ 
    margin-right:2px;
}

#comparisonsize a{ 
    width:146px;
}

.comparison a{ 
    background-image: url("../images/comparison.gif");
    text-align:center;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    width:154px;
    height:24px;
    padding-top:6px;    
}

.comparison a:hover{ 
    background-image: url("../images/comparison_active.gif");
    background-repeat: no-repeat;
}

.tools{ 
    margin-right:2px;
}

#toolssize { 
    width:107px;
}

#toolssize a{ 
    width:107px;
}

.tools a{ 
    background-image: url("../images/tools.gif");
    text-align:center;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    width:115px;
    height:24px;
    padding-top:6px;    
}

.tools a:hover{ 
    background-image: url("../images/tools_active.gif");
    background-repeat: no-repeat;
}
    
.help{ 
    margin-right:2px;
}

#helpsize a{ 
    width:115px;
}


#helpsizesub  { 
    width:147px;
    margin-left:115px;
    margin-top:-13px;
}

/* IE hack */
* html #helpsizesub {margin-top:-23px;}
*+html #helpsizesub  {margin-top:-23px;} 

#helpsizesub a  { 
    width:147px;
}

#helpsizesub img { 
    margin-top:10px;
}

/* IE hack */
* html #helpsizesub img {margin-top:0px;}
*+html #helpsizesub img  {margin-top:0px;} 


.help a{ 
    background-image: url("../images/help.gif");
    text-align:center;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    width:115px;
    height:24px;
    padding-top:6px;
}

.help a:hover{ 
    background-image: url("../images/help_active.gif");
    background-repeat: no-repeat;
}

.support{ 

}

.support a{ 
    background-image: url("../images/support.gif");
    text-align:center;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    width:146px;
    height:24px;
    padding-top:6px;
}

.support a:hover{ 
    background-image: url("../images/support_active.gif");
    background-repeat: no-repeat;
}

/* Text Stlyles */

/*Top*/

.horizontalcssmenu ul li {  
    color:#FFFFFF;  
    text-decoration:none;
}

.horizontalcssmenu ul li a{ 
    color:#FFFFFF;  
    text-decoration:none;
}

.horizontalcssmenu ul li a:hover{   
    color:#FFFFFF;
    text-decoration: underline; 
}

/*Sub (Purple)*/

.horizontalcssmenu ul li ul li{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#FFFFFF;
    text-decoration:none;
    background-color: #990066;  
}

.horizontalcssmenu ul li ul li a{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#FFFFFF;
    text-decoration:none;
    background-color: #990066;  
}

.horizontalcssmenu ul li ul li a:hover{
    font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    text-decoration: underline;
    background-color: #C266A3;  
}

/*Sub Sub(Grey)*/

.horizontalcssmenu ul li ul li ul li{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#333333;
    text-decoration:none;
    background-color: #CCCCCC;  
}

.horizontalcssmenu ul li ul li ul li a{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#333333;
    text-decoration:none;
    background-color: #CCCCCC;  
}

.horizontalcssmenu ul li ul li ul li a:hover{
    font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    text-decoration: underline;
    background-color: #C266A3;  
}

/* End text styling */

/*Top level list items*/

.horizontalcssmenu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.horizontalcssmenu ul li{
    margin: 0px 0px 0px 2px;
    position: relative;
    display: inline;
    border-width:0px;
    text-decoration:none;
    float: left;
    margin: 0 auto;
}

.horizontalcssmenu ul li a{
    border-width:0px;
    display: block;
    margin:0px;
}
    
/*Sub level menu (purple)*/

.horizontalcssmenu ul li ul{
    text-decoration: none;
    left: 0;
    top: 0;
    position: absolute;
    display: block;
    visibility: hidden;
    z-index: 500;
    width: 150px;
    margin:0px;
}

.horizontalcssmenu ul li ul li{
    display: inline;
    float: none;
    width: 150px;
    margin:0 auto;
}

.horizontalcssmenu ul li ul li a{
    margin:0 auto;
    padding: 5px 4px 5px 4px;
    /*width of sub menu levels*/
}

/*Sub Sub level (grey)*/

.horizontalcssmenu ul ul ul{
    position: absolute;
    display: block;
    visibility: hidden;
    padding:0;
}

.horizontalcssmenu ul ul ul a{}

.horizontalcssmenu ul li ul li ul li a{
    text-decoration: none;
    padding: 0px;
    margin:0 auto;
    padding: 5px 4px 5px 4px;
    /*width of sub sub menu levels*/
}

/* End of menu*/

.menuimg {
    float: right;
}

/* Sub Menu */

.sub_menu_wrapper{
    float:left;
    position:relative;
    left:10px;
}


.submenu1_left{
    margin-left:0px;
    float: left;
    background-image: url(../images/submenu1_bckgrnd_l.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 10px;
}

.submenu1_right{
    float: left;
    background-image: url(../images/submenu1_bckgrnd_r.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 10px;
}

.submenu1_divider{
    float: left;
    background-image: url(../images/submenu1_bckgrnd_divider.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 10px;
}

.submenu1{
    list-style: none;
    float: left;
    background-image: url(../images/submenu1_bckgrnd_m.gif);
    background-repeat: horizontal-repeat;
    height: 30px;
    width: 941px;
}

.submenu1 li {
    font-size:11px;
    list-style: none;
    float: left;
    padding: 7px 5px 5px 5px;
}

.submenu1 a {
    font-size:11px;
    color: #666666;
}

.submenu1 a:hover {
    font-size:11px;
    color: #990066;
}

.submenu1 a.purple {
    font-size:11px;
    color: #990066;
}

.submenu1 a.purple:hover {
    color: #990066;
}


/* Sub Menu 2 */

.submenu2_left{
    margin-top:3px;
    float: left;
    background-image: url(../images/submenu2_bckgrnd_l.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 10px;
}

.submenu2_right{
    margin-top:3px;
    float: left;
    background-image: url(../images/submenu2_bckgrnd_r.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 10px;
}

.submenu2_divider{
    margin-top:3px;
    float: left;
    background-image: url(../images/submenu2_bckgrnd_divider.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 10px;
}

.submenu2{
    margin-top:3px;
    list-style: none;
    float: left;
    background-image: url(../images/submenu2_bckgrnd_m.gif);
    background-repeat: horizontal-repeat;
    height: 30px;
    width: 941px;
}

.submenu2 li {
    font-size:11px;
    list-style: none;
    float: left;
    padding: 7px 5px 5px 5px;
}

.submenu2 a {
    font-size:11px;
    color: #666666;
}

.submenu2 a:hover {
    font-size:11px;
    color: #990066;
}


.submenu2 a.purple {
    font-size:11px;
    color: #990066;
}

.submenu2 a.purple:hover {
    color: #990066;
}




.cleaner {
    clear:both;
    height:0px;
    font-size:0px;
    border:none;
    margin:0px; padding:0px;
    background:transparent;
}

/* Content */

#content {
    width: 970px;
    margin: 0px auto;
    
}

#largercontent {
    float:left;
    width: 812px;
}


#texttop {
    float: left;
    width: 800px;
    padding: 0 0 0 10px;
}

#texttop h1{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:30px;
    color:#990066;
    font-weight: bold;
}

#texttop p{
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#444444;
    line-height: 35px;
}

#texttop .options{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#597a78;
    line-height: 30px;
    font-weight:bold;
}

#options {
    float: left;
    width: 812px;
    padding: 0;
}

#options ul {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top:-20px;
    margin-left: -5px;
    list-style: url(../images/dot.gif);
    padding: 0 0 0 15px;
    padding-top: 1em;   
    font-size:10px;
    line-height:12px;
    width: 170px;
    color:#333333;
    font-weight:normal;
}

#options li {margin: 0 0px 3px 3px;}

#options li {


}

#options h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#999999;
    line-height: 40px;
    font-weight:normal;
}

#option1 {
    margin: 0px auto;
    float: left;
    width: 200px;
    padding: 0;
    list-style: square;
}

#option1title {
    background-image:url(../images/01option_newer.jpg);
    background-repeat:no-repeat;
    width: 190px;
    height: 55px;
    float: left;
    padding: 165px 0 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    font-weight:bold;
}

.option1_buttons{
    margin: -6px 0 0 0;
    float: left;
    width: 200px;
    }
    
#option1 p{
    margin: 0px auto;
    float: left;
    padding: 15px 0 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    font-weight:bold;
}

#option2 {
    margin-left: 4px;
    float: left;
    width: 200px;
    padding: 0;
}

#option2title {
    background-image:url(../images/02option_newer.jpg);
    background-repeat:no-repeat;
    width: 190px;
    height: 63px;
    float: left;
    padding: 165px 0 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    font-weight:bold;
}

.option2_buttons{
    margin: 0 0 0 0;
    float: left;
    width: 200px;
    }

#option3 {
    margin-left: 4px;
    float: left;
    width: 200px;
    height:172px;
    padding: 0;
}

#option3title {
    background-image:url(../images/03option_newer.jpg);
    background-repeat:no-repeat;
    width: 190px;
    height: 75px;
    float: left;
    padding: 165px 0 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    font-weight:bold;
}

.option3_buttons{
    margin: 0 0 0 0;
    float: left;
    width: 200px;
    }
    
#anywhere {
    margin-left: 4px;
    float: left;
    width: 200px;
    height:172px;
    padding: 0;
}

#anywheretitle {
    background-image:url(../images/04option_newer.jpg);
    background-repeat:no-repeat;
    width: 190px;
    height: 92px;
    float: left;
    padding: 165px 0 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    font-weight:bold;
}


.anywhere_buttons{
    margin: -5px 0 0 0;
    float: left;
    width: 200px;
    }
    
#free {
    float: left;
    width: 812px;
    padding: 0;
}   

#freeleft {
    float: left;
    width: 366px;
    padding: 0;
    
}   

#freeleft img {
 float: left;
 margin: 0px 0px 0 0px;
 padding: 0px;

} 

#freeleft h1 {
    padding: 0;
    color:#333333;
    font-size:19px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:24px;
} 

#freeright {
    float: left;
    width: 446px;
    padding: 0;
    
}   

#freeright img {
 float: left;
 margin: 0px 0px 0 0px;
 padding: 0px;

} 

#freeright h1 {
    padding: 0;
    color:#333333;
    font-size:19px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:24px;
} 

#articlesvision {
    float: left;
    width: 969px;
    padding: 0;
}   

#featuredarticles {
    float: left;
    width: 480px;
    padding: 0;
}   

#featuredheader {
    background-image:url(../images/featured_articles_top.gif);
    background-repeat:no-repeat;
    background-position:top;
    float: left;
    width: 480px;
    height: 41px;
    padding: 0;
}   

#featuredmiddle {
    border-left:solid #dcdcdc 1px;
    border-right:solid #dcdcdc 1px;
    float: left;
    width: 468px;
    height:100px;
    padding: 0 0 0 10px;
}

#featuredarticles a {
    padding: 0;
    color:#990066;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#featuredarticles a:hover {
    text-decoration: underline;
}
.date {

    padding: 0;
    color:#000000;
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top:2px;
}

.article {
    padding: 0;
    color:#990066;
    font-size:12px;
    font-weight:bold;
    line-height:17px;
}

#featuredbottom {
    float: left;
    width: 480px;
    padding: 0;
}

#featuredarticles h3{

    margin: 0px auto;
    float: left;
    padding: 5px 0 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#333333;
    font-weight:bold;
    
    }
    
    
#visionflash{
    float: right;
    width: 480px;
    padding: 0;

}

#visionflash h3{
    font-size: 16px;
    color:#333333;
    padding:5px 0 5px 10px;
    font-weight:bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    
    }

#quotesbusiness {
    margin-top:14px;
    float: left;
    width: 969px;
    padding: 0;
}   

#quotes {
    background-image:url(../images/green_bg.gif);
    background-repeat:no-repeat;
    float: left;
    width: 575px;
    height: 75px;
    padding: 25px 0 0 150px;
}

#quotes p{  
    line-height:18px;
}

.quote1 {

    padding-left: 140px;
}

.quote3 {

    padding-left: 90px;
}

.quote {

    padding: 0;
    color:#a3d119;
    font-size:13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.quote a {

    padding: 0;
    color:#a3d119;
    font-size:13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.action {
    padding: 0;
    color:#333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

.action a {
    padding: 0;
    color:#333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

#business {
    text-align:left;
    background-image:url(../images/businessbg.gif);
    background-repeat:no-repeat;
    float: right;
    width: 225px;
    height: 54px;
    padding: 9px 0 10px 10px;
    margin: 27px 0 0 0;
}

#business p {
    color:#451087;
    font-size:12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:14px;
    padding-bottom:5px;
}

    
#smallcolumn {
  margin-top: 50px;
    float: right;
    width: 150px;

}

#smallcolumn h3{
    color:#0099ff;
    font-size:16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:40px;
    padding-left:5px;
    margin:0;
}


#packages {
    display: block;
    background-image:url(../images/compare_packages.gif);
    background-repeat:no-repeat;
    background-position:top left;
    padding: 5px 0 0 50px;
    color:#FFFFFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:12px;
    font-weight:bold;
    width:95px;
    height:41px;
    float:right;
} 

#speedCheckerPromo{
float:right;
height: 117px;
margin-top: 5px;
}


#speedchecker {
    display: block;
    background-image:url(../images/speed_checker_bg.gif);
    background-repeat:no-repeat;
    background-position:top left;
    padding: 5px 0 0 50px;
    color:#FFFFFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:12px;
    font-weight:bold;
    width:95px;
    height:40px;
}

#postcode {
    width: 135px;
    padding: 5px 5px 5px 5px;
    color:#000000;
    background-color:#b5b5b5;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height:12px;
    height: 35px;
    }
    
#availability {
    width: 145px;
    height: 27px;
    font-size: 1px;
    }


#totalBroadbandPromo{
width: 145px;
height: 92px;
margin: 5px 0px 0px 0px;
float: right;
}


#totalBroadband_upper{
background-image:url(../images/totalBroadband_upper.gif);
background-repeat:no-repeat;
background-position:top left;
padding: 5px 0 0 7px;
color:#FFFFFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
font-weight:bold;
width:138px;
height:17px;
}

#totalBroadband_lower{
display: block;
background-image:url(../images/totalBroadband_lower.gif);
background-repeat:no-repeat;
background-position:top left;
padding: 0px;
width:145px;
height:70px;
}



#servicesPromo{
float:right;
height: 84px;
margin-top: 5px;
}

#services {
    background-image:url(../images/phone_services_bg.gif);
    background-repeat:no-repeat;
    width: 135px;
    height: 19px;
    padding: 5px 0px 0px 10px;
    background-color:#bbbbbb;
    color:#ffffff;
    font-size:11px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;;
    }
    
#learn_more {
    background-color:#bbbbbb;
    padding:0px;
    margin:0px;
    width: 145px;
    height: 30px;
    }

#order {
    padding:0px;
    margin:0px;
    width: 145px;
    height: 30px;
    }


/* Footer */

#footer {
    clear: both;
    margin: 0px;
    padding-top: 20px;
    height: 60px;
}

#footer a {
    color: #000000;
    font-size:10px;
    /*text-decoration:none;*/
}

#footer p {
    margin: 0 auto;
    padding: 0px;
    font-size: 10px;
    text-align: left;
    color: #000000;
  float:left;
}


#signup{
    width: 801px;
    height: 30px;
    padding:10px 0 8px 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#597a78;
    line-height: 35px;
    font-weight:bold;
}
 /* 
#middleColumnGeneric {
padding: 0px 0px 0px 60px;
}
*/


#mywrapper .row3_widget2{font-size:12px; width:220px;height:257px;padding-right:0px;float:left;background:url(../../images2/row3_widget2_back.jpg) no-repeat;display:block;position:relative;}
#mywrapper .row3_widget22{font-size:12px; width:220px;height:257px;padding-right:0px;float:left;background:url(../../images2/row3_widget2_back2.jpg) no-repeat;display:block;position:relative;}

#mywrapper .bt_speed_checker_gotline {position:absolute;top:10px;left:5px;width:135px;height:20px;}
#mywrapper .bt_speed_checker_gotline_submit {position:absolute;top:36px;left:2px;width:142px;height:27px}

#mywrapper .bt_speed_checker_housename_noline {position:absolute;top:86px;left:15px;width:135px;height:20px;}
#mywrapper .bt_speed_checker_postcode_noline {position:absolute;top:113px;left:15px;width:135px;height:20px;}
#mywrapper .bt_speed_checker_noline_submit {position:absolute;top:138px;left:12px;width:142px;height:27px}

#mywrapper .bt_avail_checker {position:absolute;top:78px;left:5px;width:95px;height:20px;}
#mywrapper .bt_avail_checker_submit {position:absolute;top:73px;left:109px;width:34px;height:32px}

#mywrapper .speed_tab1 {position:absolute;top:3px;left:17px}
#mywrapper .speed_tab2 {position:absolute;top:3px;left:85px}

#mywrapper .postcode_check_input{background:url(../../images2/postcode_check_input.gif) no-repeat;display:block;width:102px;height:32px;float:left;}
#mywrapper #pimg input{position:relative;display:block;height:32px;width:34px;float:left;}
#mywrapper #pinput #Searchbox{position:relative;width:100px;float:left;border:none;left:1px;top:7px;}
#mywrapper #Searchbox{height:22px;}
#mywrapper #form1{position:absolute;top:75px;left:10px;font-size:12px;}
#mywrapper #form3{position:absolute;top:145px;left:10px;font-size:12px;}
#mywrapper #form1 #pimg{position:relative;left:5px;}
#mywrapper #form3 #pimg{position:relative;left:5px;}
.row3_form_title{color:#FFFFFF;font-size:13px;font-weight:bold;display:block;width:140px;text-align:center;padding-bottom:5px;}

