/* CLASSICAL ARCHIVES */
/* Shopping Cart Section Stylesheet
----------------------------------------------------------------------------- */


	body.section-signin #content {

	float: left;
	width: 940px;
	margin: 0;
	padding: 0;
	border: 0;

	}

	body.section-signin #content #signin {

	clear: both;
	width: 100%;

	}

	body.section-signin #content #notregistered {

	clear: both;
	width: 100%;
	padding: 50px 0 0 0;

	}


/* Headings
----------------------------------------------------------------------------- */

	#signin h2 {

	display: block;
	overflow: hidden;
	width: 109px;
	height: 24px;
	margin: 0 0 10px 0;
	background: url(/images/section-signin/h2-signin.gif) no-repeat;
	text-indent: -5000px;
	}

	#notregistered h2 {

	display: block;
	overflow: hidden;
	width: 160px;
	height: 15px;
	margin-bottom: 20px;
	background: url(/images/section-signin/h2-notregistered.gif) no-repeat;
	text-indent: -5000px;
	}


	#notregistered h3 {

	margin: 10px 0 5px 0;

	}

	#page-forgotpassword h2 {

	display: block;
	overflow: hidden;
	width: 350px;
	height: 24px;
	margin: 10px 0 10px 0;
	background: url(/images/section-signin/h2-resetpassword.gif) no-repeat;
	text-indent: -5000px;

	}


/* Content
--------------------------------------------------------------------------- */

	#notregistered h3 {

	font: bold 12px/14px Arial, sans-serif;

	}

	#notregistered p {

	width: 450px;

	}

	#notregistered ul {

	list-style: square inside;
	margin: 0 0 20px 20px;

	}

	#page-forgotpassword .reset-password p {

	width: 450px;
	margin: 0 0 10px 0;

	}
