/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/ 

.wrapper { margin: 0; padding: 0; margin-bottom: 10px; }
.main_title { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 18px; line-height:40px; }
.con_pos { padding: 0 10px; }

/* Global Classes */
.conrpt { border-left:1px solid #cfceca; border-right:1px solid #cfceca; background:url(media/conbg.jpg) repeat-x bottom #ffffff; }

.mtl { background: url(media/ml.gif) no-repeat left; height: 40px; width: 100%; }
.mtrpt { background: url(media/mrpt.gif) repeat-x; height: 40px; }
.mtr { background: url(media/mr.gif) no-repeat right; height: 40px; width: 100%; }

.fl { background: url(media/fl.gif) no-repeat left; height: 11px; width: 100%; }
.frpt { background: url(media/frpt.gif) repeat-x; height: 11px; }
.fr { background: url(media/fr.gif) no-repeat right; height: 11px; width: 100%; }


