/* Choose Topic */

	/* Topics List */
	
ul#topics {
	*height: auto;
	_height: 1%;	
	margin-bottom: .9em;
	_margin-bottom: .81em;
}

ul#topics li {
	display: block;
	position: relative;
	width: 36%;
	padding-bottom: 1.18em;
}

ul#topics li.col_1 {
	margin-right: 14%;	
}

