/* ***CSS for alternate orbit***
 * CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php*/
 
 
 
.orbit-caption { 
	position: absolute; 
	/*top: 300px !important;*/
	background-color: #fff !important; 
	color: #6a6a6a !important;
	color: #999 !important; 
	text-align: left !important;
	/*height: 300px;*/
	z-index: 999;
}
