#topMenu {
	background: url(../images/top_right.gif) no-repeat top right;
}

#colNormal {
	padding-bottom: 10px;
}

#colNormal ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#colNormal li,
#colRight li {
	display: block;
	height: 11px;
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/list_start.gif) no-repeat top left;
}


#colNormal li {
	padding-right: 0;
	padding-top: 0;	
	padding-bottom: 0;
	font-size: 11px;
	margin: 0;
}
