/*/////////////////////////////////////////////////////////////////////
	News
/////////////////////////////////////////////////////////////////////*/

	#container {
		background:url(../../../images/layout/content-side.gif) right 0 repeat-y;
		padding:0;
	}

	#container #side {
		width:248px;
		min-height:407px;
		height:auto !important;
		height:407px;
		float:left;
		padding:13px 10px 13px 13px;
		position:relative;
		background:#ffffff;
	}

	#container #content {
		float:right;
		width:582px;
		padding: 70px 38px 0 0;
	}

	#container #content h2 {
		height:44px;
		text-indent:-9999px;
		background:url(../../../images/headings/news-heading.jpg) no-repeat top left;
		margin-bottom: 10px;
	}

	#container #content h2.support {
		background:url(../../../images/headings/support-heading.jpg) no-repeat top left !important;
	}

	#container #content .newsitem {
		margin-bottom: 5px;
	}


	#container #content h3 {
		color: #1b3d94;
		background-color:#c1c1d1;
		margin-bottom: 5px;
		font-size: 1.4em;
		padding: 5px 10px;
		font-weight: normal;
	}

	#container #content .column1 p, #container #content .column2 p {
		font-size: 1.2em;
		line-height: 1.4em;
		color: #929292;
		margin-bottom: 1em;
	}

	#container #content .column1 ul, #container #content .column2 ul {
		font-size: 1.2em;
		line-height: 1.4em;
		color: #929292;
		list-style: none;
		margin-left: 0;
		margin-bottom:1em;
	}

	.column1 ul li, .column2 ul li {
		margin: 1.4em 0;
		color: #1b3d94;
		background: url(../../../images/layout/bullet-blue.gif) 0 5px no-repeat;
		padding: 0 0 0 13px;
	}

	.column1 ul li span.grey, .column2 ul li span.grey {
		color: #929292;
	}

	#container #content .column1, #container #content .column2 {
		margin: 0 20px 1.1em 0;
		width: 266px;
		float: left;
	}
