

@charset "utf-8";
/* small pane frame */

.WessexGaragePaneFrame {
width:335px;
height:112px;
margin-bottom:10px;
*margin-bottom:17px;
margin-right:auto;
margin-left:auto;
background-image:url(GarageImageContainer.jpg);
background-repeat:no-repeat;
background-position:right;
}
.WessexGaragePaneFrameTop {
height:27px;
width:210px;
background-image:url(GarageImageContainerHeading.jpg);
background-position:left;
background-repeat:no-repeat;
}
.WessexGarageFramePixel {
background-image:url(GarageImageContainerBackground.jpg);
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
padding:0px 2px 0px 5px;
height:73px;
width:203px;
font-size:0.75em;
_margin-bottom:-4px;
}

.WessexGaragePaneFrameBottom {
height:12px;
width:210px;
float:left;
background-image:url(GarageImageContainerBottom.jpg);
background-repeat:no-repeat;
background-position:left;
}
.WessexGarageLink {
float:right;
width:115px;
height:20px;
margin-top:64px;
}
.WessexGarageLink a{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.8em;
text-decoration:none;
}
.WessexGarageLink a:hover{
text-decoration:underline;
}