@charset "UTF-8"; /* CSS Document */
	
/*Basic Styles*/
			label {color:#999999; display:block; float:left; font-family:Georgia, serif; font-size:1em; font-weight:normal; margin:0 10px 0 0; width:100px;}
				label span {font-family:Arial, Helvetica, sans-serif; font-size:.7em;}
			input, textarea, select {font-family:Georgia, serif; font-size:1em; vertical-align:middle; width:180px;}
				li.long input, li.long select {width:290px;}
				input.date {width:63px;}
				textarea, .multi {height:69px; width:180px;}
				select {width:180px;}
				.auto, .auto-productcompare {width:auto;}
				table input {width:25px;}
				table select {width:125px;}
			button {background:none; border:none; color:#666666; cursor:pointer; font-family:Georgia, serif; font-size:1.4em; font-style:italic; margin:0 0 0 110px; padding:0; vertical-align:middle; width:190px;}
				button span.outer {background:#FFCC00; display:block; padding:0 10px 0 0;}
					button span.outer span {background:#FFCC00; display:block; line-height:3em; padding:0 0 0 10px; white-space:nowrap;}
	
/*Layout Styles*/
#wrap {width:300px;}
	#brand {font-size:1.4em;}
		#brand img {margin:0 0 0 10px;}
	#main-nav {font-size:1em;}
	#content {float:none; margin:0; width:300px;}
		#sidebar {display:none;}
	#section {float:none; margin:0; width:300px;}
	#utility cite, #utility address {white-space:normal;}

/*Snippet Styles*/
/*Forget PW Form Styles*/
#section legend {font-size:1.2em;}
	#section label, #section button {font-size:1em;}
/*Account Welcome page*/
.details, .details-full {font-size:.9em; width:300px;}
	.details h2 a, .details-full h2 a {font-size:.6em; width:75px;}
		.details ol li {width:150px;}
			.details ol li span, .details-full ol li span {width:75px;}