.FeaturedStory {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#182a75;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	}
.ssCMS_Required {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d90000;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	}

.headlines {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d90000;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	}

.new_links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d90000;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	}
.new_links a:hover {
	text-decoration:underline;
	color:#666666;
	}
a.new_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d90000;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	}
a.new_link:hover {
	text-decoration:underline;
	color:#666666;
	}

.quotes1 {
	background:url('http://microsite.crn.in/images/nwc/quotes_1.gif');
	background-position:center;
	background-repeat:no-repeat;
}

.quotes2 {
	background:url('http://microsite.crn.in/images/nwc/quotes_2.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.quotes3 {
	background:url('http://microsite.crn.in/images/nwc/quotes_3.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.quotes4 {
	background:url('http://microsite.crn.in/images/nwc/quotes_4.gif');
	background-position:center;
	background-repeat:no-repeat;
}

.quotes5 {
	background:url('http://microsite.crn.in/images/nwc/quotes_5.gif');
	background-position:center;
	background-repeat:no-repeat;
}

.quotes6 {
	background:url('http://microsite.crn.in/images/nwc/quotes_6.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.quote-box-main {
	width:90%; 
	min-height:110px; 
	padding:10px 4px; 
	border:1px solid #444444; 
	background-color:#f2f2f2; 
	background-image:url(/images/bg_quote.jpg); 
	background-position:center; 
	background-repeat:no-repeat;
	}

.quote-box-main img {
	float:left; 
	margin:0px 6px 6px 0px;
	}

.quote-box-main p {	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#222222;
	}
