.sb_head_bttm
{
	padding:0; 
	margin-top:8px;
	text-align:left;
	background: url(images/sb_head_bttm.jpg) repeat-y;
}
.sb_head
{
	background: url(images/sb_head.jpg) no-repeat top;
	min-height: 34px;
}
/*---------- To align the Actions, Icon and Title ---------*/
.sb_icon, .sb_actions, .sb_head h1{float:left;}
.sb_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.sb_head_title
{
	margin:0; 
	float:left;
	padding: 10px 8px 5px 10px;
}
.sb_head_title h1
{
	font-size: 16px;
	border-bottom: 0px !important;
}
.title_vis{margin:0; float:right;}
.title_vis_no {margin: 0; float: right; display: none; }
.title_no {display: none;}

.sb_content
{
	clear:both;
	background: url(images/sb_content.jpg) repeat-y;
}
.sb_contentpane{padding:8px; text-align:left;}
.sb_footer 
{
	margin-bottom: 0px;
	padding:0; 
	text-align:right;
	background: url(images/sb_content.jpg) repeat-y;
}
.sb_bttm 
{
	background: url(images/sb_footer.jpg) no-repeat bottom;
	height: 10px;
}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}



.clear_float
{
	clear: both;
}










