#topLeft {
	width: 295px;
	text-align: left;
}
#topRight {
	float: right;
	width: 290px;
	margin-right: 2px;
}
.topRL {
	width: 140px;
	text-align: left;
	margin-right: 5px;
}
.topRR {
	float: right;
	width: 140px;
	text-align: left;
}
#present {
	width: 145px;
}
#topix {
	width: 430px;
	margin-left: 5px;
	float: right;
}

.clear {
	clear: both;
}
