div#page_search_container{
width: 550px;
height: 1156px;
color: white;
position: absolute;
top: 7px;
left: 7px;
}
#page_search_submit{
background: transparent;
width: 30px;
height: 28px;
position: absolute;
top: 1px;
left: 270px;
cursor:pointer;
}
#page_search_bar{
background: url('/images/search/search_sprite.png');
padding: 5px;
height: 17px;
width: 289px;
}
.page_search_checkbox{
background: black;
width: 14px;
height: 14px;
float: left;
padding: 0px;
margin: 3px;
}
div#searchbar_page_container{
border: 1px solid white;
width: 540px;
height: 38px;
position: relative;
top: 4px;
left: 4px;
border-image: initial;
}
div#game_search_type{
    width:20px;
    height:20px;
}
div#post_search_type{
    width:20px;
    height:20px;
}
div#user_search_type{
    width:20px;
    height:20px;
}
span.search_type_text_desc{
    float:left;
    margin:3px;
}
div#search_type_options{
    width:300px;
    height:300px;
}
div.game_search_container{
    background:#fff;
    width:536px;
    height:60px;
    margin-bottom:7px;
    position:relative;
}
div.user_search_container{
    background:#fff;
    width:536px;
    height:60px;
    margin-bottom:7px;
    position:relative;
}
div.game_search_icon{
    width:60px;
    height:60px;
    position:absolute;
    top:0;
    left:0;
}
div.user_nitromian_number_text{
position: absolute;
top: 19px;
left: 18px;
z-index: 200;
    
}
div.user_gender_text{
position: absolute;
top: 19px;
left: 150px;
z-index: 200;
    
}
div.user_country_text{
position: absolute;
top: 19px;
left: 282px;
z-index: 200;
    
}
div.user_nitromian_number{
    position:absolute;
    height:14px;
    width:14px;
    background:url('/styles/images/small_icons_14_14.png');
    top:18px;
    left:0px;
    z-index:200;
}
div.user_country{
    position:absolute;
    height:14px;
    width:14px;
    background:url('/styles/images/small_icons_14_14.png');
    top:18px;
    left:264px;
    z-index:200;
}
div.user_gender{
    position:absolute;
    height:14px;
    width:14px;
    top:18px;
    left:132px;
    z-index:200;
}
div.gender_m{
    background:url('/styles/images/small_icons_14_14.png');
    background-position:0 -42px;
}
div.gender_f{
    background:url('/styles/images/small_icons_14_14.png');
    background-position:0 -56px;
}
div.game_search_info{
width: 462px;
height: 60px;
position: absolute;
top: 2px;
left: 67px;
}
div.user_search_info{
width: 462px;
height: 60px;
position: absolute;
top: 2px;
left: 67px;
}
div.game_search_info h4{
    font-size:12px;
    font-weight:bold;
}
div.user_search_info h4{
    font-size:12px;
    font-weight:bold;
}

div#scroll_container {
left: 7px;
top: 0px;
height: 1076px;
overflow: scroll;
width: 560px;
}
div#game_search_type_image{
background: url('/styles/images/site_spritev7.png') -287px -115px no-repeat;
height: 13px;
width: 16px;
float:left;
margin:3px;
}
div#post_search_type_image{
    background:url('/styles/images/site_spritev7.png') -309px -115px no-repeat;
height: 13px;
width: 16px;
float:left;
margin:3px;
}
div#user_search_type_image{
background: url('/styles/images/site_spritev7.png') -327px -115px no-repeat;
height: 13px;
width: 16px;
float: left;
margin: 3px;
margin-left: 0px;
margin-right: 0px;
}
div#game_search_block{
position: absolute;
width: 90px;
height: 20px;
top: 2px;
left: 307px;
}
div#post_search_block{
        position: absolute;
width: 98px;
height: 20px;
top: 17px;
left: 307px;
}
div.avatar_search_icon{
    padding:2px;
}
div#user_search_block{
position: absolute;
width: 102px;
height: 20px;
top: 17px;
left: 417px;
}
form#page_search_form{
    height:38px;
}
input{
    outline:none;
}
div.play_game_btn_search{
position: absolute;
top: 36px;
left: 456px;
height: 19px;
width: 75px;
}
div.post_search_container{
    background:#fff;
    width:536px;
    margin-bottom:7px;
    position:relative;
}
div.blog_title{
position: relative;
width: 400px;
float: left;
padding-top: 4px;
}
div.post_search_container p{
clear: left;
position: relative;
padding-left: 8px;
width: 503px;
padding-top: 7px;
padding-bottom: 3px;
}
div.post_search_container p a{
font-weight:bold;
font-size:10px;
}
#down_scroll_button {
background: url("/styles/images/arrow-down.gif") no-repeat scroll 0 0 transparent;
height: 20px;
left: 436px;
position: absolute;
top: 761px;
width: 16px;
z-index: 200;
}
#up_scroll_button {
background: url("/styles/images/arrow-up.gif") no-repeat scroll 0 0 transparent;
height: 20px;
left: 436px;
position: absolute;
top: 237px;
width: 16px;
z-index: 200;
}
div.post_search_icon{
width: 14px;
height: 14px;
position: relative;
float: left;
padding-left: 7px;
padding-top: 7px;
}
div.view_post_btn_search{
position: relative;
top: -5px;
left: 456px;
width: 75px;
height: 19px;
margin-top:10px;
}
div.view_profile_btn_search{
position: absolute;
top: 36px;
left: 456px;
width: 75px;
height: 19px;
}
div.play_game_btn_search:hover{
    opacity:0.7;
}
div.view_profile_btn_search:hover{
    opacity:0.7;
}
div.view_post_btn_search:hover{
    opacity:0.7;
}

div.navigator{

height: 33px;
z-index: 110;
position: relative;
margin-top: 7px;
width: 403px;
margin-left: 7px;
background: white;
float:left;
}
div#next_page{
width: 60px;
height: 33px;
background: white;
position: relative;
margin-left: 7px;
margin-top: 7px;
float: left;
padding: 0px;
z-index: 110;
background: url('/images/gamesmenu/gamesmenu_sprite.png') -152px 6px white;
}
div#prev_page{
width: 60px;
height: 33px;
background: white;
position: relative;
margin-left: 7px;
margin-top: 7px;
float: left;
padding: 0px;
z-index: 111;
background: url('/images/gamesmenu/gamesmenu_sprite.png') -97px 6px white;
}
div#indicator{
text-align: center;
margin:9px auto;
height: 14px;
z-index: 112;
}
div#ind_align{
    text-align:center;
    margin:0 auto;
    height:16px;
    width:auto;
}
div.page_num{
    float:left;
    width:14px;
    height:14px;
    position:relative;
    z-index:113;
}
div#lock_nav{
    position:absolute;
    top: 1109px;
    left:0px;
}
div.box_wrap{
    float:left;
    position:relative;
}
div.navi_wrap{
    float:left;
    position:relative;
}
#outer_container {
width: 551px;
overflow: hidden;
height: 1059px;
margin-top: 10px;
position: absolute;
}