.height100 {
	height: 100%;
}
.padding {
	padding: 4px;
}
.borders {
	background-color: #CCCCCC;
	padding: 4px;
}
.bull_bg {
	background-image: url(../bull_valley/bull_logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.float {
	float: right;
}
