﻿body, p, div, table, tr, td, th, ul, ol, li, form, input, select, option, textarea, font {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif
}

.review {
	line-height: 140%;
	text-align: justify;
	border: 1px solid #f4ffbd;
	float: none;
	clear: none;
	left: 127px;
	position: static;
	padding: 4px 16px 4px 133px
}

.newsprint { color: black }

#buycell {
	padding-bottom: 2px;
	border-bottom: 1px solid #f4ffbd
}

.imagecontainer {
	  float:left;
	  clear:left;
	  background: url(http://steveroach.com/Images/Misc/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(http://steveroach.com/Images/Misc/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 10px 10px !important;
	  margin: 10px 0 10px 5px
}

.imagecontainer img {
	display: block;
	position: relative;
	background-color: #000;
	border: 0px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 2px
}

.headline {
	color: #ffffbd;
	text-shadow: #3a050d 2px 2px 0;
	letter-spacing: 6px;
	vertical-align: top;
	font: italic bold 28px Mikity, Futura, Verdana;
	padding-bottom: 16px
}

.headline.medium {
	font: italic bold 18px Mikity, Futura, Verdana
}

.headline.small {
	font: italic bold 12px Mikity, Futura, Verdana
}

.headline.yellow {
	color: #d09f38
}

.headline.gold {
	color: #C7FF17
}

.headline.offwhite {
	color: #fdfdfd
}

.rightmargin {
	float: right;
	right: 5%;
	position: absolute;
}
