/* General Typography ================================================================ */

	body {
		font-size: 12px; line-height: 16px;
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		color: #666666;
		}

	a {
		color: #840a2d; text-decoration: none;
		}

	a:hover {
		text-decoration: underline;
		}
		
	*.bold, strong {
		font-weight: bold !important;
		}
		
	a img {
		border: none;
		outline: none;
		}
	
	sup {
		font-size: 8px;
		}
		
	hr {
		height: 1px; border:none;
		background-color: #D9D9D9; color: #D9D9D9;
		margin-bottom: 5px;
	}

/* CONTENT OUTPUTS ============================================================================= */
		
	#contentPanel {
		letter-spacing: normal !important;
		}

	#contentPanel div.imageleft {
		float: left; margin-right: 1em; margin-bottom: 1em;
		}

	#contentPanel div.imageright {
		float: right; margin-left: 1em; margin-bottom: 1em; 
		}

	#contentPanel .imageright img, #contentPanel .imageleft img {
		display: block;
		padding: 3px; background: #fff;
		border: 1px solid #DDDDDD;
		}
		
		#contentPanel .imageleft .caption, #contentPanel .imageright .caption {
			display: block; color: #696057;
			padding: 5px 5px 7px 5px; border: 1px solid #b7b7b7; border-top: none;
			text-align: center; font-size: 10px; background: #fff;
			}
			
	h1 {
		display: block; margin: 0.7em 0 0.7em 0; padding-bottom: 8px; 
		color: #840a2d;
		font-family: Times New Roman, Tahoma, Arial, Helvetica, Verdana, sans-serif;
		font-size: 24px; font-weight: normal; line-height: 16px;
		border-bottom: 1px solid #e0e0e0;
		zbackground: transparent left bottom repeat-x url(../img/nav/li.png);
		}
		
	h1.detail {
		margin-bottom: 0;
		}
		
	* html h1.imgSwap {
		position: relative;
		}		

	h2 {
		display: block; clear: both;
		margin: 1em 0 0.5em 0; padding-bottom: 6px;
		font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-transform: uppercase;
		zbackground: transparent left bottom repeat-x url(../img/nav/li.png);
		}
		
	#contentPanel p {
		margin-bottom: 1em;
		line-height: 1.4em;
		color: #666666;
		}
		
		#contentPanel p.intro {
			font-weight: bold; color: #666666;
			}
		
	#contentPanel a {
		font-weight: bold;
		}

	#contentPanel a:visited {
		color: #840a2d;
		}
		
	#contentPanel a:hover {
		color: #840a2d;
		}	
		
	#contentPanel a.readMore {
		margin-left: 5px; text-transform: lowercase; color: #840a2d;
		}
		
	#contentPanel a.backLink {
		color: #840a2d !important;
		text-transform: uppercase;
		}	
		
	#contentPanel ul, #contentPanel ol {
		margin-left: 5px;
		margin-bottom: 3px;
	}

	#contentPanel li {
		margin: 0.2em 0;
		list-style-type: none; padding-right: 30%; padding-left: 7px;
		background: transparent left 4px no-repeat url(../img/bullet.png);
		}
		
		* html #contentPanel li {
			padding-right: 15%;
			}
			
	span.label {
		font-weight: bold;
		}
		
	span.date {
		color: #838383 !important; font-weight: bold; float: right; margin-right: 3px;
		}					

	/*
	-----------------------------------------
	PAGE CHILD OUTPUT SUMMARY
	-----------------------------------------
	*/
	
	div.childWrapper {
		display: block;
		padding: 10px 0 5px 0;
		background: transparent left bottom repeat-x url(../img/nav/li.png);
		}
	
	a.childLabel {
		display: block; font-size: 12px;
		margin: 0; padding: 0 0 5px 0;
		text-transform: uppercase;
		}

	/*
	-----------------------------------------
	ARTICLE LIST SUMMARY OUTPUT
	-----------------------------------------
	*/
	
	table.articleList {
		border-collapse: collapse; clear: both; margin-bottom: 2em;
		border: 1px solid #c1c1c1; width: 100%;
		}
		
		table.articleList td {
			background: #fff; 
			}

		table.articleList th {
			background: #f2e6ea; 
			padding: 7px 10px 7px 10px;
			border-bottom: 1px solid #c1c1c1;
			border-top: 1px solid #c1c1c1;
			font-weight: bold; text-transform: uppercase;	
			}

		table.articleList td.dropdown {
			border: none; padding: 10px 5px 10px 10px;
			}

		table.articleList td.dropdown select {
			width: 100%;
			}

		table.articleList td.button {
			border: none; padding: 10px 10px 10px 5px;
			width: 7%;
			}

		table.articleList td.button input {
			width: 100%;
			}

		table.articleList td.title {
			color: #BCB684; font-weight: bold; text-transform: uppercase;
			padding: 15px 0 0 10px;
			}

		table.articleList td.date {
			width: 20%;
			color: #838383; font-weight: bold; text-transform: uppercase;
			text-align: right !important; vertical-align: top; padding: 15px 10px 0 10px;
			}

		table.articleList td.spacer {
			font-size: 0px; padding: 5px !important;
			height: 10px !important;
			}

		table.articleList td.label {
			width: 30%; line-height: 14px;
			color: #737373; text-align: right !important; padding: 0px !important;
			}

		table.articleList td.output {
			line-height: 14px; color: #737373;
			text-align: left !important; padding: 0px 0 0 10px;
			}

		table.articleList td.notes {
			padding: 10px 10px 0 10px; text-align: center !important; vertical-align: middle;
			border-top: 1px solid #c8c8c8; color: #737373 !important;
			}

		table.articleList td.summary {
			padding: 10px 10px 10px 10px;
			border-bottom: 1px solid #c8c8c8;
			}
			
		table.articleList td.summary img.right {
			float: right; margin: 0 0 10px 10px;
			border: 1px solid #c8c8c8;
			}

		table.articleList td.summary img.left {
			float: left; margin: 0 10px 10px 0px;
			border: 1px solid #c8c8c8;
			}

	/*
	-----------------------------------------
	SUMMARY OUTPUT
	-----------------------------------------
	*/
	
	table.summaryOutput {
		border-collapse: collapse; clear: both; margin-bottom: 2em;
		border: 1px solid #c8c8c8; border-bottom: none; width: 100%;
		}
		
		table.summaryOutput td {
			background: #fff;
			}

		table.summaryOutput td.img {
			padding: 10px;  border-bottom: 1px solid #c8c8c8;
			vertical-align: top;
			width: 100px;
			}
			
			table.summaryOutput td.img img {
				border: 1px solid #c8c8c8;
				}

		table.summaryOutput td.txt {
			color: #737373; padding: 0 10px 10px 0;
			vertical-align: top;  border-bottom: 1px solid #c8c8c8;
			}

			
	/* LIST TABLE OUTPUT
	============================================================= */

	table.listOutput {
		clear: both; margin-bottom: 0em;
		zborder: 1px solid #c8c8c8; border-collapse: collapse;
		}
		
		table.listOutput th {
			vertical-align: middle; padding: 10px; background: #fff;
			font-weight: bold; border-bottom: 1px solid #c8c8c8 !important;
			}		

		table.listOutput td {
			vertical-align:top; zpadding: 10px 10px 0 10px; background: #fff;
			zborder-bottom: 1px solid #c8c8c8
			}
			
		table.listOutput.links td {
			vertical-align:middle; padding: 10px; background: #fff;
			}

		table.listOutput.links .icon {
			text-align: center; width: 1%;
			}
		
		table.listOutput .title {
			width: 35%;
			}	

		table.listOutput .description {
			width: 35%;
			}	

		table.listOutput .filesize {
			width: 15%;
			}	

		table.listOutput .links {
			width: 15%;
			}
			
		table.listOutput.links .links {
			width: 75%; padding-left: 0;
			}
				
		table.listOutput.links .contact {
			width: 20%; text-align: center;
			}

		table.listOutput td.label {
			font-weight: bold; text-align: left; padding-right: 1em;
			}

		table.listOutput td.link a {
			display: block; text-align: center; padding: 0;
			}

		table.listOutput tr.alt td {
			zpadding-top: 10px;
			}
			
		table.listOutput.links tr.alt td {
			padding-bottom: 10px;
			}

			
	/* DETAIL TABLE OUTPUT
	============================================================= */
	
	table.detailOutput {
		position: relative; font-size: 11px;
		}

	table.detailOutput th {
		vertical-align: middle;
		}

	table.detailOutput td.intro {
		padding: 0.5em 0 1em 0;
		}

	table.detailOutput td.description {
		}

	/*
	-----------------------------------------
	DOWNLOAD LIST OUTPUT
	-----------------------------------------
	*/
	
	table.docDownload {
		border-collapse: collapse; margin-bottom: 1.5em; margin-top: 0.5em;
		}

	table.docDownload td {
		vertical-align: middle; text-align: left;
		padding-right: 10px;
		}



