.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/buttons/bg_button_a_rb.jpg') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 20px;
    margin-right: 6px;
    padding-right: 17px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/buttons/bg_button_span_rb.jpg') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; 
}
.edit_btn {float:left}
a.edit_btn {
background: transparent url('../images/buttons/edit_button_up.jpg') no-repeat scroll top right;
   display: block;
    float: left;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    height: 24px;
	width:140px;
    margin: 5px 6px 0 10px ;
    text-decoration: none;
}
a.edit_btn:hover {
background: transparent url('../images/buttons/edit_button_over.jpg') no-repeat scroll top right;
}
.mygames_btn {float:left}
a.mygames_btn {
background: transparent url('../images/buttons/mygames_button_up.jpg') no-repeat scroll top right;
   display: block;
    float: left;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    height: 24px;
	width:140px;
    margin: 5px 6px 0 10px ;
    text-decoration: none;
}
a.mygames_btn:hover {
background: transparent url('../images/buttons/mygames_button_over.jpg') no-repeat scroll top right;
}
.add_btn {background: url('../images/buttons/add_button_up.jpg') no-repeat center; border:none;outline:none; width:21px;  height:18px; cursor:pointer}
.add_btn:hover {background: url('../images/buttons/add_button_over.jpg') no-repeat center;border:none;outline:none; width:21px; height:18px; cursor:pointer;
}
.del_btn {background: url('../images/buttons/del_button_up.jpg') no-repeat center; border:none;outline:none; width:21px;  height:18px; cursor:pointer}
.del_btn:hover {background: url('../images/buttons/del_button_over.jpg') no-repeat center;border:none;outline:none; width:21px; height:18px; cursor:pointer;
}
.vote_yes_btn {background: url('../images/thumb/thumb20.jpg') no-repeat center; border:none;outline:none; width:20px;  height:20px; cursor:pointer}
.vote_yes_btn:hover {background: url('../images/thumb/thumbover20.jpg') no-repeat center;border:none;outline:none; width:20px; height:20px; cursor:pointer;
}
.vote_no_btn {background: url('../images/thumb/thumbdown20.jpg') no-repeat center; border:none;outline:none; width:20px;  height:20px; cursor:pointer}
.vote_no_btn:hover {background: url('../images/thumb/thumboverdown20.jpg') no-repeat center;border:none;outline:none; width:20px; height:20px; cursor:pointer;
}
.login_btn {background: url('../images/buttons/login_up.jpg') no-repeat center; border:none;outline:none; width:70px;  height:24px; cursor:pointer; text-decoration: none;display: block;}
.login_btn:hover {background: url('../images/buttons/login_over.jpg') no-repeat center;border:none;outline:none; width:70px; height:24px; cursor:pointer;display: block;
}
.edit_disc_btn {background: url('../images/buttons/edit_up.jpg') no-repeat center; border:none;outline:none; width:21px;  height:18px; cursor:pointer;display: block;}
.edit_disc_btn:hover {background: url('../images/buttons/edit_over.jpg') no-repeat center;border:none;outline:none; width:21px; height:18px; cursor:pointer;display: block;
}
.edit_prof_btn {background: url('../images/buttons/edit_prof_up.jpg') no-repeat center; border:none;outline:none; width:21px;  height:18px; cursor:pointer;display: block;}
.edit_prof_btn:hover {background: url('../images/buttons/edit_prof_over.jpg') no-repeat center;border:none;outline:none; width:21px; height:18px; cursor:pointer;display: block;
}
.discuss_btn {background: url('../images/buttons/discuss_up.jpg') no-repeat center; border:none;outline:none; width:70px;  height:24px; cursor:pointer; text-decoration: none;display: block;}
.discuss_btn:hover {background: url('../images/buttons/discuss_over.jpg') no-repeat center;border:none;outline:none; width:70px; height:24px; cursor:pointer;display: block;
}
.muse_news_btn {background: url('../images/buttons/muse_news_up.jpg') no-repeat center; border:none;outline:none; width:150px;  height:150px; cursor:pointer; text-decoration: none;display: block;}
.muse_news_btn:hover {background: url('../images/buttons/muse_news_over.jpg') no-repeat center;border:none;outline:none; width:150px; height:150px;text-decoration: none; cursor:pointer;display: block;
}
.checkSpecs_btn {background: url('../images/buttons/checkSpecs_up.jpg') no-repeat center; border:none;outline:none; width:140px;  height:24px; cursor:pointer; text-decoration: none; margin-bottom:10px;}
.checkSpecs_btn:hover {background: url('../images/buttons/checkSpecs_over.jpg') no-repeat center;border:none;outline:none; width:140px; height:24px;text-decoration: none; cursor:pointer;
}
a.a2008_btn {
background: url('../images/buttons/2008_button_up.jpg') no-repeat scroll top right;border:none;outline:none;cursor:pointer;
 height: 24px;
    display: block;
    float: left;
	width:140px;
    margin: 5px 6px 0 10px ;
    text-decoration: none;
}
a.a2008_btn:hover {
background: url('../images/buttons/2008_button_over.jpg') no-repeat scroll top right;border:none;outline:none;cursor:pointer;
}
a.a2009_btn {
background: transparent url('../images/buttons/2009_button_up.jpg') no-repeat scroll top right;border:none;outline:none;cursor:pointer;
 display: block;
    float: left;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    height: 24px;
	width:140px;
    margin: 5px 6px 0 10px ;
    text-decoration: none;
}
a.a2009_btn:hover {
background: transparent url('../images/buttons/2009_button_over.jpg') no-repeat scroll top right;border:none;outline:none;cursor:pointer;
}
.searchbar { float:left;}
.g_profile_head1 { float:left; display:block }
.g_profile_head2 { float:right; display:block }
.logout{float:right; margin-right:12px}