.heart {
	float:right;
	margin:15px 180px 0px 0px;
}

h1.heading1 {
	font-family:'times new roman';
	font-weight:100;
	font-size:50px;
	color:#534741;
	float:left;
	margin:15px 0px 0px 170px;
	border-bottom:1px dashed #42210B;
}

#left{
	width:400px;
	float:left;
}

.the_shadow {
	width:978px;
	background:url('../img/shadow.gif') repeat-x;
	height:40px;
	padding:0px;
}

#cbox {
	background:#FFF url('images/bg.png') repeat-x;
	height:413px;
	width:550px;
	border:1px solid #808080;
	display:block;
	margin:auto;
}

#cbox h2 {
	font:25px arial;
	color:#000;
	text-align:center;
}

.ctext {
	width:431px;
	height:20px;
	font-size:16px;
	padding:3px 0px 3px 5px;
	color:#000;
	background:#FFF;
	border:0px;
	display:block;
	margin:0px auto 2px auto;
	border:1px solid #808080;
}

.ctext:hover, .cta:hover {
	background-color:#FFFFCA;
	border:1px solid #45BCD1;
}

.cta {
	width:431px;
	height:140px;
	font-size:13px;
	padding:5px 0px 3px 5px;
	color:#969696;
	background:#FFF;
	border:0px;
	display:block;
	margin:auto;
	font-family:arial;
	border:1px solid #808080;
}

a:hover {cursor:hand;}

#req {
	position:absolute; 
	color:red; 
	margin:-40px 0px 0px 190px; 
	text-align:center; 
	width:350px;
}

#submit {
	width:119px;
	height:34px;
	background:url('images/button1.png') no-repeat;
	font:14px arial;
	margin:0px;
	padding:10px 2px;
	text-align:center;
}

#submit:hover {
	background:url('images/button2.png') no-repeat;
}

.submit {
	color:#473507;
	display:block;
	text-decoration:none;
	width:119px;
	margin:15px 0px 0px 55px;
}