body {
	margin: 0;
	padding: 0;
	color: #323232;
	background-color: #eeedea;
	font-family:  "Hiragino Kaku Gothic Pro", "Trebuchet MS", Arial;
	font-size: 100%;
	text-align: center;
}

p, h1, h2, h3 {
	margin: 0 0 1em 0;
}

.alignright {
	text-align: right;
}
.bottom {	
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	position: relative;
	padding-bottom: 20px;
}
.btn {
	margin: 10px;
}
.btnArrow {
	margin-top: 100px;
}
.bubbleleft {
	width: 27px;
	height: 23px;
	margin-left: 10px;
	background-image: url("../images/wiwhsTalkBubbleLeft.png")

}
.bubbleright {
	width: 27px;
	height: 23px;
	margin-left: 360px;
	background-image: url("../images/wiwhsTalkBubbleRight.png")

}

.center {
	float: right;
	width: 100%;
	margin-left: -1px;
	margin-bottom: -1px;   /* for the AP boxes in IE/Win */
}
.clear {
	clear: both;
}

#dontgetit {
	background: url("../images/wiwhsdontget.png") no-repeat -2px 0px;
	display: block;
	width: 117px;
	height: 33px;
}

#dontgetit:hover {
	background-position: -169px 0px;
	cursor: pointer;
}

#dontgetit_explanation {
	background: url("../images/wiwhsDesc.png") no-repeat -2px 0px;
	width: 336px;
	height: 137px;
}

#dontgetit_header {
	background: url("../images/wiwhsdontget.png") no-repeat -169px 0px;	
	display: block;
	width: 170px;
	height: 33px;
}

#dontgetit_header:hover {
	cursor: pointer;	
}

#email_form_confirmation {
	margin-top: 3px;
	margin-left: 7px;
}

#email_form_container {
	margin-left: 7px;
	margin-bottom: 20px;
}

#email_form_unsubscribe {
	margin: 0 auto;
	width: 500px;
	text-align: left;
}

#email_form_submit {
	margin-top: 3px;
	margin-left: 245px;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: inherit;
	font-size: inherit;
	border: none;
}

input.admin {
	border: solid 1px black;
	background-color: white;
	font-weight: bold;
}

input.admin:hover {
	background-color: orange;
	color: white;
	cursor: pointer;
}

.left {
	float: left;
	position: relative;
	width: 39px;  /* L */
	height: 100%;
	margin-left: -41px;  /* -L-1 */
	margin-right: 2px;
	margin-top: 30px;
	background: #00a4b5;
}

div.left:hover {
	cursor: pointer;
}


span.name {
	font-weight: bold;
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic Std", Arial;
}

#name_input {
	width: 90px;
}

.outer {
	margin-left: 40px; /* L */
	margin-right: 40px; /* R */
	background-color: #fff;
	height: 100%;
	padding-bottom: 20px;
}

input.rateButton, input.rateButtonDisabled {
	border: none;
	background: url("../images/wiwhsBTNThumb.png") no-repeat top left;
	width: 20px;
	height: 20px;
}

input.rateButton:hover {
	background-position: -20px 0px;
	cursor: pointer;
}

input.rateButtonDisabled {
	background-position: -20px 0px;
}

.right {
	float: right;
	position: relative;
	width: 39px;  /* R */
	margin-right: -41px;  /* -R-1 */
	margin-left: 2px;
	margin-top: 30px;
	background: #00a4b5;
}

div.right:hover {
	cursor: pointer;
}

.saidsLeft {
	padding: 10px;
	margin-right: 20px;
	margin-top: 20px;
	background-color: #dedcd8;
}
.saidsRight {
	padding: 10px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #dedcd8;
}

.saidto_heading_container {
	margin-top: 20px;
}

.saidto_name_container {
	margin-top: 30px; 
	margin-bottom: 0px;
}

.saidto_stamp_container {
	margin-top: -70px; 
	margin-left: 240px;
}

#sayit {
	padding: 10px;
	background-color: #dedcd8;
}

input#sayitButton {
	border: none;
	background: url("../images/wiwhsBTNSayit.png") no-repeat top left;
	width: 56px;
	height: 30px;
}

input#sayitButton:hover {
	background-position: -56px 0px;
	cursor: pointer;	
}

span.small {
	font-size: 10px;
	margin: 0px 3px;

}

.sortOrder {
	margin-left: 218px;
	margin-right: 0px;
	font-weight: bold;
	color: #bebfda;
}

input#subscribeButton {
	background: url("../images/wiwhsBTNSubscribe.png") no-repeat top left;
	border: none;
	width: 76px;
	height: 17px;
	margin-left: 10px;
}

input#subscribeButton:hover {
	background-position: -80px 0px;
	cursor: pointer;	
}

#subscriber_subscriber {
	margin-top: 5px;
	margin-left: 7px;
	width: 320px;
	border: solid 1px #dedcd8;
}

input#suggestButton {
	margin-top: 1px;
	background: url("../images/wiwhsBTNSuggest.png") no-repeat top left;
	border: none;
	width: 59px;
	height: 20px;
}

input#suggestButton:hover {
	background-position: -59px 0px;
	cursor: pointer;	
}

.suggestion_form_element {
	 margin-left: 10px; 
	 margin-top: 6px; 
	 float: left;
}

#suggestion_suggestion {
	width: 150px;
	margin-left: 5px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	float: left;
}

span.txtLeft {
	/* not changing, i want it to be in line with thumb */
}
span.txtRight {
	float: right;
	right: 0px;
}

.testfloatheader {
	margin-left: 500px;
	margin-right: -2px;
	float: right;
	width: 450px;
	height: 30px;
	background-color: #fff;
	font-size: .8em;
}

.testfloatheader_reveal {
	width: 450px;
	height: 30px;
 	background-color: #494949;
}

.testfloatright {
	margin-top: 200px;
	margin-right: 60px;
	margin-bottom: 100px;
	width: 400px;
	background-color: #fff;
	font-size: .8em;
}
.testfloatleft {
	margin-left: 60px;
	width: 350px;
	background-color: #fff;
	font-size: .8em;
}

textarea#saidtext {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-size: inherit;
	border: none;
	width: 358px;
	height: 150px;
}

.to-right {
	float: right;
}

.to-left {
	float: left;
}

input#unsubscribeButton {
	background: url("../images/wiwhsBTNUnsubscribe.png") no-repeat top left;
	border: none;
	width: 91px;
	height: 17px;
	margin-left: 10px;
}

input#unsubscribeButton:hover {
	background-position: -95px 0px;
	cursor: pointer;	
}

.wrapper {
	margin: 0 auto;
	width: 1032px; /* C + L + R + 2 */
	text-align: left;
	background-color: #eeedea;
	background-image: url("../images/background_shadow.png");
	background-repeat: repeat-y;
}
.wrap-cl {
	float: left;
	width: 100%;
	margin-right: -1px;
}

.left, .right {
	padding-bottom: 10px; /* H */
}
.outer {
	word-wrap: break-word;
}

#yardsale_container {
	margin-left: 7px;
	margin-bottom: 50px;
	margin-top: 30px;
}
