/******************************************************************************************/
/******************************* CSS for Print Template small *****************************/
/******************************************************************************************/

html {width:600px;} 

.print {position:relative;top:-10px;top:-15px !ie;left:-10px;height:550px;height:545px!ie;width:630px;}


* html .print {position:relative;top:-15px;left:-10px;height:545px;width:630px;margin0px;}


#printfooter {position: relative; left: -10px; top: -15px;padding-top:4px;padding-top:6px !ie;z-index:100;background-color:#EBEBEB;width:630px;height:30px;padding-bottom:0px;margin-bottom:0px;}



#printfooter .btn_close {left: 0px; margin-top:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
height:14px; height:20px !ie; border:none;
color:#FFFFFF;
padding-left: 19px; padding-left: 19px !ie; 
padding-right:13px;
padding-top:2px;
padding-top:3px !ie;
padding-bottom:2px; padding-bottom:5px !ie;
background-color:#003499; background-image:url("/httpd/img/general/btn_close.gif"); background-repeat:no-repeat; 
background-position:4px -1px;
background-position:4px 0px !ie;
vertical-align:middle;cursor: pointer;
margin-right:2px;
}

#printfooter .btn_close:hover {
color:#FFFFFF;
background-color:#3666c8;
}

#printfooter .btn_button {left: 0px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
height:14px; height:20px !ie; border:none;color:#FFFFFF;
padding-left: 19px; padding-left: 19px !ie;
padding-right:13px;
padding-top:2px; 
padding-top:3px !ie;
padding-bottom:2px; padding-bottom:5px !ie; 
background-color:#003499; background-image:url("/httpd/img/general/btn_bgr_button.gif"); background-repeat:no-repeat; 
background-position:0px -1px;
background-position:0px 0px !ie;
vertical-align:middle;
margin-right:2px;
cursor: pointer;}

#printfooter .btn_button:hover {
color:#FFFFFF;
background-color:#3666c8;
}


.footer_right {float:right;padding-right:28px;position:relative;top:10px;}
* html .footer_right {float:right;padding-right:38px;}
