.btnwrap{
margin-right:5px;
float:left;

}

.btnwrap li{
list-style:none;
float:left;
  }
  
.btncenterblk a, .btncenterwht a, .btncenteraqa a, input{
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.btncenterblk a, .btncenterwht a{
vertical-align:sub;
*vertical-align: bottom;
font-size:0.9em;
}

.btncenteraqa a{
font-size:0.85em;
}

.btncenterblk a{
color: #EFEFEF;
}

.btncenterblk a:hover{
color: #DDDDDD;
}

.btncenterwht a{
color:#000000;
}

.btncenterwht a:hover{
color: #999999;
}

.btncenteraqa a{
color: #666666;
}

.btncenteraqa a:hover{
color: #CCCCCC;
}

.whttxt{
color:#EFEFEF;
}

.blktxt{
color:#000;
}

.btntxtpos {
position:relative;
top: 2px;
}

.btnleftblk{
background-image:url(../image/grads/btnblkleftpx.gif);
height:25px;
width:13px;
}

.btncenterblk{
background-image:url(../image/grads/btnblkpx.gif);
height:25px;
padding:0px 6px 0px 5px;
}

.btnrightblk{
background-image:url(../image/grads/btnblkrightpx.gif);
height:25px;
width:13px;
}

.btnleftwht{
background-image:url(../image/grads/btnwhtleftpx.gif);
height:25px;
width:13px;
}

.btncenterwht{
background-image:url(../image/grads/btnwhtpx.gif);
height:25px;
padding:0px 6px 0px 5px;
}

.btnrightwht{
background-image:url(../image/grads/btnwhtrightpx.gif);
height:25px;
width:13px;
}

.btnicon{
position:relative;
top: 1px;
margin-right: 3px;
}

.btnicontxt{
position:relative;
top: -2px;
}

.btnlargeicontxt{
position:relative;
top: -4px;
}

.btnleftaqa{
background-image:url(../image/grads/btnaqaleftpx.gif);
height:20px;
width:9px;
}

.btncenteraqa{
background-image:url(../image/grads/btnaqapx.gif);
height:20px;
padding:0px 6px 0px 5px;
}



.btnrightaqa{
background-image:url(../image/grads/btnaqarightpx.gif);
height:20px;
width:9px;
}

.messagebox .btnwrap{
margin:0 0 0 5px;
}

.btnwrap input{
border:0px;
background:none;
cursor: pointer;
cursor: hand;
padding:0;
margin:0;
}

.btncenteraqa input{
overflow: visible; /* seems to keep ie (inc 7) in check without anything else */ 
}

.btncenterwht input, .btncenterblk input{
padding:2px 0 0 0;/* whatever your required padding is */
overflow: visible; /* seems to keep ie (inc 7) in check without anything else */ 
}

.btnrightbak{
height:20px;
width:9px;
}

.btnleftbak{
height:20px;
padding:0px 6px 0px 5px;
}

.btnbar{
float:none;
clear:both;
background-image: url(../image/grads/actionbarpx.gif);
background-repeat:repeat-x;
background-position:bottom;
border:1px solid #a2a2a2;
height:19px; 
margin-bottom:20px;
padding-top:2px;
}

.btnbar .btnbaritem{
float: left;
background-repeat:no-repeat;
color:#000000;
text-decoration:none;
font-weight:bold;
border:0px;
border-right:1px solid #7A8180;
background-position: top left;
padding:0px 10px 0px 22px;
margin-left:5px;
}

.btnbar .btnbaritemend{
float:right;
border-right:0px;
border-left:1px solid #7A8180;
padding:0px 22px 0px 10px;	
margin-right:5px;
background-position: top right;
}
 
.btnbar input{
*margin-bottom:-2px;
overflow: visible; 
background:none;
cursor: pointer;
cursor: hand;
}

.btnbar .spacer{
width:85px;
height:19px;
float:left;
}

.btnbar a:hover, .btnbar input:hover{
color: #666666;
}
 
.btnbak{
background-image:url(../image/common/arrow_left_16_h.gif);
}

.btnbak:hover{
background-image:url(../image/common/arrow_left_16.gif);
}

input.btnbak{
background-image:url(../image/common/arrow_left_16_h.gif);
}

input.btnbak:hover{
background-image:url(../image/common/arrow_left_16.gif);
}

.btnbakgrey {
background-image:url(../image/common/arrowgrey_left_16_h.gif);
}

.btnbakgrey:hover{
background-image:url(../image/common/arrow_left_16.gif);
}

input.btnbakgrey{
background-image:url(../image/common/arrowgrey_left_16_h.gif);
}

input.btnbakgrey:hover{
background-image:url(../image/common/arrow_left_16.gif);
}

.btnprnt{
background-image:url(../image/common/print_16.gif);
}

.btnprnt:hover{
background-image:url(../image/common/print_16_d.gif);
}

.btnsave{
background-image:url(../image/common/save_16_h.gif);
}

.btnsave:hover{
background-image:url(../image/common/save_16.gif);
}

input.btnsave{
background-image:url(../image/common/save_16_h.gif);
}

input.btnsave:hover{
background-image:url(../image/common/save_16.gif);
}

input.btncancel{
background-image:url(../image/common/delete_16.gif);
}

input.btncancel:hover{
background-image:url(../image/common/delete_16_h.gif);
}

.btnrefresh{
background-image:url(../image/common/refresh_document_16_h.gif);
}

.btnrefresh:hover{
background-image:url(../image/common/refresh_document_16.gif);
}

.btnsubmit{
background-image:url(../image/common/redo_square_16_h.gif);
}

.btnsubmit:hover{
background-image:url(../image/common/redo_square_16.gif);
}

input.btnsubmit{
background-image:url(../image/common/redo_square_16_h.gif);
}

input.btnsubmit:hover{
background-image:url(../image/common/redo_square_16.gif);
}

.btnsend{
background-image:url(../image/common/redo_square_16_h.gif);
}

.btnsend:hover{
background-image:url(../image/common/redo_square_16.gif);
}

input.btnsend{
background-image:url(../image/common/redo_square_16_h.gif);
}

input.btnsend:hover{
background-image:url(../image/common/redo_square_16.gif);
}


.btnsendcancel{
background-image:url(../image/common/send_cancel_16_h.gif);
}

.btnsendcancel:hover{
background-image:url(../image/common/send_cancel_16.gif);
}

input.btnsendcancel{
background-image:url(../image/common/send_cancel_16_h.gif);
}

input.btnsendcancel:hover{
background-image:url(../image/common/send_cancel_16.gif);
}

.btnsubmit{
background-image:url(../image/common/redo_square_16_h.gif);
}

.btnsubmit:hover{
background-image:url(../image/common/redo_square_16.gif);
}

input.btnsubmit{
background-image:url(../image/common/redo_square_16_h.gif);
}

input.btnsubmit:hover{
background-image:url(../image/common/redo_square_16.gif);
}

.btnclear{
background-image:url(../image/common/delete_16_h.gif);
}

.btnclear:hover{
background-image:url(../image/common/delete_16.gif);
}

input.btnclear{
background-image:url(../image/common/delete_16_h.gif);
}

input.btnclear:hover{
background-image:url(../image/common/delete_16.gif);
}

.btnselect{
background-image:url(../image/common/favorites_16_h.gif);
}

.btnselect:hover{
background-image:url(../image/common/favorites_16.gif);
}

input.btnselect{
background-image:url(../image/common/favorites_16_h.gif);
}

input.btnselect:hover{
background-image:url(../image/common/favorites_16.gif);
}

.btnnext{
background-image:url(../image/common/arrow_right_16_h.gif);
}

.btnnext:hover{
background-image:url(../image/common/arrow_right_16.gif);
}

input.btnnext{
background-image:url(../image/common/arrow_right_16_h.gif);
}

input.btnnext:hover{
background-image:url(../image/common/arrow_right_16.gif);
}

.btnnew{
background-image:url(../image/common/new_document_16_h.gif);
}

.btnnew:hover{
background-image:url(../image/common/new_document_16.gif);
}

.btnparticipant{
background-image:url(../image/common/toparticipant_16.gif);
}

.btnparticipant:hover{
background-image:url(../image/common/toparticipant_16.gif);
}

.btnhotelagent{
background-image:url(../image/common/hotelagent_16.gif);
}

.btnhotelagent:hover{
background-image:url(../image/common/hotelagent_16.gif);
}
.btntravelagent{
background-image:url(../image/common/travelagent_16.gif);
}

.btntravelagent:hover{
background-image:url(../image/common/travelagent_16.gif);
}

.btnhotelagentreply{
background-image:url(../image/common/hotelagentreply_16.gif);
}

.btnhotelagentreply:hover{
background-image:url(../image/common/hotelagentreply_16.gif);
}
.btntravelagentreply{
background-image:url(../image/common/travelagentreply_16.gif);
}

.btntravelagentreply:hover{
background-image:url(../image/common/travelagentreply_16.gif);
}

.inlineBtnBar {
background-image: url(../image/grads/actionbarpx.gif);
background-repeat:repeat-x;
background-position:bottom;
border:1px solid #a2a2a2;
}

.inlineBtnBar input {
*margin-bottom:-2px;
overflow: visible; 
cursor: pointer;
cursor: hand;
font-size:0.85em;
background:none;
background-repeat:no-repeat;
border: 0;
}

.inlineBtnBar input.start {
padding: 0px 5px 2px 25px;
background-position: 5% 2px;
}

.inlineBtnBar input.end {
padding: 0px 25px 2px 5px;
background-position: 95% 2px;
}

.inlineBtnBar input.next {
background-image:url(../image/common/arrow_right_16_h.gif);
}

.inlineBtnBar input.send {
background-image:url(../image/common/redo_square_16_h.gif);
}

.inlineBtnBar input.bak {
background-image:url(../image/common/arrow_left_16_h.gif);
}

input.button {
	background-color: transparent;
	border-width: 0px;
	color: #333399;
	cursor: pointer;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0em .25em 0em .25em;
	width: auto;
	overflow: visible;
}

.btnimage {
	border: 0;
	padding: 0;
}