@charset "UTF-8";

/******ID's******/
.didYouKnow {
	margin: 25px 6px auto;
	background-image: url(/cigl/images/didYouKnowBackground.jpg);
	background-repeat: repeat;	
}

#didYouKnowImage{
	border:0px;
	cursor: hand;
	height:97px;	
	} 
	
#didYouKnowText {
	color: white;
	height:150px;	
	}
	
#didYouKnowTitle {
	text-align:left; 
	vertical-align:middle;
	padding-left: 10px; 
	padding-right: 5px; 
	font-weight: bold; 
	height: 18px;
	}

#didYouKnowBody {
	height:114px;
	text-align:left; 
	padding-left: 10px; 
	padding-right: 5px; 
	}
	
#didYouKnowLink {
	height:18px;
	vertical-align:bottom;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;	}
