#content {
	margin-right: 33px;
	margin-left: 33px;
	margin-top: 33px;
}
#content img {
	float: right;
	border: 1px solid #999999;
	margin-left: 15px;
}
#buttons {
	width: 202px;
	float: right;
	clear: right;
	margin-top: 10px;
	font-size: 11px;
	margin-left: 15px;
}
#buttons a {
	width: 90px;
	background-color: #F3E455;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	display: block;
	border: 1px solid #999999;
	color: #666666;
	text-align: center;
}
#buttons a:hover {
	background-color: #FFFF00;
}

#previous {
	float: left;
}
#next {
	float: right;
}
#links {
	clear: right;
	float: right;
	text-align: center;
	width: 202px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 100px;
}
.links a {
	padding: 7px;
	display: block;
	width: 189px;
}
.links a:hover {
	background-color: #FFFF99;
	color: #666666;
	text-decoration: none;
}


#paypal form {
	margin-bottom: 10px;
	margin-top: 10px;
}
#content table {
	margin-top: 7px;
	font-size: 11px;
}

.tablel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.tabler {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.tablebl {
	border: 1px solid #999999;
}
.tablebr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
