<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#example .demo-container
{
	width: 748px;
	height: 415px;
	background: transparent url(images/bg.jpg) no-repeat 0 0;
	position: relative;
    border-width: 0;
    padding: 0;
}
.search-for, .search-in
{
	position: absolute;
	color: #3a3a3a;
	font: 14px 'Georgia' , 'Arial' , sans-serif;
}
.search-for
{
	left: 120px;
	top: 144px;
}
.search-in
{
	left: 350px;
	top: 144px;
}
.RadListBox1
{
	position: absolute;
	left: 110px;
	position: absolute;
	top: 167px;
}
html .RadListBox2
{
	position: absolute;
	left: 340px;
	position: absolute;
	top: 167px;
}
.ImageButton1
{
	position: absolute;
	top: 167px;
	left: 542px;
}
.RequiredFieldValidator1,
.RequiredFieldValidator2
{
	font: 12px Arial;
	color: #ff0000;
	position: absolute;
}
.RequiredFieldValidator1
{
	top: 316px;
	left: 143px;
}
.RequiredFieldValidator2
{
	top: 316px;
	left: 373px;
}

.ValidationSummary1 {
	font-size: 12px;
}

.ValidationSummary1 ul
{
	display:none;
}

.ValidationSummary1
{
	position:absolute;
	top: 205px;
	left:560px;
	background: transparent url(images/validation.png) no-repeat 5px 0;
	padding-top: 60px;
	width: 80px;
	height:20px;
}</pre></body></html>