/*	
================================
CSS by the eXtra Dimensions team - http://www.xd.com.au
================================
*/ 

.wrapper { margin: 0;padding: 0;margin-bottom: 0px;}
.conTitle { padding: 5px; text-align: left; margin-bottom: 10px; float: none; width:100%; }
.con { padding: 10px 10px 0 10px;
		}

/* Style01 Classes */
.conmaster01 { border:1px solid #a7a7a6; }
.thold01 { background:#1d7378; width:100%; text-align:center; padding: 3px 0; }
.header01 { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.con01 { background: #dedede; padding: 10px; }

/* Style02 Classes */
.conmaster02 {  }
.thold02 { width:100%; text-align:left; }
.header02 { color: #1d7378; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.con02 { padding: 10px; }

/* Style03 Classes */
.conmaster03 { border:1px solid #a7a7a6; }
.con03 { background: #dedede; padding: 10px; }




