/* CSS Document */

.creferrals_head
{
	padding: 0;
	margin-top: 8px;
	text-align: left;
}

/*---------- To align the Actions, Icon and Title ---------*/
.creferrals_icon, .creferrals_actions, .creferrals_head h1
{
	float: left;
}
.creferrals_head h1
{
	margin: 0;
	padding: 0;
}
.icn img
{
	margin-right: 5px;
	float:left;
}

.head_title
{
	margin: 0;
	float: left;
}
.title_vis
{
	margin: 0;
	float: right;
}

.creferrals_content
{
	clear: both;
}
.creferrals_contentpane
{
	padding: 0 0 0 0;
	text-align: left;
	height:170px;
	overflow:hidden;
}
creferrals_contentpane a img
{
	border:none;
}
/*--------Advocacy Panel--------*/
.referrals_panel
{
	width:375px;
	overflow:hidden;
	height:265px;
	background:transparent;
}
.referrals_panel_top
{
	width:375px;
	height:33px;
	background: transparent url(images/container/referrals_top.png) no-repeat center center;
}
.referrals_panel_left_border
{
	float:left;
	width:375px;
	overflow:hidden;
	height:200px;
	background: #FFF url(images/container/container_border.jpg) repeat-y top left;
}
.referrals_panel_right_border
{
	float:right;
	width:374px;
	overflow:hidden;
	height:200px;
	background: #FFF url(images/container/container_border.jpg) repeat-y top right;
}
.referrals_panel_right_border img
{
	float:right;
	margin-right:15px;
	margin-top:5px;
	border:none;
}
.referrals_panel_bottom_left
{
	float:left;
	height:25px;
	width:375px;
	background: transparent url(images/container/container_left.png) no-repeat bottom left;
}
.referrals_panel_bottom_right
{
	float:right;
	height:25px;
	width:357px;
	background: transparent url(images/container/container_right.png) no-repeat bottom right;
}
.referrals_panel_bottom_bg
{
	float:left;
	width:339px;
	height:25px;
	background: transparent url(images/container/container_bottom.jpg) repeat-x center left;
}
/*--------Advocacy Panel End--------*/
.creferrals_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;
}









