#alert_main_box{ width:350px; margin:0; padding:0; }
#alert_main_box .alert_title{ width:90px; float:left;  margin:3px 0 0 0;}
#alert_main_box .alert_middle{width:10px; float:left; margin:3px 0 0 0;}
#alert_main_box .alert_message{ width:230px; float:left;  margin:3px 0 0 0; }
#loader{ z-index: 1; width: 150px; border: 1px solid red; display: none; position: absolute;  }

#right-panel .inner-box2 { float:right; width:100%; height:40px;  /* background:url(images/top-center-bg1.gif) repeat-x 0% 0%; */}
#right-panel .inner-box2 #searchwrapper { float:right; width:300px; height:34px;} 
#searchwrapper form { display:inline ; }
.searchfield { float:right; border-style:solid none solid solid;border-color:#cfd9de;border-width:1px; height:22px; font:12px/20px normal "Arial Black", Gadget, sans-serif; width:120px; margin:06px 0;}
.searchbutton { float:right; margin-right:05px; widows:28px;margin:06px 5px 06px 0px;   }
 #newtask {
    background-position: -100px -78px;
    border: 1px solid #DDDDDD;
	box-shadow: 1 2px 2px #DDDDDD;
	border-radius: 3px;
    float: right;
    line-height: 20px;
	height:20px;
    margin: 6px 5px 6px 0;
    padding-left: 20px;
    width: 110px;
}
#newtask a { text-decoration:none; color:#000000; font:normal 12px;}
#right-panel .inner-box2  h2 { font: bold 12px/40px Arial, Helvetica, sans-serif; text-align:left; color:#3a57c7;}
#right-panel .inner-box2-1 {  margin-top:0px;}
.task-table {border:1px solid #dedede; margin-top:40px;}
.task-suptable{ border:1px solid #dedede; }
thead td{ font:bold; }
/*
.task-suptable thead td{ margin:0px; padding:4px;text-transform:capitalize; text-align:left; vertical-align:top; overflow:hidden;font:bold 12px Arial; line-height:34px; background:url(images/inner-box/head-bg.gif) repeat-x 0% 0%;}

.task-suptable tbody tr.scol { background:url(images/tr-bg.gif) repeat-x 0% 0%; }
.task-suptable tbody td{padding:2px;font-size:12px; font-weight:normal; text-align:left; height:37px;}
.task-suptable tbody td.close { background-position:3px -78px; width:24px; height:34px;}
.task-suptable tbody td.message-photo { background-position:3px -78px; width:180px; height:34px;}
.task-suptable tbody td.edit { background-position:-34px -78px; width:24px; height:34px;}
.task-suptable tbody td.view { background-position:-65px -78px; width:24px; height:34px;}

.task-table thead td span.description{color:#000;font-size:12px; padding-left:15px;text-transform:none; text-align:right;}
.task-table tbody td.attribute{font-weight:normal; background:#fef3e9; border-bottom:1px solid #e5bc97;}
.task-table tbody td.name{font-weight:normal; background:#FFF;}

.task-table thead td{ margin:0px; padding:4px;text-transform:capitalize; text-align:left; vertical-align:top; overflow:hidden;font:bold 12px Arial; line-height:34px; background:url(images/inner-box/head-bg.gif) repeat-x 0% 0%;}

.task-table tbody tr.scol { background:url(images/tr-bg.gif) repeat-x 0% 0%; }
.task-table tbody td{padding:2px;font-size:12px; font-weight:normal; text-align:left; height:37px;}
.task-table tbody td.close { background-position:3px -78px; width:24px; height:34px;}
.task-table tbody td.message-photo { background-position:3px -78px; width:180px; height:34px;}
.task-table tbody td.edit { background-position:-34px -78px; width:24px; height:34px;}
.task-table tbody td.view { background-position:-65px -78px; width:24px; height:34px;}

.task-table thead td span.description{color:#000;font-size:12px; padding-left:15px;text-transform:none; text-align:right;}
.task-table tbody td.attribute{font-weight:normal; background:#fef3e9; border-bottom:1px solid #e5bc97;}
.task-table tbody td.name{font-weight:normal; background:#FFF;}

*/