.imageNoSpace
{
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0; 
}

.imageLink
{
	padding:0;
	margin:0;
	float:left;
}

.imageLink img
{  
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

.RightColumn
{
	background-image:none;
}

.BottomBG {
	background:#555555 url(images/uti_bottomPage_bg.jpg) repeat-x scroll center bottom;
	padding-bottom: 20px;
}

.ContentPane {
	padding:0;
}

.detailedListView .pagerHeader
{
	display:none;
}

td.dateListCol
{
	width: 150px;
}

.detailedListView
{
	width: 90%;
}



#dnn_BottomContentPane
{
	position: relative;
	top: 5px;
	left: 16px; 
	width: 551px;
	height: 244px;
	background-color: #fefefe;
	overflow: auto;
	border: solid 2px #ffc325;
}

.ContentPane img
{
	padding: 0;
	margin: 0;
	display: block;
}








