div.content {
 margin: 0px;
 padding-top: 10px;
 width: 600px;
}

div.ep_box {
 float: left;
 margin: 0px;
 margin-right: 12px;
 margin-bottom: 20px;
 width: 190px;
 border: 1px solid #c0c0c0;
}

div.ep_box2 {
 float: left;
 margin: 0px;
 width: 190px;
 margin-bottom: 10px;
 border: 1px solid #c0c0c0;
}

div.ep_box_header {
 float: left;
 width: 190px;
 height:20px;
 font-weight: bold;
 text-align:center;
 font-size: 9pt;
 background: url(../images/box_header_bgr.png) repeat-x top;
}

div.ep_box_header2 {
 float: left;
 width: 190px;
 height:20px;
 font-weight: bold;
 text-align:center;
 font-size: 9pt;
 background: url(../images/box_header_bgr.png) repeat-x top;
}

div.ep_box_content {
 float: left;
 padding: 0px;
 margin: 0px;
 width: 190px;
}
