#wrap table {
	margin: 10px 50px 10px 50px;
	padding: 0;
	background-color: #fff;
}
#wrap {
	background:#4d4d4d;
}
#giveaways_title {
	width: 800px;
	height: 120px;
	background: #4d4d4d;
	margin: 0;
	padding: 0;
}
h3 {
	color: #ccff00;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccff00;
	margin: 2px;
}
h4 {
	color: #fff;
	font-size: 12px;
	margin: 2px;
}
h5 {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
#wrap table .btn a {
	background-color: #009900;
	color: #fff;
	padding: 2px;
	margin: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	text-decoration: none;
	font-size: 12px;
}
	#wrap table .btn a:hover {
	background-color: #003300;
	color: #fff;
	padding: 2px;
	margin: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	font-size: 12px;
	text-decoration: underline;
}
#wrap table p {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 10px;
	test-align: justify;
}
.style1 {
	font-weight: bold
}
ul.decimal {
	list-style-type: decimal;
	font-size: 12px;
}
.border {
	border-top-style: dotted;
	border-top-width: thin;
	margin: 4px 46px 4px 46px;
	color: #000;
}
.space {
	width: 800px;
	height: 10px;
	background: transparent;
}
img {
	border: none;
}
