@charset "utf-8";
/* CSS Document */

.formEntries {
	margin-left: 4px;
}
#formContent {
	height: 760px;
	width: 525px;
	margin-left: 268px;
}
#formSidebar {
	background-color: #F5F5F5;
	background-image: url(../images/sidebar_top.png);
	background-repeat: no-repeat;
	float: left;
	height: 571px;
	width: 268px;
}
#tyContent {
	height: 570px;
	width: 532px;
	margin-left: 268px;
}
