
#main .content { padding:5px; margin:0 10px;}
#main .content .left { float:left; width:59%; padding-right:10px;}
#main .content .right {float:left; width:38%; margin-left:10px;}
#main .content .con{  padding-top:10px; padding-bottom:10px;; border-bottom:#ccc 1px solid;}

#main .content .right .fbbox { background-color: #ebf0f3; position: relative; color: #547f90; text-align: center; padding: 10px; margin-bottom:10px; width: 97%; }
#main .content .right .fbbox header { color: #274f5b; font-weight: bold; }
#main .content .right .fbbox .corner1 { position: absolute; top: 0px; left: 0px; width: 4px; height: 4px; background-image: url(../images/fb_corner1.gif); background-repeat: no-repeat; }
#main .content .right .fbbox .corner2 { position: absolute; top: 0px; right: 0px; width: 4px; height: 4px; background-image: url(../images/fb_corner2.gif); background-repeat: no-repeat; }
#main .content .right .fbbox .corner3 { position: absolute; bottom: 0px; left: 0px; width: 4px; height: 4px; background-image: url(../images/fb_corner3.gif); background-repeat: no-repeat; }
#main .content .right .fbbox .corner4 { position: absolute; bottom: 0px; right: 0px; width: 4px; height: 4px; background-image: url(../images/fb_corner4.gif); background-repeat: no-repeat; }