#helloCol1{
	padding:0;
	float:left;
	width:127px;
	overflow:hidden;
}

.helloPic{
	width:140px;
	/*height:160px;*/
	overflow:hidden;
	float:left;
	margin:0 20px 10px 0;
	padding: 0 10px 0 0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #555555;
	
}

.helloRow{
    width:480px;
    float: left;
}

.helloPicIndex{
	width:140px;
	height:160px;
	overflow:hidden;
	margin-bottom:5px;
	
}

.helloPersonIndex{
	width:140px;
	float:left;
	border-bottom: 1px dotted #555555;
	padding-bottom:5px;
	margin:0 20px 25px 0;
	
}

#helloName{
	float:left;
	margin-left:5px;
	padding:40px 25px 10px 25px;
	background-color:#D9E9E1;
	height:90px;
	width:255px;
}

#helloCol2{
	padding:0;
	float:left;
	color:#555555;
}

#helloCol2 em{
	width:368px;
}

#helloCol2 h3{
	margin-top:20px;
}


#helloCol3{
	font-size:12px;
}


#helloCol3 h3{
	color:#fa9108;
	font-size:12px;
}

#helloCol3 ul{
	list-style:none;
	padding:0;
	margin:0px 0 1em 0;
}

#helloCol3 ul li{
	margin:0 0 .5em 0;
}

#helloCol3 a , #helloCol3 ul li a{
	color:#555555;
}

#helloCol3 a:hover , #helloCol3 ul li a:hover{
	color:#fa9108;
}
