/*	
This file is part of the Digital Raindrops CMS-Lite for WordPress Plugin
Copyright 2010  David Cox  (email : david.cox@digitalraindrops.net)
Plugin Support: http://www.digitalraindrops.net/Boards/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Tutorial: http://digitalraindrops.net/demo/wordpress/cms-lite/
Support: http://www.digitalraindrops.net/Boards/
*/

/* Header Ad set the float and margins here */
#cms-header-ad {
	display: block;
	float:right;
	height:60px;
	margin-top:30px;
	margin-left:0px;
	margin-right:20px;
	width:468px;
	overflow:hidden;
}