/* CSS Document */


.wrapper {background:#7b7a5c url(images/top_left_corner.gif) no-repeat left top;padding-left:11px;min-height:240px;}
.wrapper-bottom {background:#f00;padding-left:9px;background:#7b7a5c url(images/bottom_left_corner.gif) no-repeat left bottom;}
.wrapper-bottom-inner {background:#7b7a5c url(images/bottom_right_corner.gif) no-repeat right bottom;height:9px;}
.c_head{padding:5px 0; text-align:left;background:#7b7a5c url(images/top_right_corner.gif) no-repeat right top;}
UL {margin:0 0 0 115px;padding:0;}
UL LI
{
    list-style-type: disc;
    margin-bottom:15px;
  
}

UL li a{
color:#e6e390;
font-size:90%;
}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{padding:0;margin:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{text-align:left;vertical-align:top;color:#e9e9e9;padding:6px 0;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal {margin:0;vertical-align:top;}
.Normal p{margin-top:0px;}
.Normal UL LI a {
color:#e6e390;
}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}










