/*
Stylesheet for the WP125 ad management plugin
URL: http://www.webmaster-source.com/wp125-ad-plugin-wordpress/
*/


/* Styles for one-column display */
#wp125adwrap_1c { width:180px;height:800px ;display: inline;}
#wp125adwrap_1c .wp125ad {display: inline;width:468px 60px; float:center; padding:0px 4px 0px 5px; margin-bottom:0px;}

/* Styles for two-column display */
#wp125adwrap_2c { width:180px;height:800px ;display: inline; }
#wp125adwrap_2c .wp125ad {display: inline; width:468px;height:60px float:left; padding:0px 4px 0px 5px; }
