/* Dynamic book positioning */
	.dynamic-book {
		width:805px;
		text-align:center;
		background:URL(http://www.covergirlcarinsurance.co.uk/images/Covergirlweb.gif) left top no-repeat;
		
		padding-bottom:20px;
		margin-bottom:30px;
		border-bottom:#cccccc 1px solid;
	}

	.dynamic-book .flash-book {
		z-index:100;
		width:800px;
	}
/* /Dynamic book positioning */


/* Three column layouts */
	.columns {
		text-align:center;
		width:800px;
		left: 0px;
	}
	
	.columns .col {
		width:250px; 
		float:left;
		padding:7px;
	}
	
	.columns .col img {
		float:left;
	}
/* /Three column layouts */


/* Book Footer */
#book-footer {
	text-align:left;
	margin-top:20px;
	width:100%;
}

#book-footer #buy-or-call {
	float:right;
	padding-top:35px;
	padding-right:50px;
	border:none;
}

#book-footer #quote-button {
	width:220px;
	margin-left:50px;
	text-align:center;
}
/* /Book Footer */
