/* CSS Document */

.croundedgreen_head
{
	padding: 0;
	margin-top: 8px;
	text-align: left;
}

/*---------- To align the Actions, Icon and Title ---------*/
.croundedgreen_icon, .croundedgreen_actions, .croundedgreen_head h1
{
	float: left;
}
.croundedgreen_head h1
{
	margin: 0;
	padding: 0;
}
.icn img
{
	margin-right: 5px;
}

.head_title
{
	margin: 0;
	float: left;
}
.title_vis
{
	margin: 0;
	float: right;
}

.croundedgreen_content
{
	clear: both;
}
.croundedgreen_contentpane
{
	padding: 0 0 0 0;
	text-align: left;
}
croundedgreen_contentpane a img
{
	border:none;
}
.social_nw_top_left
{
	height: 12px;
	width: 227px;
	float: left;
	background: url(images/social_nw_top_left.png) no-repeat top left;
}
.social_nw_top_right
{
	height: 12px;
	width: 214px;
	float: right;
	background: url(images/social_nw_top_right.png) no-repeat top right;
}
.social_nw_top_bg
{
	height: 12px;
	width: 201px;
	float: left;
	background: url(images/social_nw_top_bg.png) repeat-x top left;
}
.social_nw_middle_left
{
	width: 227px;
	background: #e5f1c1 url(images/social_nw_border.png) repeat-y top left;
	float: left;
	height: auto;
	overflow:hidden;
}
.social_nw_middle_right
{
	width: 226px;
	background: #e5f1c1 url(images/social_nw_border.png) repeat-y top right;
	float: right;
	height: auto;
	overflow:hidden;
}
.social_nw_middle_right a
{
	text-decoration: none;
}
.social_nw_middle_right a img
{
	margin-left: 7px;
	border: none;
}
.social_nw_bottom_left
{
	height: 22px;
	width: 227px;
	float: left;
	background: url(images/social_nw_bottom_left.png) no-repeat top left;
}
.social_nw_bottom_right
{
	height: 22px;
	width: 214px;
	float: right;
	background: url(images/social_nw_bottom_right.png) no-repeat top right;
}
.social_nw_bottom_bg
{
	height: 22px;
	width: 201px;
	float: left;
	background: url(images/social_nw_bottom_bg.png) repeat-x top left;
}
.newsletter_heading
{
	font-family:arial;
	font-size:13px;
	margin-left:2px;
	font-weight:bold;
	color:#6e7072;
	padding-bottom:4px;
}
.newsletter_text
{	
	font-family:arial;
	font-size:11px;
	color:#535659;
}
.croundedgreen_footer
{
	margin-bottom: -10px;
	padding: 0;
	text-align: right;
	float:right;
}
/*---------- default style for head & normal -----------*/
.Normal p
{
	margin-top: 0px;
}
.Normal p a img
{
	border:none;
}
.Normal a img
{
	border:none;
}

/*---------- For the inline edit icons -----------*/
.eipbackimg
{
	background-color: #DAE7F2;
	border: solid 1px #4F839F;
}










