/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/ 

/* Plain_withTitle Container Classes */
.wrapper { margin: 0; padding: 0; margin-bottom: 0px; }
.con_pos { /*padding: 8px 4px;*/ }
.white_title, .white_title h1, .white_title h2 { color:#ffffff; font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height:30px; text-transform: uppercase; padding: 0 0 0 10px; margin:0; }
.conmaster { margin-bottom:10px; }
.con_bg { background: /*#291819*/#ffffff; }

.purplebg { background: #633768; height: 30px; }
.pinkbg { background: #b96d72; height: 30px; }

/* Blue Container */
.bluebg { background: #7b87c1; height: 30px; }
.conblue_bg { background: #1e1d45; }

