﻿#postList div.box2 {width: 330px;}
#postList .viewmore a {background:url(../images/bullet_blue.png) no-repeat right center; padding-right:15px; margin-right:5px;}
#postList p.viewmore {text-align: right;}
#postList .jobList {padding-left: 10px;}
#postList .jobList li {overflow:hidden; white-space:nowrap;}
#postList .jobList li {line-height:20px; height:20px;}
#postList .jobList li .locked {background:url(../images/icon_locked.png) no-repeat 2px 0; padding-left:20px; height:18px; display:block; float:left;}
#postList .jobList li .trophy {padding-left:20px; height:20px; display:block; background-position:0 2px; float:left;}
#postList .jobList li .noicon {display:none;}

/*added wfp aug 13, 2010 as per new layout design*/
#postList .jobList li {line-height:17px; height:17px;}
#postList .box2 .title_small {padding:5 10px;}
#postList .jobList {padding-top:2px; padding-bottom:2px;}
#postList .box2 a {font-size:8.5pt;}

#postList #profList > li, #ratedUsers > li {padding: 10px 0 0 10px; overflow: hidden;}
#postList #profList > li.alternate, #ratedUsers > li.alternate {background:#eee;}
#postList #profList li img.photo, #ratedUsers li img.photo {float:left; margin-bottom:2px;}
#postList #profList li .divphoto, #ratedUsers li .divphoto {float:left;}
#postList #profList li .divphoto .button_invite_no_caption, #ratedUsers li .divphoto .button_invite_no_caption {clear:left; margin-left:5px; }
#postList #profList li .aminoplus_icon, #ratedUsers li .aminoplus_icon {display:block; float:right; margin-right:5px;}
#postList #profList .info, #ratedUsers .info {float: left; margin-left: 10px; font-size: 11px; vertical-align: top; height:58px;}
#ratedUsers .info {height:auto!important; width:145px;}
#postList #profList .info {width:225px;}
#ratedUsers .info .starrating {padding:0;}
#postList #profList .info .name, #featuredProf .info .name, #ratedUsers .info .name {color: #0178cb; font-weight: bold; font-size: 12px;}
#postList #profList .info .category, #ratedUsers .info .category {font-style:italic; white-space:nowrap; overflow:hidden; display:block; color:#616161;}

#hotproject .viewmore, #topPlusStilling .viewmore {padding-top:5px;}
#hotproject .viewmore a, #topPlusStilling .viewmore a {background:url(../images/bullet_blue.png) no-repeat right center; padding-right:15px; margin-right:5px;  }

#jobcats > ul.boxbody > li, #usercats > ul.boxbody > li, #stillingercats > ul.boxbody > li {border-bottom:dotted 3px #ccc; padding-bottom:5px;}
#jobcats ul li a, #usercats ul li a, #stillingercats ul li a {cursor:pointer;}
#jobcats ul li ul.subcats, #usercats ul li ul.subcats, #stillingercats ul li ul.subcats {margin-right:10px; display:none;}
#jobcats li, #usercats li, #stillingercats li {margin-bottom: 5px;}

#stats .boxbody {padding-left:20px; font-weight:bold;}
#stats .figure {text-align:left; font-size:24px;}
#stats .text {text-decoration:none; font-size: 12px;}

#projectcategories .boxbody_small {padding-top:20px!important;}
#projectcategories .projectcategorieslist ul {overflow:hidden; padding-left:15px; padding-bottom:20px; }
#projectcategories .projectcategorieslist ul li {float:left; }
#projectcategories .projectcategorieslist ul li.square a {width:110px; height:40px; color:#fff; font-weight:bold; text-align:center; padding:75px 5px 0 5px; display:block;}
#projectcategories #projectsubcategoriesList {overflow: auto; vertical-align: middle; width: 185px; height: 115px; margin-left:10px;}
#projectcategories #projectsubcategoriesList a {text-decoration:underline; font-size:10px; display:block; line-height:20px;}

/*added wfp aug 13, 2010 as per new layout design*/
.progressMain {height:20px; line-height:20px; width:240px; text-align:center;}
.progressMain .progressBar {background:url(../images/profilemeter_empty.png) no-repeat; width:240px; height:20px; }
.progressMain .progressValue {background:url(../images/profilemeter_full.png) no-repeat 0 0; height:20px; }
.progressMain a.progressText {width:240px; cursor:pointer; color:#333; font-size:12px; font-weight:normal; text-decoration:none; display:block; margin-top:-20px; }