

form
#search_container
{
	clear: both;
}

#search_container
{
	position: absolute;
	width: 721px;
	height: 135px;
	top: 0px;
	background: url("http://cache.g4tv.com/images/phoenix/shows/cheat/cheatsheet/headerBG.jpg") no-repeat;
}

#search_container fieldset
{
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
}

#alphabetSearch
{
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 105px;
    left: 364px;
}

#textSearchBtn
{
    position: absolute;
    top: 30px;
    right: 6px;
}

#platformBtn
{
    position: absolute;
    top: 72px;
    right: 6px;
}

#platformDropDownList
{
    z-index: 1000;
    position: absolute;
    top: 69px;
    left: 460px;
}

#textSearchBox
{
    z-index: 1000;
    position: absolute;
    top: 28px;
    left: 535px;
}


span#l_con
{
	
	
}

span#r_con
{
	float: right;
	display: block;
	width: 420px;
}

span#r_con fieldset
{
	float: right;
}

span#l_con a
{
	float: right;
	display: block;
	background: url("http://cache.g4tv.com/images/phoenix/shows/cheat/cheatsheet/gray_go_btn.gif") no-repeat;
	width: 55px;
	height: 21px;
	text-indent: -999em;
}

span#r_con a
{
	float: right;
	display: block;
	background: url("http://cache.g4tv.com/images/phoenix/shows/cheat/cheatsheet/red_go_btn.gif") no-repeat;
	width: 55px;
	height: 21px;
	text-indent: -999em;
}


span#l_con select
{
	margin: 0 5px 0 0;
	font-size: 11px;
	float: left;
}


span#r_con img.icon_search
{
	margin: 0 8px;
	display: none;
}


label#search_reviews,
label#find_game
{
	width: 220px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 1px 20;
	margin: 0 0 4px 0;
	
}


input.input_search
{
	font-size: 11px;
	width: 110px;
	
	
}

