﻿.boxTop
{
    height:2px;
    background-image:url(../../images/boxtop.gif);
    background-repeat:no-repeat;
    }
    
    
.boxBottom
{
    height:2px;
    background-image:url(../../images/boxbottom.gif);
    background-repeat:no-repeat;
    margin: 0 0 10px 0;
    }
    
.boxMid
{
    background-image:url(../../images/boxmid.jpg);
    padding:5px 8px 5px 7px;
    }
    
 .boxHeader
 {
    font-weight:bold;
    text-align:center;
    color:#4a5a73;
    width:160px;
    font-size:110%;
    padding:5px 0 0 0;
    }
    
 .hrWhite
 {
    color:#FFFFFF;
    height:1px;
    }
 
 .boxText
 {
    color:#4a5a73;
    width:160px;
    }
    
 .boxButton
 {text-align:center;}