@charset "UTF-8";
/* CSS Document */
/*internal style sheet for recovery.html*/
#banner {
	background-image:url(../../IMAGES/banner_rest_01.jpg);
	background-repeat:no-repeat;
}
#sidecontent h2 {
	background-image:url(../../IMAGES/more_sidecontent.gif);
	background-repeat:no-repeat;
}
#sidecontent {
	border:solid 1px #FFF !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:0 2px 0 4px;
}
