﻿/***********************************/
/* ezDefault_Content.ascx CSS Tags */
/***********************************/

div#ezdefault_content_wrapper{
	width: 990px;
}
div#ezdefault_content_featurenews{
	float: left;
	width: 480px;
}
div#ezdefault_content_newsblock{
	float: left;
	margin-right: -500px;
	width: 250px;
}
div#ezdefault_content_newsblockcontent{
	margin-left: 15px;
	font-size: 11px;
	width: 235px;
}
div#ezdefault_content_newsblockcontent a{
	color: Gray;
	text-decoration: none;
}
div#ezdefault_content_newsblockcontent a:hover{
	color: Gray;
	text-decoration: none;
}
div#ezdefault_content_newsblockcontent a:active{
	color: Gray;
	text-decoration: none;
}
div#ezdefault_content_newsblockcontent a:visited{
	color: Gray;
	text-decoration: none;
}
div#ezdefault_content_linkblock{
	float: right;
	margin-left: 10px;
	width: 250px;
}
div.ezdefault_content_morelink{
	font-size: 10px;
	text-align: right;
}
div.ezdefault_content_morelink .moreimage{
	vertical-align: middle;
}
div.ezdefault_content_morelink a{
	color: black;
	text-decoration: none;
}
div.ezdefault_content_morelink a:hover{
	color: black;
	text-decoration: none;
}
div.ezdefault_content_morelink a:active{
	color: black;
	text-decoration: none;
}
div.ezdefault_content_morelink a:visited{
	color: black;
	text-decoration: none;