
/* Home page Stylesheet */


#recovery-main { position: absolute; left: 1px; top: 322px; width: 149px; height: 199px; }
#recovery-left { position: relative; left: 44px; top: 32px; width: 375px; height: auto; margin: 0px; padding: 0px; z-index: 1001;}

#left-title { display: block; position: relative; top: 10px; width: auto; height: auto; }
#left-copy { display: block; position: relative; width: auto; height: auto; z-index: 1002; }

#recovery-content { position: relative; width: auto; height: auto; background: transparent; }
#recovery-copy { display: block; position: relative; width: 400px; height: auto; margin: 30px 0px 0px 160px;}

#recovery-mainright { position: absolute; left: 40px; top: 400px; width: auto; height: auto; z-index: 990; }

#add_this{
    position: absolute;
    top: 440px;
    left: 162px;
	font-size: 9px;
    z-index: 1500;}
	#add_this a { color: #333333;}
	#add_this a:hover { color: #333333; text-decoration:none;}

#pdf_div
{
    position: absolute;
    top: 460px;
    left: 165px;
    z-index: 1500;
	background: url("/global/pix/pdf-logo.gif") left no-repeat;
	padding-left: 18px;
}
#pdf_copy
{
    display: inline;
    font-size: 9px;
    color: #333333;
    position: relative;
    top: -2px;
    text-decoration: none;
    z-index: 1500;
}