/* CSS Document */
#contentmain {
	width: 500px;
}

#colright {
	float: right;
	width: 175px;
	padding-right: 4px;
}
