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