body{
	font-family:arial
}

.clear {
	clear:both
}

#gallery {
	height:40px;
	z-index:1500;
	position: static;
	_position:relative;
}

	#gallery a {
	
		float:left;
		position:static;
	}
	
	#gallery a img {
		border:none;
		position:relative;
		_top:-20px;
	}
	
	#gallery a.show {
	z-index:0;
	position:fixed;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8296C9;
	text-decoration: none;
	vertical-align: top;
	}


	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
		z-index:1500;
		display:block;
	}
	
	
.offer-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8296C9;
	text-decoration: none;
	margin-bottom: 5px;
}
