@charset "UTF-8";

#columns-top {
	padding:36px 0px 72px 0px;
	margin:0px;
}
#columns-top .solid-sep {
}
#columns-top .column-row {
	margin:0px;
	padding:0px;
}
#columns-top .column-box-l {
	margin:0px;
	padding:0px;
	width:353px;
	float:left;
	text-align:left;
	padding:14px 0px;
	border-bottom: 1px dotted #bbb;

}
#columns-top .column-box-r {
	margin:0px;
	padding:0px;
	width:353px;
	float:right;
	text-align:left;
	padding:14px 0px;
	border-bottom: 1px dotted #bbb;
}
#columns-top h2.column-title {
	font-family: georgia,serif;
	font-size:18px;
	line-height:1.2;
	margin: 0px 50px 8px 20px;
}
#columns-top h3.column-subtitle{
	font-family: georgia,serif;
	font-size:13px;
	color: #666666;
	line-height:1.3;
	margin: 10px 50px 24px 20px;
}
#columns-top .profile-link-box {
	margin: 20px 0px 0px 14px;
}
#columns-top .profile-picture{
	float:left; 
	width:40px;
	}
#columns-top .profile-textbox{
	float:left; 
	margin-left: 20px;
	text-align:left;
}
#columns-top .large-orange {
	font-family: arial,verdana,sans-serif;
	font-size:13px;
	color: #ec651a;
	line-height:1.3;
	font-weight:bold;
	margin-bottom: 0px;
}
#columns-top .small-orange {
	margin-top:0px;
	font-family: arial,verdana,sans-serif;
	font-size:11px;
	color: #ec651a;
	line-height:1.3;
}
#columns-top .clear {
	clear:both;
}	
