/**
 * Recently added
 */
div#recently_added {width: 265px;}
div#recently_added div.bottom-box {background: url('/images/bottom_box.png') 0 0 no-repeat; width: 265px; height: 6px;}
div.wrapper-content{ background-color: #ececec; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #b9b9b9;}
div.wrapper-content div.nav-links p{ color: #0b93ff; float: right; clear: right; width: 130px; margin-bottom: 8px;}

div.tab{position: relative; top:1px; float: left; cursor: pointer; color: #666666; font-weight: bold;}
div.tab a {color: #666666;}
div.selected div.left-corner{ background: url('/images/lcorner_selected.png') 0 0 no-repeat; width: 5px; height: 30px; float:left; }
div.selected div.middle{height: 29px;  line-height: 30px; border-top: 1px solid #b9b9b9; float:left; text-align: center; background-color: #ececec;}
div.selected div.right-corner{ background: url('/images/rcorner_selected.png') 0 0 no-repeat; width: 5px; height: 30px; float:right; }

div.unselected div.left-corner{ background: url('/images/lcorner.png') 0 0 no-repeat; width: 5px; height: 30px; float:left; }
div.unselected div.middle{height: 28px;  line-height: 30px; border-top: 1px solid #b9b9b9;  float:left; text-align: center; background-color: #ffffff;}
div.unselected div.right-corner{ background: url('/images/rcorner.png') 0 0 no-repeat; width: 5px; height: 30px; float:right; }

div.small{width: 120px;}
div.small div.middle {width: 110px;}
div.large{width: 142px; }
div.large div.middle{width: 132px;}
div.left-space{margin-left: 3px;}

ul.profiles-list li{ margin: 10px 0px 0px 10px; padding-bottom: 8px; border-bottom: 1px dashed #b9b9b9;}
ul.profiles-list li.last{ margin-bottom: 8px;}

div.nav-links p.last {margin-bottom: 4px !important;}
div.nav-links a {color: #0b93ff; text-decoration: underline; font-weight: normal; margin-left: 3px;}

div.profile_photo{ float: left; position: relative;}
div.profile_description{ float: left; margin-left: 12px; font-size: 11px; height: 85px; position: relative; color: #666666;}
div.profile_description div{ margin-bottom: 5px; width: 135px; }
div.profile_description div.name a{ font-weight: bold; text-decoration: underline; font-size: 14px; color: #006699; }
div.profile_description div.profile_status{ position: absolute; bottom: -5px;}

img.newProfile{ width: 80px; height: 85px; border: 1px solid #B9B9B9;}
