#cl .toggle1,
#cl .toggle2,
#cl .toggle_hover {
	height:50px;
	padding:5px;
	margin:0px;
}

#cl .toggle_hover {
	cursor:default;
}

#cl .ua {
	float:left;
	width:60px;
	height:60px;
}

#cl .un {
	float:left;
	width:200px;
}

#cl #chead {
	font-weight:bold;
	padding: 5px;
}

#cl #chead #un_h {
	float:left;
	width:260px;
}

#cl .udc {
	float:left;
	width:100px;
}

#cl .un h2 {
	float:left;
	font-size:14px;
}

#cl .un h2 a,
#cl .uo a {
	text-decoration:none;
	color:#550000;
}

#cl .uo {
	float:right;
	font-size:10px;
}



