a.ajxAnchor {
	
	outline: none;
	
}

div.ajxSliderContainer {
	
	height: 250px;
	width: 700px;
	position: relative;
	
}

div.ajxMainImage {
	
	position: absolute;
	top: 0px;
	height: 250px;
	width: 700px;
	
}

div.ajxFade {
	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #484848;
	opacity: 0;
	
}

div.ajxImageButtons {
	
	position: absolute;
	top: 213px;
	width: 100%;
	vertical-align: bottom;
	text-align: right;
	
}
