/* ********************* INEWS STORY DISPLAY ********************* */

.textContent {
	font-size:0.9em;
	padding:0 0.5em;
	line-height:1.5em;
	color:#6A747B !important;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family: arial,helvetica,sans-serif;
	margin:1em 0;
}
.textContent h2
{
	margin:0 0 0.6em 0;
	padding:0.3em 0.4em;
	line-height :16pt;
	font-size:14pt;
	color:#c11734;
}
.textContent h3 {
	font-size:1.4em;
	color:#ff9900;
}
.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0 0.5em 1em 0.5em;
}


/***** TEXT EDITOR BACKGROUNG COLOUR ****************************/

body
{
	background-color : #fff;
}
/****************************************************************/

.sizingChartTable {
	border-spacing:0;
}

.sizingChartTable td {
	border-bottom:2px solid #B6B6B6;
	padding: 5px 0 8px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin:0;
	width: 100px;
}

.sizingChartTable td p {
	margin: 0;
}

.sizingChartTable tr {
	border-bottom:2px solid #B6B6B6;
}

