.ss_image {
	position: absolute;
	width: 869px;
	height: 240px;
	opacity: 0;
}

#ss_header_wrapper {
	width: 869px;
	height: 240px;
}

#ss_header_images {
	width: 869px;
	height: 240px;
}

#ss_header_buttons {
	width: 308px;
	height: 30px;
	position: relative;
	left: 556px;
	top: -30px;
	text-align: right;
}

a.ss_header_button  {
	text-decoration: none;
	color: white;
	font-size: 15px;
	text-align: center;
	background-color: #0c0c0c0c;
}

a.ss_header_button:hover {
	text-decoration: none;
	background-color: #135cae;
}