/* FORMS ============================================================================= */

.contentWrapper form {
	margin-top: 20px; padding-top: 15px; border-top: 1px solid #c8c8c8;
	}
	
.formWrapper {
	border-collapse: collapse; width: 100%;
	}

	.formWrapper td {
		text-align: left; vertical-align: middle; padding: 2px 0;
		}

	.formWrapper td.spacer {
		height: 10px !important; padding: 0; font-size: 0;
		}

	.formWrapper td.border {
		text-align: left; vertical-align: middle; padding: 10px 0; border-top: 1px solid #c8c8c8;
		}
	
	.formWrapper td.radio {
		text-align: left; vertical-align: middle; padding: 10px 0; border-top: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8;
		}
		
		input.radio {
			margin-left: 5px;
			height: 12px;
			}

	.formWrapper td.label {
        text-align: right !important;
        padding-right: 10px; text-transform: capitalize !important;
        }
		
	.formWrapper td.labelBig {
		}

	table.formWrapper td.input {
		width: 380px !important;
		}
	
		input.date {
			font-size: 11px; padding: 2px;
			width: 182px;
			}
	
		textarea.geninput {
			font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
			font-size: 11px; padding: 5px; color: #666;
			width: 240px; height: 112px;
			}

		
		td.input input.geninput {
			width: 250px; color: #666;
			}
		
		input.geninput {
			font-size: 11px; padding: 2px;
			border: 1px solid #c5c5c5;
			}
	
		input.geninput.areacode {
			text-align: center;
			width: 35px !important;
			margin-right: 4px;
			}

		input.geninput.precode {
			text-align: center;
			width: 35px !important;
			margin-right: 4px;
			}

		input.geninput.postcode {
			text-align: center;
			width: 35px !important;
			}

		select.geninput {
			font-size: 11px; color: #666;
			width: 208px; padding: 2px;
			}
	
		select.geninput option {
			padding: 0px 28px 0px 6px;
			border-bottom: 1px solid #ccc;
			}

	.formWrapper td.submit { text-align: center !important; vertical-align: middle !important; padding: 10px;}
		
		.formWrapper td.submit input, input.submit {
			background: transparent left top no-repeat url(../img/bg/readmore_bg.jpg); 
			color: #827B69; padding: 0px 15px 3px 5px; border: none; font-size: 10px; font-weight: bold;
			text-transform: capitalize; width: 110px; height: 22px; line-height: 14px;
			cursor: pointer; vertical-align: top;
			}

		.formWrapper td.submit input:hover, input:hover.submit {
			zbackground: #606060; color: #840a2d;
			cursor: pointer;
			}
			
	/* =============================================================
	MODULEBLOCK OUTPUTS
	============================================================= */
	
	.contentWrapper + .moduleWrapper .articleList, .moduleWrapper + .moduleWrapper .articleList, .contentWrapper + .moduleWrapper .listOutput, .moduleWrapper + .moduleWrapper .listOutput, .contentWrapper + .moduleWrapper .summaryOutput, .moduleWrapper + .moduleWrapper .summaryOutput {
		margin-top: -15px;
		}
	
	.moduleWrapper .catList.listOutput, .moduleWrapper .catList.summaryOutput, .moduleWrapper .catList.articleList {
		margin-top: 0 !important;
	}
	
	.moduleWrapper div#anchorLinks {
		margin-bottom: 30px; 
		clear: both;
	}
	
	.contentWrapper + .moduleWrapper h1, .moduleWrapper + .moduleWrapper h1 {
		padding: 0; background: none; margin-left: -1px;
		text-indent: -5000px; height: 26px; line-height: 26px;		
		}
		
	* html .moduleWrapper h1 {
		margin-bottom: 0;
		background-image: none;
		}		
		
	.moduleBlock {
		background: #fff left top repeat-x url(../img/bg/panel_bg.jpg);
		}
		
	.moduleBlock .header td {
        background-position: left center;
        background-repeat: no-repeat;
        height: 30px; vertical-align: middle;
        ztext-indent: -5000px;
        font-family: Times New Roman, Tahoma, Arial, Helvetica, Verdana, sans-serif;
        color: #840a2d;
        text-transform: capitalize;
        font-weight: normal !important;
        font-size: 20px;
        }

	.moduleBlock .output td {
		padding-top: 7px;
		}
		
	.moduleBlock .output tr td {
		zpadding-top: 5px !important;
		zbackground-position: left top;
		zbackground-repeat: repeat-x;
		zbackground-image: url(../img/nav/li.png);
		}

	.moduleBlock .input td {
		padding-top: 5px; padding-bottom: 10px;
		}

		
	.moduleBlock td td {
		padding: 0 0 5px 0 !important; vertical-align: top;
		}
	
	.moduleBlock td.date {
		font-weight: bold; color: #838383;
		text-align: right; vertical-align: top;
		padding-left: 5px; width: 75px; letter-spacing: 0.25px;
		}
		
	.moduleBlock td.intro {
		padding-bottom: 20px; padding-top: 5px; color: #737373;
		}	
		
	.moduleBlock a {
		color: #737373;
		}	
		
	.readmore { 
	    background: transparent left top no-repeat url(../img/bg/readmore_bg.jpg); 
	    margin-top: 15px; width: 90px; height: 18px; padding: 3px 15px 3px 5px; text-align: center; line-height: 14px;
	    font-size: 10px; font-weight: bold; text-transform: capitalize;
	    }
		
	.moduleBlock .readmore { 
	    float: right;
	    margin-top: -35px;
	    position: relative;
	    z-index: 1000 !important;
	    }
	/*
	-----------------------------------------
	SEARCH MODULE
	-----------------------------------------
	*/

	#sidePanel .moduleBlock.search {
		background: #fff;
		position: relative;
		}
	
	.moduleBlock.search .header td {
		background-image: url(../img/moduleblocks/search_sidepanel.jpg);
		color: #737373;
		}
		
		.moduleBlock.search .header td #dateWrapper {
			position: absolute; top: 12px; right: 10px; text-indent: 0; color: #b5b5b5;
			}
		
	.moduleBlock.search tr.input td {
		vertical-align: top;
		}	
	
	.moduleBlock.search .input .geninput {
		width: 156px; font-size: 11px; color: #666; margin-top: 1px;
		}
		
	.search .articleList {
		margin-bottom: 0 !important;
		}	
		
	#contentPanel h2.searchCategory {
		background-image: none; margin: 3em 0 0 0 !important; padding-bottom: 5px;
		color: #737373 !important;
		}	
		
	div.searchResult {
		display: block; background: #fff; padding: 15px 10px; border: 1px solid #c8c8c8; margin-bottom: 0;
		}
		
		#contentPanel div.searchResult a {
			display: block; margin: 0 0 5px 0;
			}	

		#contentPanel div.searchResult p {
			margin: 0; padding: 0 0;
			}	

		#contentPanel div.search div.icons {
			display: none;
		}

	/*
	-----------------------------------------
	IMAGE BLOCK
	-----------------------------------------
	*/

	div.moduleBlock.images {
		padding:0 !important; width: 217px;
		}
	
	.moduleBlock.images img {
		margin: 0; padding: 0; display: block;
		}		


	/*
	-----------------------------------------
	EVENTS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.events h1, .moduleWrapper + .moduleWrapper.events h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/events.jpg);
		}
		
	.moduleWrapper.events td.date {
		width: 65%;
		text-align: right !important;
		}
	
	.moduleBlock.events .header td {
		background-image: url(../img/moduleblocks/events_sidepanel.jpg);
		}
		
	/*
	-----------------------------------------
	EMERGENCY NUMBERS
	-----------------------------------------
	*/

	.moduleBlock.emergency .header td {
		background-image: url(../img/moduleblocks/emergency_sidepanel.jpg);
		height: 16px;
		}

	.moduleBlock.emergency {
		}

	.moduleBlock.emergency .output td {
		color: #fff; font-weight: bold !important;
		line-height: 16px;
		}

	.moduleBlock.emergency .output td img {
		float: left;
		margin-right: 8px;	
		}
		
	/*
	-----------------------------------------
	NEWS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.news h1, .moduleWrapper + .moduleWrapper.news h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/news.jpg);
		}
	
	.moduleBlock.news .header td {
		background-image: url(../img/moduleblocks/news_sidepanel.jpg);
		}
				

	/*
	-----------------------------------------
	TENDERS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.tenders h1, .moduleWrapper + .moduleWrapper.tenders h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/tenders.jpg);
		}
	
	.moduleBlock.tenders .header td {
		background-image: url(../img/moduleblocks/tenders_sidepanel.jpg);
		}


	/*
	-----------------------------------------
	VACANCIES MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.vacancies h1, .moduleWrapper + .moduleWrapper.vacancies h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/vacancies.jpg);
		}
	
	.moduleBlock.vacancies .header td {
		background-image: url(../img/moduleblocks/vacancies_sidepanel.jpg);
		}
		
	.moduleWrapper.vacancies td.date {
		width: 250px;
		}
		
	/*
	-----------------------------------------
	DOCUMENTS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.documents h1, .moduleWrapper + .moduleWrapper.documents h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/documents.jpg);
		}
	
	.moduleBlock.documents .header td {
		background-image: url(../img/moduleblocks/documents_sidepanel.jpg);
		}
		
	/*
	-----------------------------------------
	LINKS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.links h1, .moduleWrapper + .moduleWrapper.links h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/links.jpg);
		}
	
	.moduleBlock.links .header td {
		background-image: url(../img/moduleblocks/links_sidepanel.jpg);
		}

	/* -----------------------------------------
	FAQ MODULE
	----------------------------------------- */
	
	.contentWrapper + .moduleWrapper.faq h1, .moduleWrapper + .moduleWrapper.faq h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/faq.jpg);
		}
	
	.moduleBlock.faq .header td {
		background-image: url(../img/moduleblocks/faq_sidepanel.jpg);
		}

	/* -----------------------------------------
	CONTACT MODULE
	----------------------------------------- */
	
	.contentWrapper + .moduleWrapper.contact h1, .moduleWrapper + .moduleWrapper.contact h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/contact.jpg);
		}

	.contentWrapper + .moduleWrapper .formWrapper, .moduleWrapper + .moduleWrapper .formWrapper {
		zborder-top: 1px solid #c8c8c8; zmargin-top: 21px;
		}

		
	.moduleBlock.contact .header td {
		zbackground-image: url(../img/moduleblocks/contact_sidepanel.jpg);
		}
		
	.moduleBlock.contact p, .moduleBlock.contact a {
		zdisplay: block;
		color: #666666;
		line-height: 14px;
		}
		
	.moduleBlock.contact p.title {
		font-weight: bold; margin-bottom: 4px;
		}
		
	/* -----------------------------------------
	STAFF MODULE
	----------------------------------------- */
	
	.contentWrapper + .moduleWrapper.staff h1, .moduleWrapper + .moduleWrapper.staff h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/staff.jpg);
		}
	
	.moduleBlock.staff .header td {
		background-image: url(../img/moduleblocks/staff_sidepanel.jpg);
		}

	.moduleBlock.staff td.title {
		padding-bottom: 7px !important;
		}	

	.moduleBlock.staff td.intro {
		padding-bottom: 7px !important;
		}	

	/* -----------------------------------------
	ARTICLE LIST OUTPUT
	----------------------------------------- */

	.moduleBlock ul.articleList {
		list-style-type: none;
		}
	
	.moduleBlock .articleList li {
		margin: 0; padding: 0;
		}
	
	.moduleBlock .articleList li a {
		display: block; margin-bottom: 5px; padding-left: 7px;
		color: #fff; background: transparent left center no-repeat url(../img/bullet-white.png);
		}
		
	.moduleBlock .articleList li p {
		}
		
	.moduleBlock .articleList li .pre {
		}

	/* -----------------------------------------
	GALLERY OUTPUT
	----------------------------------------- */
		
		div.moduleWrapper.gallery div.pic {
			width: 90px;
			height: 68px;
			margin-right: 13px;
			margin-bottom: 13px;
			padding: 3px;
			position: relative;
			float: left;
			border: 1px solid #e0e0e0;
			}
			
		div.moduleWrapper.gallery td {
			padding-bottom: 30px !important;
		}
		
		div.moduleWrapper.gallery div.pic div.caption {
			display: block; color: #666666;
			margin: 5px 0px 0px 0px;
			text-align: center; font-size: 10px;
			text-transform: uppercase;
		}
		
	/* -----------------------------------------
	PAGES MODULE
	------------------------------------------ */
		.moduleBlock.Pages .header td {
			background-image:none;
			text-indent: 0px;
			vertical-align: top !important;
		}
		
	/* ----------------------------------------
	TABS
	---------------------------------------- */
	
		div#Tabs div {
			background-color:#F6F6F6;
			border:1px solid #D2D2D2;
			border-bottom: none !important;
			color:#5E5757;
		}
		
		div.tab_page {
			margin-top: -1px !important;
			}
			
	/* -----------------------------------------
	PRODUCTS MODULE
	------------------------------------------ */
		div.Products table.productList td  {
			padding: 5px !important;
	}	
	
	/* -----------------------------------------
	SEND A FRIEND OUTPUT
	------------------------------------------ */
		div.moduleWrapper.sendtofriend {
			width:550px !important;
			margin: 0 !important;
		}
		
		div.sendtofriend table.formWrapper td.label {
			width: 200px !important;
		}
		
		div.sendtofriend td.input textarea.geninput {
			width:245px !important;
			height:80px !important;
		}
		
	/* -----------------------------------------
	NEWS TICKER OUTPUT
	------------------------------------------ */
		ul#newsTicker ul { 
			margin:0 !important; 
		}
		
		ul#newsTicker li { 
			list-style:none !important;
			margin:0 !important;
			padding:0 !important;
			text-align:left !important; 
		}
		
		div.moduleBlock.newsticker .header td { 
			text-indent:0px !important; 
		}
		
		div.moduleBlock.newsticker { 
			background-color:#f5f5f5 !important; 
		}
		
		div.moduleBlock.newsticker tr.output td { 
			height:50px;vertical-align:top;
		}
		
	/* -----------------------------------------
	BOOKINGS FORM OUTPUT
	------------------------------------------ */
		table.bookingForm td.label {
			width: 85px; height:22px;
		}
		
		table.bookingForm td.input {
			width: 210px;
		}
		
		table.bookingForm td.input input.geninput {
			width: 195px; color: #666;
		}
		
		table.bookingForm td.input input.date {
			width: 150px; color: #666;
			border:1px solid #C5C5C5;
		}
		
		table.bookingForm td.input select.geninput {
			width: 201px; color: #666;
		}
		
		table.bookingForm td.input textarea.geninput {
			width: 195px; color: #666;
		}
		
		table.dblWrapper td.submit {
			text-align: center !important;
		}
		
		table.dblWrapper td.rightCol, table.dblWrapper td.leftCol {
			vertical-align: top !important;
		}
		
	/* -----------------------------------------
	CUSTOM HTML OUTPUT
	------------------------------------------ */	
	
	div.moduleBlock.CustomHTML {
		zpadding:0 !important;
		zwidth: 300px;
	}

	div.moduleBlock.CustomHTML tr.output td {
		zpadding: 8px 10px;
		zline-height: 15px;
	}
