.leftcol {
width: 26%;
float: left;
margin: 0px;
padding: 0px;
overflow: hidden;
display: inline;
position: relative;
}
.rightcol {
width: 74%;
float: right;
margin: 0px;
padding: 0px;
overflow: hidden;
display: inline;
position: relative;
}
.photo {
background: #121212 url(https://img.canadiancontent.net/211/photobg.gif) top left repeat-x;
}
.status {
margin-bottom: 4px;
}
.statusbox {
margin-left: 5px;
margin-right: 15px;
}
.wallpost {
background: #f8f7f2;
border: #dcdcdc 1px solid;
padding: 5px;
display: block;
}
.profilecontent {
background: white url(https://img.canadiancontent.net/211/postconbg.gif) left top repeat-x;
margin: 0px;
padding: 0px;
}
.friendscont {
margin-left: auto; 
margin-right: auto; 
width: 98%;
}
.friendblock {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 1px;
	position: relative;
	background: #FFFFFF;
	border: #639802 solid 1px;
}
.Pstatbox {
background: url(https://img.canadiancontent.net/211/statboxleft.gif) top left no-repeat;
}
.Pstatboxinner {
background: #FFFFFF;
border-top: 1px solid #4c86b7;
border-right: 1px solid #4c86b7;
border-bottom:  1px solid #4c86b7;
margin-left: 7px;
padding: 2px 2px 2px 13px;
line-height: 50px;
}
.profilebox {
margin-top: 5px;
}
.widgetbox {
line-height: 20px;
height: 20px;
margin-bottom: 2px;
}
.widgetbox a {
margin-right: 5px;
}
.widgetbox img {
margin-right: 3px;
}
li.memberinfo_tiny {
	height:80px;
	width:49%;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:1px;
	list-style: none;
}
ul.tab_list {
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/* tabs */
ul.tab_list li {
	display: inline;
	float: left;
	display: block;
	height: 31px;
	width: 92px;
	color: #233504;
	text-align: center;
	color: #7c7756;
	line-height: 31px;
	cursor: pointer;
	margin-right: 7px;
}
/* unselected tabs */
ul.tab_list li.thead {
	background: url(https://img.canadiancontent.net/211/upcomsel.gif) center no-repeat;
	height: 31px;
}
/* selected tabs */
ul.tab_list li.tcat {
	background: url(https://img.canadiancontent.net/211/upcomsel.gif) center no-repeat;
	height: 31px;
	font-weight: bold;
	color: #026ec9;
}
/* links within tabs */
ul.tab_list li a {
	text-decoration: none;
	cursor: default;
}
ul.tab_list li.overflow_tab {
	width: auto;
	text-align: center;
	font-weight: bold;
	display: none;
}
/* the popup overflow tab list */
ul.tab_popup {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* individual elements in the popup list */
ul.tab_popup li {
	width: 200px;
}
div.tab_header {
	border-bottom: none;
	border-bottom-width: 0px;
	clear: both;
}
.tab_content {
	margin-bottom: 6px;
}
.prof_q {
padding-left: 6px;
}
.prof_a {
padding-left: 9px;
margin-bottom: 4px;
}
.separator {
	background: url(https://img.canadiancontent.net/211/postzitembg.gif) bottom left repeat-x;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.friendbit {
	background: url(https://img.canadiancontent.net/211/postzitembg.gif) bottom left repeat-x;
	height: 60px;
	overflow: hidden;
	padding: 10px;
}
.friendbitav {
float: left;
width: 60px;
height: 60px;
overflow: hidden;
}
.block_content {
margin-top: 5px;
}