/* CSS Document */


#content_area {
	width: 762px;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
}

#content_area .column {
	float: left;
	background-color: #ffffff;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	position: relative;
}

#col-01 {
	width: 188px;  /* LC width */
	margin-left: 4px;
}

#col-02 {
	width: 558px;
	z-index: 1;
}
.asterix {
	font-size: 18px;
	font-weight: bolder;
	color: #0066CC;
	padding-right: 5px;
}
