


form {
margin: 0;
padding:0px;
}


#bg{
	background:url(../images/diy/background.jpg) no-repeat ;
}

#refund{
	font-family:arial;
	color:#fff;
	padding:25px;
}
#upComing{
	height:225px;
	width:454px;
	padding-left:30px;
	padding-top:27px;
	position:relative;
}

#refundLink{
	position:absolute;
	bottom:10px;
	right:21px;
}

#payLink1{
	position:absolute;
	bottom:10px;
	right:335px;
	display:block;
}

#payLink2{
	position:absolute;
	bottom:10px;
	right:219px;
}

#payLink3{
	position:absolute;
	bottom:10px;
	right:103px;
}
input{
	padding:0px;
	margin:0px;
}


.testLine{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	border-bottom:solid 1px #000000;
	width:500px;
	padding-top:8px;
	padding-bottom:8px;
	font-size: 12px;
}

.testLineBot{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	width:500px;
	padding-top:8px;
	padding-bottom:25px;
	font-size: 12px;
}
.destinCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
}

.diy_notice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
	color:#333333;
}
.diy_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
}
.diy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
}
.diy_waiting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
}
.diy_waitingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
}
.diy_boldyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 27px;
	text-decoration: none;
	color: #8b6407;
	font-weight: bold;
}
.diy_boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 27px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
body {
	background-color: #000000;
}

/*
testimonials
*/