ul.searchResults, ul.searchResults li.result {
	width: 100%;
}

ul.searchResults li.result {
    background: url(/images/rank/gradient.gif) repeat-x 0 100%;
}

strong.label{
    width:70px;
    float:left;
}

ul.selectionButtons{
    float:left;
}

div.profilePic {
    padding: 5px;
    margin: 5px 0;
    float: left;
    background: #fff;
}

ul.searchResults div.status {
    float: left;
    clear: both;
}

ul.searchResults div.status ul, ul.searchResults div.status li {
    float: left;
    padding: 0;
    margin: 0;
    height: 35px !important;
    height: 20px;
}

ul.searchResults li.ad {
    width: 100%;
    padding: 5px 0;
}

ul.searchResults li.ad div.adBanner{
    width: 300px;
    margin: auto;
}

ul.searchResults div.status li {
    margin: 10px 0 5px 0;
}

div.numberUser {
    width: 20%;
    float: left;
    color: #FF9900;
    font-size: 180%;
    font-weight: bold;
    text-align:center;
    line-height:80px;
}

div.userInfo {
    width: 30%;
    padding: 0 0 0 5px;
    float: left;
}

div.userInfo span {
    color: #666666;
    font-size: 70%;
    font-weight: bold;
}

div.userInfo a.name, div.userInfo span.name {
	text-decoration: none;
	color: #FF9900;
	font-size: 115%;
	display: block;
}

ul.resultMenu {
    width: 25%;
    padding: 50px 0 0 0;
    margin: 0;
    display: block;
    position: relative;
    float: right;
}

ul.resultMenu li {
    clear: both;
    widht: 100%;
}

ul.resultMenu li.lock{
    background:url(/images/dylg11/lock_16x16.jpg) no-repeat;
    padding-left:18px;
}

ul.resultMenu li a {
	font-size: 70%;
	color: #346496;
	text-decoration: none;
	font-weight: bold;
}
