.boxwrap
{
    width: 189px; 
    background-image: url(images/bg.gif);     
    text-align: center;
}

.boxhead
{
    background-image: url(images/bg_top.gif);     
    width: 189px;     
    text-align: center;
}

.boxhead h4
{
    width: 185px;
    border-top: solid 4px #f17d04;
    margin-left: auto; 
    margin-right: auto;
}

.boxhead h4 span
{
    display: block; 
    border: solid 1px #797979; 
    border-bottom-width: 0;
    margin-left: auto; 
    margin-right: auto;
    color: #f17d04;
    font-size: 12px; 
    font-weight: bold;
    padding: 5px 0 10px 0;    
}

.boxcontent 
{
    text-align: left;
    border: solid 1px #797979; 
    border-width: 0 1px 0 1px;    
    width: 183px;
    width: 185px\9;
    margin-left: auto; 
    margin-right: auto;
}

.boxcontent .boxcontentpane
{
    padding: 0 5px 5px 5px;
}

.boxbottom
{
    background-image: url(images/bg_bottom.gif);     
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 189px;     
    text-align: center;
    padding-bottom: 6px;
}

.boxbottomborder
{
    border: solid 1px #797979; 
    border-width: 0 1px 1px 1px;    
    width: 183px;
    width: 185px\9;    
    margin-left: auto; 
    margin-right: auto;
}
