.entryform {width:95%;  padding:10px 10px 0 10px; 
/*border:solid 1px #2175bc; background-color:#FFFFFF;*/
	color: rgb(157,164,170); /*#666699;*/
  
	font-size:.8em;
}
.entryform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.entryform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.entryform label {float:left; width:150px; margin:0 0 0 10px; padding:2px; font-size:110%;font-weight: bold;}
.entryform .help {padding-left:10px;font-size:110%;font-weight: bold; color:#a9a9a9}
.entryform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.entryform input.field { padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.entryform textarea { padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.entryform input.button {  margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.entryform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}


.box { 

	padding: 6px 9px 8px 9px;

	margin-bottom: 10px;

}



.box.blue { background: top left repeat-x url(img/bar_blue.gif) #FFFFFF; border: 1px solid #eeeeee; }
.box.blue2 { background: top left repeat-x url(img/bar_blue.gif) #eeeeee; border-bottom: 1px solid #578dc7; }
.box.yellow { background: top left repeat-x url(img/bar_yellow.gif) #eeeeee; border-bottom: 1px solid rgb(245,166,27); }
.box.blue3 { width:400px;background: top left repeat-x url(../img/bar_blue.gif) #FFFFFF; border: 1px solid #578dc7; }
.box.white { background: top left repeat-x url(img/bar_blue.gif) #FFFFFF; border: 1px solid #FFFFFF; }

.box.green { background: top left repeat-x url(img/bar_green.gif) #e1ecda; border-bottom: 1px solid #81c757; }

.box.red { background: top left repeat-x url(img/bar_red.gif) #ecdada; border-bottom: 1px solid #c76867; }

.box.grey { background: top left repeat-x url(img/bar_grey.gif) #e5e5e5; border-bottom: 1px solid #999; }



.box H3 { 

	margin-top: 0px;

	padding-top: 0px;

	font-size: 13px;

	color: #ffffff;

	display: block;

}



.box.bar { padding-bottom: 0px; height: 22px }

.box.bar H3 { margin-bottom: 3px; padding-bottom: 0px; }

#page_actions
{
padding-left:1em;
margin:0px;
}

#page_actions li {list-style-type: square;font-size:90%}