/*	
================================
CSS by the XD team - http://www.xd.com.au
================================
*/

@import url(http://fonts.googleapis.com/css?family=Jockey+One);

/* Global Container */
.wrapper { margin: 0; padding: 0 0 10px 0; }
.conTitle { padding: 0; text-align: left; margin-bottom: 10px; }
.con { padding:0; }
.plain_title { font-family: 'Jockey One', Arial, Helvetica, sans-serif; color: #444444; font-size: 40px; line-height: 50px; }

.wrapper_whitebg { margin: 0; padding: 15px; background: #ffffff; border: 1px solid #ebebeb; }

.iconhold { margin: 0 auto; text-align: center; height: 194px; }
.iconhold .icon { z-index: 99; top: 0; }
.iconhold .background { z-index: 90; top: -97px; height: 97px; border-top: 1px solid #ebebeb; }
.wrapper_whitebgicon { margin: 0; padding: 15px; clear:both; border-bottom: 1px solid #ebebeb; }
.iconhold .icon, .iconhold .background { position: relative; }
.iconhold .background, .wrapper_whitebgicon { background: #ffffff; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; }