@charset "UTF-8";
/* CSS Document */

h3{margin-bottom:15px;}

table{border-collapse:collapse;
      border:none;
	  color:#777777;}

table td,th{border-top:1px solid #65bbc1;
            border-bottom:1px solid #65bbc1;}

table th{background:url(../img/lease/table_bg2.gif) left top repeat;
         width:100px;}

table td{background:#f2f2f2;}
