/* Style sheet square-box */
#square-box-lh{float:left;}
#square-box-rh{float:left;}
.square-box-left,.square-box-right{width:305px;height:137px;margin-top:15px;padding:20px;background-color:#eef5f5;background-repeat:no-repeat;border:1px solid #bebebe;-moz-border-radius:25px;-webkit-border-radius:25px;}
.square-box-left{margin-right:15px;}
