/* CSS Document */

#bottom-box{
clear:both;
width:100%;
height:281px;
margin-top:73px;
margin-bottom:73px;
background:url('../background.png') repeat-x;
}

#bottom-box2{
width:1090px;
height:281px;
margin-left:auto;
margin-right:auto;
}

.bottom-content-box{
width:222px;
float:left;
height:241px;
padding:20px;
}

.bottom-content-v-divider{
width:1px;
float:left;
height:281px;
background:url('../images/vertical-divider-bkg.png') no-repeat;
}
