#updates {
	border-collapse: collapse;
	float: right;
	padding: 0;
	width: 200px; }

#updates td { vertical-align: middle; }

#updates a {
	color: black;
	text-decoration: none;
}

#updates p, #updates h3 {
	font-size: 10px;
	font-weight: bold; 
	line-height: 1em; }
	
#updates p { margin: 0.5em auto; }

#updates img { float: left; }

.cv_list { 
	float: left; 
	margin-right: 20px; 
	margin-top: 17px; }

#hw_sw_cv_list { padding-top: 45px; }

.cv_list h2 {
	font-size: 1em;
	margin-bottom: 0; 
	text-align: center; }
