
.bodyloose        { color: black; line-height: 160%; font-family: Georgia, "Minion Web", Times, "Times New Roman", "New York", serif; word-spacing: normal; vertical-align: top }
.bodyloosewhite        { color: white; line-height: 160%; font-family: Georgia, "Minion Web", Times, "Times New Roman", "New York", serif; word-spacing: normal; vertical-align: top }
.bodytight      { color: black; line-height: 1.2em; font-family: Georgia, "Minion Web", Times, "Times New Roman", "New York", serif; vertical-align: top }

.response {
	width: 60%;
	left: 15%;
	background: white;
	border-style: none;
	padding: 20px;
	overflow: visible;
	visibility: visible;
	text-align: left;
	position: absolute;
	top: 50px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
}

a   { color: #ed7c7b }

a:visited {
	color: #f01f24;
}

a:hover  { color: #cd1d25 }
.thumblabels { color: gray; font-size: 0.8em; line-height: 120%; font-family: Verdana, "Futura Book", GillSans, Helvetica, "Sans Serif"; text-align: center }
.thumbtitles { color: gray; font-family: Verdana, "Futura Book", GillSans, Helvetica, "Sans Serif"; text-align: left }
.sanstext       { color: #444; font-size: 10px; line-height: 14px; font-family: Verdana, "Futura Book", GillSans, Helvetica, "Sans Serif" }
.sanstextw       { color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana, "Futura Book", GillSans, Helvetica, "Sans Serif" }

body {
	color: #ffffff;
	border-color: #ffffff;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: #666666;
}
.sanstextb      { color: #000; font-size: 0.8em; line-height: 1.4em; font-family: Verdana, "Futura Book", GillSans, Helvetica, "Sans Serif" }
.datetext { color: #556b2f; font-size: 10px; line-height: 1em; font-family: Verdana, "Futura Book", GillSans, Helvetica, "Sans Serif"; text-align: left }

#noteslayer
{
	font-size: 90%;
	background-color: white;
	float: left;
	margin: 12px;
	border: solid 10px #bbbbb2;
	position: absolute;
	z-index: 3;
	top: 120px;
	left: 3%;
	width: 360px;
	height: auto;
	visibility: hidden;
	display: block;
	color: black;
}

#notebox
{
	font-size: 90%;
	background-color: white;
	float: left;
	margin: 12px;
	border: solid 4px #888888;
	position: absolute;
	z-index: 3;
	top: 110px;
	left: 8%;
	width: 360px;
	height: 200px;
	visibility: hidden;
	display: block;
	color: black;
	padding: 20px;
	overflow: scroll;
}

.whitebox {
	width: 400px;
	margin: 20px;
	padding: 0px;
	border: 3px none #ff4862;
	visibility: visible;
}

.searchbody {
	border: 3px  #ff4862;
	visibility: visible;
	background: white;
	border-right: 50px solid #666666;
	border-bottom-color: white;
	padding-bottom: 30px;
}
