div#content {
	border-right:1px dotted #ccc
}

div#profilecontent {
	margin-left:11px
}

div#profilecontent p, div#profilecontent h2, div#profilecontent img, div#profilecontent a, div#profilecontent li {
	margin-bottom:1em;
}

div#profilecontent ul {
	list-style-type:none;
}

.border {
	border-top:1px dotted #ccc;
	padding-top:10px
}

.col1 {
	width:579px
}

.col2 {
	width:267px;
	padding-right:15px;
}

.col3 {
	width:292px;
}

.col2, .col3 {
	float:left
}

div#subcontent ul.trio li {
	background:url(../../images/about/profile/bullet.jpg) no-repeat;
}