#list1 {
	width: 464px;
	margin:  0;
	padding: 0;
}

#list1 h2 {
	color:#626262;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:15px 0 0 24px;
}
#list1 h2:hover, #list1 h2.selected { color:#db1144; }