.bottom46 {
   width: 98px;
   height: 46px;
   overflow: hidden;
   float: left;
   /*background-color: purple;*/
}

.bottom46logo {
	width: 98px;
	height: 46px;
	cursor: pointer;
	float: left;
	background-image: url(../images/gaal_logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bottom54 {
   width: 106px;
   height: 46px;
   overflow: hidden;
   float: left;
   /*background-color: purple;*/
}

.bottom20 {
	width: 100%;
	height: 20px;
	line-height: 30px;
	font-size: 9px;
	text-align: left;
	vertical-align: text-bottom;
	overflow: hidden;
	color: #FFF;   /*background-color: black;*/
}

.bottom20 A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
}
.bottom20 A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
}
.bottom20 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
}
.bottom20 A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 9px;
}

.bottom8 {
   width: 8px;
   height: 46px;
   overflow: hidden;
   float: left;
   /*background-color: red;*/
}

.bottom4 {
   width: 4px;
   height: 46px;
   overflow: hidden;
   float: left;
   /*background-color: red;*/
}
