 @import url("/static/fonts/font.css");
div#ghRightCol {
	float: left;
	margin-left: 20px;
}
div#mainWrapper {
	min-height: 500px;
	float: left;
}
div#mainWrapper.printFriendly {
	width: 600px;
}
div#mainWrapper.printFriendly #ghContentMain, div#mainWrapper.printFriendly #ghCenterCol{
	margin-left: 10px;
	margin-right: 5px;
}
div#ghFoot {
	float: left;
	margin-top: 25px;
	width: 775px;
}
/*div#ghContentMain {
	float: left;
	width: 356px;
	margin-left: 20px;
	min-height: 588px;
}*/
div#ghContentMain div#ghCenterCol {
	margin-left: 0;
}
div#ghCenterCol {
	margin-left: 20px !important;
	width: 356px;
}
div#ghCenterCol.wide table {
	width: 575px;
}
/*div#ghReviewBlock {
	font-size: 10px;
}*/
div#mainWrapper #ghRightCol {
	word-wrap: break-word;
}
/*ul.linkList td {
	font-size: 10px;
}*/
.note img.topLine {
	margin-bottom: 3px;
}
.note img {
	float: left;
}
.note img.bottomLine {
	margin-top: 5px;
}
