/* PhotoSpin Help Style Document */
#content {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
    width: 730px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
/*	display: block;*/
	z-index: 1;
	}
.hr {
	height: 1px;
	border: 0;
	margin: 9px 0;
		}
.form {
	padding: 5px 15px;
	background:#EFEFEF;
	border:1px solid #7F6798;
	width: 400px;
	margin-left:15px;
 	}
.form label {
	display: block;
	text-align: left;
	margin: 0px;
	}
.form input {
	margin: 1px;
	}
.rollovertip a {
	display:block;
	width:77px;
	height: 80px;
	background-image: url(/images/mail/tips_sample.jpg);
	background-repeat: no-repeat;
	background-position: left;
    }
.rollovertip a:hover {
	width:77px;
	height: 80px;
	background-image: url(/images/mail/tips_samples_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
   }
.rollovernewcontent a {
	display:block;
	width:77px;
	height: 80px;
	background-image: url(/images/mail/newcontent_sample.jpg);
	background-repeat: no-repeat;
	background-position: left;
    }
.rollovernewcontent a:hover {
	width:77px;
	height: 80px;
	background-image: url(/images/mail/newcontent_samples_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
   }
.rolloverthespot a {
	display:block;
	width:77px;
	height: 80px;
	background-image: url(/images/mail/thespot_sample.jpg);
	background-repeat: no-repeat;
	background-position: left;
    }
.rolloverthespot a:hover {
	width:77px;
	height: 80px;
	background-image: url(/images/mail/thespot_samples_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
   }
.samples {
	display: block;
	float:left
}

