#content {
	width: 990px;
}

#header {
	background: #FFF;
}

#left {
	background: #FFF;
	float: left;
	width: 211px;
}

#middle {
	background: #FFF;
	float: left;
	margin-right: 30px;
	width: 495px;
}

#right {
	background: #FFF;
	float: left;
	text-align: center;
	width: 254px;
}

#footer {
	text-align: right;
	clear: both;
	background: #FFF;
}

body {
	background: #FFF;
	font-size: 11px;
	font-family: arial;
	line-height: 15px;
	color: #4c4c4c;
}

img {
	border: none;
}

a {
	color: #7AA627;
	text-decoration: none;
}

a:link {
	color: #7AA627;
	text-decoration: none;
}

a:visited {
	color: #7AA627;
	text-decoration: none;
}

a:hover {
	color: #7AA627;
	text-decoration: underline;
}

a:active {
	color: #7AA627;
	text-decoration: underline;
}

.banner {
	margin-top: 11px;
}

.headline {
	margin: 25px 0px 0px 0px;
}

.flex-div {
	margin-left: 10px;
	text-align: center;
	width: 475px;
}

.flex-div p {
	margin: 0px 0px;
	text-align: left;
}

.flex-div table {
	border-collapse: collapse;
	margin-top: 10px;
}

.flex-div .image {
	vertical-align: bottom;
	padding-right: 20px;
}

.flex-div .text {
	padding: 10px 20px 10px 0px;
	text-align: left;
	vertical-align: top;
}

.small {
	font-size: 10px;
	line-height: 1.2em;
}

.small strong {
	font-size: 11px;
}

.highres {
	border-collapse: separate;
	border-spacing: 15px;
}

.highres img {
	border: 1px solid #4c4c4c;
}

hr {
	background-color: #ff00cc;
	border: 1px solid #ff00cc;
	color: #ff00cc;
	height: 1px;
}

.tip-head {
	font-size: 12px;
}

.sellers {
	border-collapse: collapse;
	width: 100%;
}

.sellers td {
	vertical-align: top;
	width: 33%;
}

.top-cell {
	vertical-align: top;
}
