#pageheader {
background:transparent url(/images/page-header-bg.jpg) repeat-x scroll 0%;
background-position:bottom;
font-size:13px;
height: 110px;
}
#pagemasthead{
	width: 960px;
	margin:0 auto;
	height:83px;
}
.logo {
background:transparent url(/images/logo-one.jpg) no-repeat scroll 0%;
float:left;
height:72px;
text-indent:-5000px;
width:300px;
margin:0;
padding:0;
}

.sitename {
background:transparent url(../images/logo-two.jpg) no-repeat scroll right center;
float:right;
height:72px;
text-indent:-5000px;
width:300px;
margin:0;
padding:0;
}
.homemastmessage {
background:transparent url(/images/header_text_panel.jpg) no-repeat scroll right top;
color:#FFFFFF;
float:right;
font-size:1em;
height:154px;
line-height:1.55em;
padding:20px 20px 0px;
}
#page_bg {
background:#F7FBFA url(/images/page-body-bg.jpg) repeat-x scroll center top;
height: 20px;
}


.approval_left{
width:160px;
float:left;
}
.approval_right{
width:550px;
float:right;
}
.clearboth{
clear:both;
}
#rejection_form label{
clear:both;
float:none;
width: 200px;
line-height: 18px;
}
#rejection_form select{
margin: 5px 0;
}