@charset "utf-8";
/* CSS Document */
#reports {list-style-type: none; padding:0; margin:0;}
#reports li{padding: 5px; margin:0px 0px 10px 0px; background-color: #EBEBEB; width:200px; text-align: center;}
#left {float:left; width:180px;}
#right {float:right; width:180px;}
