.profile_list_gallery_card_container{
float:left;
width:180px;
margin:0 5px 10px 0;
font-size:10px;
text-align:center;
}
.profile_list_gallery_card_details{
float:left;
width:70px;
padding-top:15px;
overflow:hidden;
}
.profile_list_gallery_card_thumb{
float:left;
background:#fff;
margin:2px 1px;
padding:1px 2px;
}
#gal_foot{
margin-bottom:5px;
}
.profile_list_gallery_card_activity{
margin-top:12px;
}
.profile_list_gallery_card_online{
color: #efefef;
}
.profile_list_gallery_card_location{
height:24px;
background:#fff;
border:1px solid #4B73A4;
border-top:none;
padding-top:1px;
overflow:hidden;
}
/*detail styles*/
.profile_body{
background:#FCFDFE;
border:1px solid #4B73A4;
}
.profile_list_details_card_activity{
height:30px;
background:url(../../img/yellow_circles.gif) no-repeat right top;
padding:5px 30px 0 0;
}
.profile_list_details_card_thumb{
float: left;
width:120px;
padding:8px;
text-align:center;
border-right:1px solid #4B73A4;
overflow:hidden;
}
.profile_list_details_card_desc{
height:80px;
width:400px;
padding:5px 0;
overflow:hidden;
}
.profile_list_details_references{
height:30px;
padding:5px;
}
.profile_list_details_card_details{
float:left;
height:143px;
width:410px;
background:url(../../img/wave.gif) repeat-x bottom;
padding:5px;
overflow:hidden;
}
.profile_list_details_references div{
float:left;
padding-right:3px;
}
.div_pr_thumb img{
border:1px solid #B2C3D8;
}
#gal_link{
display:block;
background:url(../../img/cube.gif) no-repeat;
padding:0 0 15px 20px;
}
.page_nav, .page_nav_active{
padding-left:10px;
font-weight:bold;
text-decoration:none;
}
.page_nav_active{
color:#0965ED;
}
