/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ CONTENT ]------------------------------------------------------- */

/*
		These styles can be customised to suit design requirements.
		They are applied to content through the word editor.
		Change or add class names as required.
		Duplicate styles to FTBDesign.
*/

/* === [ WORD EDITOR ] === */

.Normal {
	
}

.greyTable {
	background: #dadada;
	padding: 20px 18px;
	margin: 0px 0 40px;
}

.overflowingImage {
	margin: -40px 20px -40px -5px;
}

.specs_table {}
	.specs_table td {
		white-space: nowrap;	
	}
