/**
*   FACT home css 
*/
 
 
 /* --------------------- init ------------------------ */


/* --------------------- misc ------------------------ */


/* --------------------- header ------------------------ */


/* --------------------- content -------------------------*/

#content { background: #fff url(../images/home-borders.gif) no-repeat 5px bottom; padding-top: 5px; }


#text-indent { padding-bottom: 0; }
#text-indent h2 { padding-bottom: 15px; }

#col-right table { border-top: 1px solid #DADADA; width: 100%; height: 100%; margin-top: 10px; }
#col-right table td { padding-top: 15px; background-color: #fff; }
#col-right table tr td.td1 { width: 48%; border-right: 1px solid #DADADA; padding-right: 15px; background-color: #fff; }
#col-right table tr td.td1 p { background-color: #fff; }
#col-right table tr td.td2 { width: 52%; padding-left: 15px; }

