#hsb_brand_hdr{
	background:url(../images/generic/prod/bg_hdr_products.gif) no-repeat -7px 0px;
}

#hsb_brand_page_hdr {
	background:none;
	height:auto;
	height:0;
}
#hsb_brand_page_content{
	width:710px;
}
#hsb_brand_page_content h1 {
	color:#5255a5;
	font-size:1.6em;
	margin:15px 0 10px 0;
	padding:0;
	text-transform:none;
	float:none;
}
#hsb_brand_page_content h3{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:dashed 1px #000;
	color:#2D8E94;
}

#find_game_hdr_top{
	float:left;
	width:710px;
	background:url(../images/generic/find_game/find_game_search_top.gif) no-repeat;
	padding:0;
	margin:0;
	height:5px;
}
#find_game_hdr{
	float:left;
	width:690px; 
	background:url(../images/generic/find_game/find_game_search_spacer.gif) repeat-y;
	padding:0 10px 15px 10px;
	text-align:center;
}
#find_game_hdr #intro_div{
	width:620px;
	margin:10px 0 0 0;
	padding:0 0 20px 0;
	text-align:center;
}
#find_game_hdr p{	
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:1.5em;
}
#find_game_hdr #dropdown_div{
	width:690px;
	margin:0;
	text-align:center;
	float:left;
}

#find_game_hdr #dropdown_div .dimension {
	width:341px; 
	float:left; 
	margin:0 1px 20px 0;
}

#find_game_hdr #dropdown_div .dimension .dimension_dropdown {
	float:left; 
	width:255px;
}

#find_game_hdr #dropdown_div .dimension .dimension_dropdown select {
	width:255px;
}

/*new*/ 
#find_game_hdr #dropdown_div .button_div {
	float:left; 
	height:100%; 
	padding:4px; 
	margin:0 0 0 3px; 
	cursor:pointer; 
	border:1px dashed #999; 
	background-color:#FFEE50; 
	font-size:11px;
}
							
#find_game_hdr #dropdown_div .button_div:hover {
	background-color:#fff7a8;
}
							
#find_game_hdr  .button_div {
	float:left; 
	height:100%; 
	padding:4px; 
	margin:0 0 0 3px; 
	cursor:pointer; 
	border:1px dashed #999; 
	background-color:#FFEE50; 
	font-size:11px; 
	/*color:#1F63B1; blue*/
	 color:#5233A5;
	
}
							
#find_game_hdr  .button_div:hover {
	background-color:#fff7a8;
}
#find_game_hdr #search_div{
	width:640px;
	float:left;
	margin:0; 
	padding:0;
}
#find_game_hdr input{
	width:300px;
}

#find_game_hdr_btm{
	float:left;
	width:710px;
	height:5px;
	margin:0 0 20px;
	background:url(../images/generic/find_game/find_game_search_btm.gif) no-repeat;
}
#find_game_btn{
	float:left;
	width:690px;
	height:41px;
	text-align:center;
	margin:0 0 0;
}
#find_game_btn a{
	color:#fff;
	display:block;
	background:url(../images/generic/brand/btn_hsb_games_red_off.png) no-repeat;
	width:182px;
	height:25px;
	margin:0 auto 0;
	padding:21px 0 0 0;
	position:relative;
	font-size:1.2em;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
#find_game_btn a:hover{
	color:#fff;
	background:url(../images/generic/brand/btn_hsb_games_red_on.png) no-repeat !important;
}
#results_hdr {
	width:710px;
	border-bottom:dashed 1px #000;
	float:left;
	padding:0 0 10px;
}
#results_hdr span{
	display:inline-block;
	float:left;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	color:#1f7f85;
}
#results_hdr_left {
	width:340px;
	float:left;
	padding-right:30px;
}
#results_hdr_right {
	width:340px;
	float:left;
}
#results_hdr .results_hdr_brand{
	width:170px;
	max-width:170px;
}
#results_hdr .results_hdr_links{
	width:85px;
	max-width:85px;
	text-align:center;
}
#results_body{
	background:url(../images/generic/find_game/bg_game_results.gif) repeat;
	float:left;
	margin:10px 0 0 0;
}
#results_body span{
	display:block;
	float:left;
	height:25px;
	font-size:12px;
}
#results_body .result span a{
	text-decoration:underline;
	font-weight:bold;
}
#results_body #results_body_left{
	width:340px;
	float:left;
	padding-right:30px;
}
#results_body #results_body_right, #results_body .result{
	width:340px;
	float:left;
}
#results_body .result .result_brand{
	width:160px;
	max-width:160px;
	padding:5px 5px 0 5px;
	height:25px;
}
#results_body .result .result_link{
	width:75px;
	max-width:75px;
	padding:5px 5px 0 5px;
	height:25px;
	text-align:center;
}
