div#mtheme h1 {
/*margin:0 0 1em 0;*/
margin:0 0 0 0;
padding:0.5em;
font-size:100%;
background:url("bg_title_152x22.jpg") repeat-x bottom left;
border:1px solid #BABBBB;
}
/*
	Input box dimension
*/
div#mtheme input.roi_gi {
width : 80px
}
div#mtheme input.roi_staff_usage_p {
width : 80px;
}
div#mtheme input.roi_staff_type {
width : 170px
}
div#mtheme textarea.roi_recipient {
width : 465px
}
div#mtheme input.roi_text_ans {
width : 140px
}
div#mtheme p {
font-family: Verdana, sans-serif;
font-size: 13px;
color: #333333
}
div#mtheme qtext {
font-family: Helvetica, sans-serif;
font-size: 13px;
padding-top:3px
}
/*
	Style for submit button
*/
div#mtheme input.button1 {
width:auto;
color:white;
/*
border-top:1px solid #ABDA94;
border-left:1px solid #A4D590;
border-bottom:1px solid #197107;
border-right:1px solid #1B7608;
*/
background:url(bg_button_10x30.gif) repeat-x bottom left;
font-weight:bold;
cursor:pointer;
}
div#mtheme input.button2 {
width:auto;
color:white;
border-top:1px solid #ABDA94;
border-left:1px solid #A4D590;
border-bottom:1px solid #197107;
border-right:1px solid #1B7608;
background:url(bg_button_10x30.gif) repeat-x bottom left;
font-weight:bold;
cursor:pointer;
padding:2px 4px;
}
div#mtheme input.button3 {
margin:0;
padding:1px 4px 2px 4px;
font-size:80%;
width:auto;
color:white;
}
div#mtheme input.button4 {
width:auto;
color:white;
border-top:1px solid #ABDA94;
border-left:1px solid #A4D590;
border-bottom:1px solid #197107;
border-right:1px solid #1B7608;
background:#ABDA94 url(bg_button_10x30.gif) repeat-x bottom left;
font-weight:bold;
cursor:pointer;
margin:0;
padding:2px 4px;
font-size:95%;
}
div#mtheme input.button4:hover {
border:1px solid #565656;
}
div#mtheme input.button5{
/*
   color:#050;
*/
   color:#298E31;
   font-weight:bold;
   width: auto;
/*
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:64%;
*/
   font-weight:bold;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   cursor:pointer;
}
