/* CSS Document */

.c_head {
	padding:0px;
	margin:0px;
	text-align:left;
}
.clear_float {
	clear:both;
}
/*---------- To align the Actions, Icon and Title ---------*/

.c_content {
	clear:both;
}
.c_contentpane {
	padding:0px;
	text-align:left;
}
/*---------- For the inline edit icons -----------*/
.eipbackimg {
	background-color:#DAE7F2;
	border:solid 0px #4F839F;
}
.c_content .eipbackimg {
	margin-top:0;
	margin-left:-25px;
}

#blueBody{width:299px; background:url(images/containerSlice.gif) center repeat-y;}
#iconArea{height:62px; background: url(images/containerIconArea.gif) no-repeat; text-align:center;}
#iconArea img{margin-top:19px; margin-left:-6px;}
#bottomRound{background:url(images/containerBottom.gif) bottom no-repeat;}
.blueContentPane{margin: 0px 28px 0px 20px; padding-bottom:15px;}
