/*
Styles For The Listing Details Page
*/
.listing_element{
	position:relative;
	height:240px;
}
.listing_video_box{
	display:inherit;
	position:absolute;
	top:0px;
	left:0px;
	width:320px;
	height:240px;
}

table.qq_form {
	width:600px;
}

table.qq_form  td{
	padding-bottom:5px;
}

table.qq_form  td h1{
	padding-top:3px;
	padding-bottom:3px;
}