/* CSS Document */

.side_bar_basic{
padding: 0px; 
margin: 0px;
text-align:left;
font-weight:normal;
}

.side_bar_basic h1 strong, side_bar_basic h1 b{
color:#4a4840;
font-weight:bold;
font-size:16pt;
font-family:Myriad Pro, Arial;

}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .side_bar_basic h1{float:left;}

.c_icon{
width:260px;
}

.side_bar_basic h1{
margin-left:-10px;
padding:10px;
padding-left:30px;
background-color:#a1a08e;
color: #4a4840;
width:240px;
font-family:Myriad Pro, Arial;
text-align:left;
font-size:14pt;
font-weight:normal;
}

/*
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}
*/
/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
/*.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}*/












