div#left{
	clear:left;
	float:left;
	background-image:url(../img/profileback.jpg) ;
	background-position:left top;
	background-repeat:no-repeat;
	height:460px;
	margin:0px 0px;
	width:300px;
}

h4{
border-left: 1em solid #3cc;
padding: 0.4em 2px;
color:#369;
font-size:13px;
border-top: 1px dashed #3cc;
border-bottom: 1px dashed #3cc;
}
span.subtitle{
	display: block;
	font-size: 9px;
	color:444;
	margin: 2px 0 2px 0em;
}
