.contContainer a, .contContainer a:visited {
	text-decoration:none;
}

.profileUrl {
	text-align:right;
	padding:5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.profileInfo {
	float:left;
	width:450px;
}

.thumbNail{
    float:left;
}
.profileRate {
	float:right;
	padding-top:5px;
	width:90px; 
}

.profileBoxInfo {
	float:left;
	width:311px;
	font-size:12px;
	color:#717171;
	padding-top:5px;
}

.profileBoxTop {
	background:url(../images/profileBoxTop.gif);
	width:311px;
	height:10px;
	font-size:0px;
	line-height:0px;
}

.profileBoxMiddle {
	background:url(../images/profileBoxMiddle.gif);
	width:295px;
	font-style:italic;
	font-weight:bold;
	padding:3px 8px;
}

.profileBoxBottom {
	background:url(../images/profileBoxBottom.gif);
	width:311px;
	height:6px;
	font-size:0px;
	line-height:0px;
}

.profileUserInfo {
	padding:10px 0 0 5px;
}

.profileRightLinks {
	font-size:12px;
	float:left;
	padding:12px 0 0 5px;
}

.profileRightLinks .sendMsg {
	background:url(../images/postIcoEmail.gif) 0px 6px no-repeat;
	padding:4px 0 4px 20px;
	display:block;
}

.profileRightLinks .addFriend {
	background:url(../images/homepage/actiIco_addfriend.gif) 0px 4px no-repeat;
	padding:4px 0 4px 20px;
	display:block;
}

.profileRightLinks .addFav {
	background:url(../images/icoFavorite.gif) 0px 4px no-repeat;
	padding:4px 0 4px 20px;
	display:block;
}

.profileRightLinks .shareit {
	background:url(../images/Shareit.gif) 0px 4px no-repeat;
	padding:4px 0 4px 20px;
	display:block;
}

.profileRightLinks  a.featured {
    background:transparent url(../images/postIcoFeatured.gif) no-repeat scroll 0 1px;
    padding:4px 0 4px 20px;
    display:block;
}

.profileTable {
	border:0px;
	padding:0px;
	width:100%;
}

.profileTable .thead {
	border:1px solid #e8e8e8;
	background:#f6f6f6;
	font-size:14px;
	color:#555555;
	padding:5px 8px;
	font-weight:bold;
}

.profileTable th {
	font-size:12px;
	text-align:right;
	padding:5px 5px 5px 0px;;
	color:#444444;
}

.profileTable td {
	font-size:12px;
	text-align:left;
	padding:5px 5px 5px 0px;;
	color:#555555;
}

.profileTable .altBg {
	background:#f7f7f7;
}


/** Blog Post **/

.profileBlogPost ul li {
	border-bottom:1px solid #f3f3f3;
	padding:5px 0px;
	font-size:12px;
 }

.profileBlogPost ul li a {
	float:left;
 }

.profileBlogPost ul li .date {
	float:right;
	color:#b7b7b7;
}

/** Groups Events **/

.profileTwoColumn {
	float:left;
	width:48%;
}

.profileTwoColumn ul li {
	border-bottom:1px solid #f3f3f3;
	padding:5px 0px;
	font-size:12px;
}

.profileTwoColumn ul li a {
	float:left;
}

.profileTwoColumn ul li .date {
	float:right;
	color:#b7b7b7;
}

/** ROUND Comment BOX **/
.roundBox {
	background:#d1e6f6;
	float:left;
	margin-left:11px;
	width:83%;
}

.roundBox .top {
	background:url(../images/roundBoxTop.gif) no-repeat top left;
	height:9px;
	font-size:0px;
	padding-left:7px;
}

.roundBox .top span {
	background:url(../images/roundBoxTop.gif) no-repeat bottom right;
	display:block;
	height:9px;
	font-size:0px;
}

.roundBox .midCont  {
	font-size:11px;
	padding:0 10px;
	color:#000;
}

.roundBox .bottom {
	background:url(../images/roundBoxBottom.gif) no-repeat top left;
	height:9px;
	font-size:0px;
	padding-left:7px;
}

.roundBox .bottom span {
	background:url(../images/roundBoxBottom.gif) no-repeat bottom right;
	display:block;
	height:9px;
	font-size:0px;
}

.roundBox .arrow {
	display:block;
	position:absolute;
	background:url(../images/roundBoxArrow.gif);
	width:8px;
	height:17px;
	margin:10px 0 0 -8px;
	z-index:1;
}

/** Activities **/

.profileActDate {
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	background:#f6f6f6;
	font-size:11px;
	font-weight:bold;
	color:#5d6a6d;
	text-align:right;
	padding:4px;
	margin-bottom:10px;
}

.actBox {
	background:#fafafa;
	border:1px solid #e3e3e3;
	padding:5px;
	font-size:11px;
	color:#6a747a;
}

.actBox .actIcon {
	float:left;
	width:16px;
	padding-top:2px;
}

.actBox .txt {
	float:right;
	width:91%;
}

.activitiesArrow a.left {
	display:block;
	background:url(../images/arrowRecentActivity.gif) -36px 0px no-repeat;
	width:55px;
	height:11px;
	float:left;
	font-size:0px;
	line-height:0px;
	margin-left:8px;
}

.activitiesArrow a:hover.left {
	background:url(../images/arrowRecentActivity.gif) -36px -11px no-repeat;
}

.activitiesArrow a.right {
	display:block;
	background:url(../images/arrowRecentActivity.gif) 0px 0px no-repeat;
	width:36px;
	height:11px;
	float:right;
	font-size:0px;
	line-height:0px;
}

.activitiesArrow a:hover.right {
	background:url(../images/arrowRecentActivity.gif) 0px -11px no-repeat;
}

/** user List **/
.userList {
	float:left;
	padding-left:10px;
	padding-bottom:5px;
}


.userList a:hover {
	color:#fff;
}

.userList ul li {
	color:#fff;
	background: url("../images/homepage/bullet.gif") no-repeat 0 10px ;
	margin:0;
	padding:5px 0 0 10px;
	font-size:12px;
}

/** Member Point **/
.memberPoint {
    background:url(../images/profileMemberPointBg.gif) no-repeat;
    width:146px;
    height:23px;
    margin:auto;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    color:#616161;
    line-height:16px;
    position:relative;
    margin:0 0 0 -1px;
}

/** COMMON **/
.avatar {
	float:left;
}

.avatar a {
	border:2px solid #e8e8e8;
	padding:1px;
	float:left;
	background:#fff;
}

.avatar a:hover {
	border:2px solid #d7d7d7;
	padding:1px;
}

