@charset "UTF-8";
@import "dag-designs-reset-stylesheet.css";

/* *****************************************************
 *	last update 2008-08-18 10:11am
 *
 *	Copyright (c) 2009, DAG-Designs - Digitally Animated Graphics - Designs. All rights reserved.
 *
 *  1. Base Level Styles
 *  2. General Containers
 *  3. Header
 *  4. Navigation
 *  5. Primary Content
 *  6. Secondary Content
 *  7. Footer
 * 
 * *****************************************************/


/* *****************************************************
 *	1. Base Level Styles
 * *****************************************************/

#booking {
	position:relative;
	overflow:hidden;
	left:270px;
	height:auto;
	width:auto;
}

#continue {
	position:relative;
	overflow:hidden;
	left:270px;
	height:auto;
	width:auto;
}


	
	
	

