#ue_latest_devs {
	position: relative;
}
.ue_latest_dev_post_div {
	float: left; 
	padding: 10px;
	height: 190px;
	width: 300px;
	position: relative;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url(images/buttons/newbtn_middle.png) repeat-x scroll 0 0 #e9e9e9;
}
.ue_dev_post {
	width: 280px;
	height: 80px;
	float: left;
	overflow: hidden;
}
.epic_devtracker_list {
	float: right;
	left: 0px;
	height: 32px;
	position: relative;
	margin-top: 5px;
	width: 100%;
}
.ue_footer_pagination_top {
	float: right;
	margin-top: 5px;
	position: relative;
	width: auto;
	right: 0;
	vertical-align: middle;
}
.ue_postpagestats_above {
	float: left;
	margin-right: 15px;
}
.ue_pagenav {
	height: 30px;
	width: auto;
	float: left;
}
.ue_threadinfo {
	width: 60%;
}
.ue_threadstats_by {
	width: 20%;
	text-align: left;
}
.ue_threadstats_forum {
	text-align: left;
}
#devtrack_list {
	display: block;
	clear: both;
}
.ue_track_li {
	padding: 0;
	width: 100%;
	display: block;
	clear: both;
	color: #3e3e3e;
	float: left;
	position: relative;
	box-shadow: -2px 2px 2px #000000;
	height: 40px;
	margin-top: 5px;
}
.ue_track_title {
	width: 60%;
	float: left;
	padding-top: 10px;
}
.ue_track_title_link {
	margin-left: 5px;
}
.ue_track_name_date {
	width: 20%;
	float: left;
}
.ue_track_name {
	margin-top: -3px;
}
.ue_track_ftitle {
	width: 20%;
	float: left;
	padding-top: 10px;
}
.ue_below_postlist {
	float: right;
	left: 0px;
	height: 32px;
	position: relative;
	margin-top: 5px;
	width: 100%;
}
.ue_pagination_bottom {
	float: right;
	margin-top: 5px;
}

#toplinks {
	margin-top: 95px !important;
}

NAV.main-menu {
	position: relative !important;
}
#category_thread_tool {
    clear: none;
    width: 85%;
    float: right;
}
#topcategory_thread_tool {
    clear: none;
    width: 85%;
    float: right;
}
#recent_sortby a:hover {
    text-decoration: none;
}
#top_sortby {
    clear: none;
    width: 85%;
    float: right;
}
#top_sortby a:hover {
    text-decoration: none;
}
.ue_post_vote {
    clear: right;
    display: block;
    float: left;
    width: 50px;
    text-align: center;
    margin:10px 0;
}
.ue_post_vote_showthread {
    /*clear: right;*/
    display: block;
    float: left;
    text-align: center;
    padding-top: 10px;
}
.ue_icon_down {
    background-image: url("/images/statusicon/epic/down_arrow.png");
    display: block;
    width: 14px;
    height: 8px;
    margin-left: 18px;
    cursor: pointer;
    border: 0;
}
.opacity_five {
    filter: alpha(opacity=0.5);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.opacity_zero {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.ue_icon_up {
    background-image: url("/images/statusicon/epic/up_arrow.png");
    display: block;
    width: 14px;
    height: 8px;
    margin-left: 18px;
    cursor: pointer;
    border: 0;
}
.tab_selected {
    font-weight: bold;
}
.tab_unselected {
    text-decoration: underline;
    cursor: pointer;
}
.topthreadbit {
    padding: 0;
    width: 100%;
    display: block;
    clear: both;
    float: left;
    position: relative;
    -moz-box-shadow: -2px 2px 2px #000000;
    -webkit-box-shadow: -2px 2px 2px #000000;
    box-shadow: -2px 2px 2px #000000;
}
#topinlinemod_formctrls {
    float: right;
}
#topinlinemod_formctrls .popupctrl {
    top: -5px;
    position: inherit;
    text-decoration: none;
    background: #e9e9e9 url(/images/gradients/generic_button.png) repeat-x top left;
    padding-right: 0;
    color: #424242;
    border: 1px solid #a8a8a8;
    font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
    float: left;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
#topinlinemod_formctrls a.popupctrl span.ctrlcontainer {
    display: inline-block;
    background: transparent url(/images/misc/black_downward_arrow.png) no-repeat center left;
    padding-top: 3.3333333333333px;
    padding-right: 5px;
    padding-bottom: 3.3333333333333px;
    padding-left: 15px;
    font-size: 11px;
    float: left;
}
#recent_sortby {
    float: left;
    clear: both;
    width: 200px;
    margin-top: 8px;
}
#top_sortby {
    float: left;
    clear: both;
    width: 200px;
    margin-top: 8px;
}
#topvoted_threadlist {
    padding-top: 15px;
}
#topvoted_threadlist ul {
    margin-top: 0;
    margin-bottom: 0;
}
.uemobile_icon_up {
    background-image: url("/images/statusicon/epic/up_arrow.png");
    width: 14px;
    height: 8px;
    cursor: pointer;
    border: 0;
    float: left;
    margin-top: 14px;
}
.uemobile_icon_down {
    background-image: url("/images/statusicon/epic/down_arrow.png");
    width: 14px;
    height: 8px;
    cursor: pointer;
    border: 0;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    margin-right: 10px;
}
.uemobile_vote {
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}
.uemobile_post_vote {
    clear: right;
    display: block;
    float: left;
    text-align: center;
    margin:10px 0;
    height: 30px;
}
.ue_vote_showthread {
    margin-left: 10px;
    margin-right: 10px;
}
.ue_userinfo {
    float: left;
    position: relative;
    width: 180px;
    padding: 2px 10px 5px;
    font-size: 13px;
    font-weight: 800;
    display: block;
}

.topthreadbit {
    color: #000;
}

/** make room for upvote/downvote arrows and number **/
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
    margin-left: 235px;
}

#view-usertags .member_content .subsectionhead-understate, #view-quotes .member_content .subsectionhead-understate, #view-mentions .member_content .subsectionhead-understate, #view-hashes .member_content .subsectionhead-understate {
    top:0;
}
#view-mentions .subsection li div, #view-usertags .subsection li div, #view-quotes .subsection li div{
    margin-bottom:20px;
    margin-top:10px;
}

#epicGamesNav {
    margin-top:6.5em;
}

#toplinks {
    right:35px;
}


@media (min-width: 1150px) {
 #epicGamesNavigation #epicGamesNav.ue nav#nav {
        position: absolute;
    }
   #epicGamesNavigation #epicGamesNav.ue #eg-properties {
     position: absolute;
     min-width: 209px;
   }
}
