.searched #heading img
{
	width:305px;
	height:69px;
	margin:inherit;
}
.searched #heading
{
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
	position:absolute;
}
.searched #main
{
	display:block;
	width:766px;
	margin:auto;
}
.searched #search
{
	position:absolute;
	display:block;
	width:450px;
	position:relative;
	left:305px;
}
.searched #gameNameArea .themedTextBox>input
{
	width:295px;
}
.searched .themedTextBox .themedButton
{
	position:absolute;
	left:317px;
	top:10px;
	width:140px;
	height:33px;
	font-size:19px;
	line-height:33px;
	background-position:-218px 0px;
}
.searched .themedTextBox .themedButton:active
{
	background-position:-218px -33px;
	font-size:18px;
}
.searched .themedTextBox.focused .themedButton
{
	background-position:-358px 0px;
	color:#DFFFDF;
}
.searched .themedTextBox.focused .themedButton:active
{
	background-position:-358px -33px;
}
.searched #gameNameArea
{
	display:inline;
	margin:inherit;
}
.searched .searchButton
{
	margin:inherit;	
}
.searched #gameListHolder
{
	margin:auto;	
	width:764px;
	font-size:20px;
	display:inherit;
}
.searched #gameListHolder li.name
{
	list-style-type: none;
	background: url("../images/bullet.png") no-repeat top left;
	padding-left: 35px;
	line-height:30px;
	font-size:30px;
}
.searched #gameListHolder li.reason
{
	list-style-type: none;
	padding-left: 35px;
	line-height:15px;
	font-size:15px;
	color:#0f0;
	padding-bottom:5px;
}
.searched #gameListHolder ul
{
	margin-top: 0px;
	padding-left: 0px;
}