* {
	margin: 0;
	padding: 0
	}

html, body {
	overflow: hidden
	}

body {
	background-color: #F8F4E9;
	border-top: #8A0C1A solid 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	color: #434343
	}

img {
	border: none
	}

#buy {
	position: relative;
	z-index: 2;
	clear: both;
	width: 368px;
	height: 513px;
	margin: 0 auto;
	padding: 30px 30px 30px 400px;
	margin-bottom: 20px;
	border: none;
	overflow: auto;
	text-align: center
	}

#buy #poster {
	position: absolute;
	left: 25px;
	top: 25px;
	padding: 5px
	}

#buy a {
	color: #8A0C1A;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	}

#buy a:hover {
	color: #8A0C1A;
	border-bottom: 1px dotted #8A0C1A;
	background: #F5EFE3;
	font-family: verdana, arial, helvetica, sans-serif
     	}

#buy #poster:hover {
	background-color: #F5EFE3
	}

a.hidden {
	display: none
	}

#buy h1 {
	margin: 0;
	color: #69574D;
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center
	}

#buy h2 {
	margin: 0;
	color: #8A0C1A;
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	text-align: center
	}

#buy p {
	margin: 0.5em 0
	{

#buy form {
	text-align: center
	}