form
{
 margin: 0px;
 padding: 0px;
}

#user_nav, #user_nav1, #user_nav2, #user_nav3, #user_nav4, #user_nav5, #user_nav6
{
 background: url('/images/bar_left.gif') no-repeat;
 float: left;
 overflow: hidden;
}

.influence{border:1px solid #FFEAD1;color:#D70;font-size:10px;margin:0 5px 0 0;padding:0 5px;}

#tweet_box {
	height: 120px;
}

#tabnav
{
 background: url('/images/bar_right.gif') no-repeat right;
 position: relative;
 margin: 0px;
 padding: 0px;
 height: 40px;
}

#tabnav li
{
 position: relative;
 top: 9px;
 margin: 5px 0px 5px 5px;
 padding: 0px;
 font-size: 14px;
 font-weight: bold;
}

#tabnav li.tab1
{
 margin: 5px 0px 5px 10px;
}

#tabnav li.tab6
{
 margin: 5px 10px 5px 5px;
}

#user_nav1 li.tab1 a, #user_nav2 li.tab2 a, #user_nav3 li.tab3 a, #user_nav4 li.tab4 a, #user_nav5 li.tab5 a, #user_nav6 li.tab6 a { /* settings for selected tab link */
 background: #555;
 border-top: 1px solid #444;
 border-bottom: 1px solid #444;
 color: #fff;
 opacity:0.6;
 filter:alpha(opacity=50);
}

#tabnav li a
{
 margin: 0px;
 padding: 5px 10px;
 color: #e5e5e5;
 text-decoration: none;
}

#tabnav li a:hover
{
 background: #444;
 border-top: 1px solid #222;
 border-bottom: 1px solid #222;
 color: #fff;
 opacity:0.6;
 filter:alpha(opacity=50);
}

.user
{
}

.user_image
{
 height: 90px;
 margin: 8px;
}

.user_image a img
{
 border: 1px solid #999;
}

.user_title
{
 margin-top: 8px;
}

.user_title a
{
 color: #326C26;
}

.user_text
{
 margin-right: 8px;
}

.user_stats
{
 margin-bottom: 8px;
}

.grid_3
{
 background: #fff url('/images/search_bg.gif') top right no-repeat;
 position: relative;
 height: 40px;
}

.user_count
{
 position: absolute;
 left: 50%;
 top: 0px;
 margin-left: -116px;
 width: 565px;
 padding: 30px 0px 5px 20px;
 background: url('/images/green_grad_top.gif') no-repeat;
}

.grid_4 div
{
 position: absolute;
 left: 50%;
 margin-left: 210px;
}

.grid_4 div a
{
 color: #014805;
}

.magnifier_wrap
{
 position: absolute;
 right: 5px;
 top: 9px;
}

.pagination
{
 background: #D7F1D2;
 padding: 4px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}

.pagination a, #footer a
{
 color: #014805;
}

.pagination a:hover
{
 background: #fff;
}