@charset "UTF-8";
/* CSS Document */

a, a:visited {
	color:#8CC63F;
}
a img {
	border:none;
}
.content {
	background-color: #414141;
	color: #eaeaea;
	border: 1px solid #4D4D4D;
	margin: 0px;
	padding: 5px;
	height:285px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position:relative;
	overflow:hidden;
	width: 150px;
	line-height: 12px;
}
.image {
	margin:2px 0px;
	padding-top:7px;
}
p {
	margin:3px 0px;
}
.prices {
	white-space:nowrap;
	margin-bottom: 5px;
}
.form {
	margin:3px 0px;
}
.privacy {
	position:absolute;
	margin:0px auto;
	left:0px;
	bottom: 5px;
	width: 160px;
}
.privacy a, .privacy a:visited {
	color:#a1a1a1;
}
.price {
	color:#CC6600;
}
