#bookingphaseone
{
	width:354px;
	height:171px;
	float:left;
	background-image:url(../images/formdetails.jpg);
	background-repeat:no-repeat;
	background-color:#8ac80c;
	color:white;
	margin:0 0 0 0;
}

#bookingphasetitle h2
{
	padding:0 0 0 35px;
}

#bookingphasetwo
{
	width:284px;
	min-height:296px;
	float:left;
	background-image:url(../images/formnewdetails.jpg);
	color:white;
	background-repeat:no-repeat;
	margin: 2px 0 0 0;
	padding:0px 35px 0px 35px;
	background-color:#131313;
}

.bookingphaseonedetail
{
	width:274px;
	height:15px;
	float:left;
	background-image:url(../images/formdetail.jpg);
	background-repeat:no-repeat;
	background-color:#83bf3d;
	font-size:11px;
	margin:2px 0 0 35px;
	padding:5px 0 5px 0;
}

.bookingphaseoneparticular
{
	width:146px;
	float:left;
	padding:0 0 0 4px;
}

.bookingphaseonedata
{
	width:120px;
	float:right;
	text-align:right;
	padding:0 4px 0 0;
}
