#baf-box1 {
	height: 210px;
	width: 360px;
	background-color: #304F83;
	margin-left: 0px;
	position: relative;
	padding-top: 6px;
	float: left;
}
#baf-box1 h1 {
	color: #FFFFFF;
	padding: 0px;
}
#baf-box1 h2 {
	margin-top: 0px;
	color: #8F95B8;
}
#baf-box1 p {
	color: #FFFFFF;
}
#baf-box1 .textbox {
	width: 220px;
	height: 20px;
	color: #8F95B8;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-left: 10px;
	float: left;
	margin-bottom: 5px;
}
#baf-box1 button {
	right: 10px;
	display: block;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #8F95B8;
	padding-top: 4px;
	color: #FFFFFF;
	height: 21px;
	cursor: pointer;
	position: absolute;
	bottom: 12px;
}
#baf-box1 button:hover {
	color: #304F83;
}
#gallery-enter {
	height: 210px;
	width: 140px;
	background-color: #304F83;
	margin-left: 0px;
	position: relative;
	padding-top: 6px;
	float: left;
}
#gallery-enter .enter {
	height: 27px;
	width: 80px;
	display: block;
	margin-top: 20px;
	padding-top: 8px;
	padding-left: 40px;
	font-size: 1.1em;
	background-color: #8F95B8;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 10px;
	cursor: pointer;
}
#gallery-enter .enter:hover {
	color: #304F83;
}
