#frame_results
{
	width: 490px;
	min-height: 660px;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}
#frame_results h1
{
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-weight: normal;
}
#frame_results h1 img
{
	vertical-align: middle;
	margin: 0px 10px 0px 10px;
}
#frame_results h1 img.C_LOGO	{ width: 24px; height: 24px; }
#frame_results h1 img.C_CAR		{ width: 40px; height: 30px; }

#frame_results h1 b
{
	font-size: 16px;
}
#frame_results h1 b font
{
	font-size: 16px;
	color: #FF0000;
}
#frame_results h2
{
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-weight: normal;
}
#frame_results h2 b
{
	font-size: 12px;
}
#frame_results h3
{
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-weight: normal;
}
#frame_results h3 b
{
	font-size: 16px;
}
#frame_results div.C_DUEL
{
	height: 110px;
	position: relative;
	margin: 0px 0px 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#frame_results div.C_DUEL a.C_THUMBNAIL
{
	position: absolute;
	left: 4px;
	top: 4px;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #BBBBBB;
	padding: 4px;
	background-color: #FFFFFF;
}
#frame_results div.C_DUEL a.C_THUMBNAIL:hover
{
	border: 1px solid #FF0000;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	-ms-box-shadow: 0px 0px 5px #666666;
	-o-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #000000;
}
#frame_results div.C_DUEL a.C_THUMBNAIL img
{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border: 0px;
}
#frame_results div.C_DUEL a.C_THUMBNAIL label
{
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-color: #000000;
	font-size: 14px;
	font-family: Courier New;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 2px 0px 4px;
	cursor: pointer;
	-webkit-border-radius: 6px 0px 6px 0px;
	-moz-border-radius: 6px 0px 6px 0px;
	-ms-border-radius: 6px 0px 6px 0px;
	-o-border-radius: 6px 0px 6px 0px;
	border-radius: 6px 0px 6px 0px;
}
#frame_results div.C_DUEL a.C_THUMBNAIL span.C_PLAY
{
	left: 20px;
	top: 36px;
}

#frame_results div.C_DUEL span
{
	position: absolute;
	left: 144px;
	top: 14px;
}
#frame_results div.C_DUEL span a
{
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
#frame_results div.C_DUEL span a:hover
{
	text-decoration: underline;
}
#frame_results div.C_DUEL span a font
{
	color: #FF0000;
	font-size: 14px;
	margin: 0px 8px 0px 8px;
}
#frame_results div.C_DUEL span a:hover font
{
	color: #0000FF;
}

#frame_results div.C_DUEL span font
{
	color: #666666;
}
#frame_results div.C_DUEL span label
{
	color: #BBBBBB;
}

#iframe_viewer
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 640px;
	height: 660px;
	border: 0px;
	display: none;
}
#frame_search_summary
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 490px;
	border: 0px;
	text-align: center;
}
#frame_search_summary h1
{
	font-size: 20px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#frame_search_summary h1 font
{
	color: #FF0000;
	font-size: 20px;
}
#frame_search_summary img
{
	margin: 0px 0px 20px 0px;
}
#frame_search_summary h1.C_DUEL
{
	margin: 30px 0px 0px 0px;
}
#frame_search_summary h1.C_DUEL img
{
	width: 60px;
	height: 60px;
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}
#frame_search_summary div.C_DUEL
{
	margin: 30px auto 40px auto;
	text-align: center;
	width: 350px;
	padding: 10px 0px 10px 0px;

	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	border: solid #666666;
	border-width: 1px 2px 2px 1px; 

	-webkit-box-shadow: 5px 5px 5px #666666;
	-moz-box-shadow: 5px 5px 5px #666666;
	-ms-box-shadow: 5px 5px 5px #666666;
	-o-box-shadow: 5px 5px 5px #666666;
	box-shadow: 5px 5px 5px #666666;
}
#frame_search_summary div.C_DUEL img
{
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 150px;
}
#frame_search_summary div.C_DUEL h2
{
	display: block;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	text-align: center;
}
#frame_search_summary div.C_DUEL span.C_ICON_VS_120x64
{
	margin: 20px 0px 20px 0px;
}
#frame_search_summary table.C_SOCIAL_NETWOKS
{
	margin: 0px 35px 20px auto;
}

#frame_car_pictures
{
	margin: 0px auto 40px auto;
}
#frame_car_pictures div.C_CONTAINER
{
x	top: 0px;
}


