﻿.bulletedListNoDescription, .bulletedList  {

float:none !important;
margin:0 !important;
padding:0 !important;

}

.UCDContent1 .bulletedListNoDescription .col1, .UCDContent1 .bulletedList .col1 {
float:none !important;
margin:0 !important;
padding:0 !important;
	
}

.UCDContent1 .bulletedListNoDescription .col2 {
float:none ;
}

.bulletedListNoDescription .item, {
display: block;
height:20px;

}

.bulletedListNoDescription .item h4{
margin:0 !important;
padding:6px 0 0 0 !important;
}

.linkColumn {
	float:left;
	width:50%;
}

/* ----------------HISTORY SLIDER-------------------- */
#stage{width:664px; overflow: visible;overflow-x:visible; overflow-y:visible; height:290px; margin:0 auto;border-top:solid 24px #D9E8EF;border-right:solid 2px #D9E8EF;border-left:solid 1px #D9E8EF;margin-top:20px;position:relative;}	
/* List Elements 						*/

	#historyList{width:3500px; border:0; margin:0; padding:0;position:relative;top:0px;left:0px;}
	#historyList li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:4px;
		padding:4px; 
		background:#FFF;
		float:left;
		width:208px;
		height:285px;
		border-left:solid 2px #D9E8EF;
		
		}
	#historyList .year {
		font-size:22px;
		color:#444;
		clear:both;
		margin-bottom:8px;
	}
	#historyList p{
		padding:3px;
		margin-bottom:4px;
		color:#666;
		font-size:11px;
		line-height:150%;
	}
	#historyList img {
		border:1px solid #73ABC4;
		margin-left:5px;
}

/* Buttons		 						*/

		#slider-buttons{
			width:665px; 
			margin:0 auto;
			margin-bottom:20px;
			height:24px; 
			line-height:24px; 
			clear:both;
			background:#D9E8EF;
		}
		#slider-buttons span{font-weight:bold; color:#fff;background:#ccc;font-size:12px;}
		#slider-buttons span.active:hover{background:#888; color:#FFF;}
		#previous{float:left; width:100px; border-right:solid 1px #FFF; text-align:center;}
		#next{float:right; width:100px; border-left:solid 1px #FFF; text-align:center;}
		#slider-buttons .active {
		background:#73ABC4;
		cursor:pointer;
}
