﻿.bH1,.bH2,.bH3,.bH4
{
	height: 16px;
	border-style:solid;
    border-width: 1px;
    font-size:1px;
    border-bottom:none;
}
.bH1
{
    border-color: #E9F8C7 #A1D927 #A1D927 #E9F8C7;
    background: url(../img/box-head-1-bg.gif);
    
}
.bH2
{
    border-color: #D7E2F1 #7C9FCE #7C9FCE #D7E2F1;
    background: url(../img/box-head-2-bg.gif);
}
.bH3
{
    border-color: #FCD1B5 #F87620 #F87620 #FCD1B5;
    background: url(../img/box-head-3-bg.gif);
}
.bB
{
    height: 250px;
    border-left:1px solid #A8B4C9;
    border-right:1px solid #A8B4C9;
    padding: 10px;
    font-size:80%;
}
