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


/* Styles for one-column display */
#mywpadsadwrap_1c { width:100%; }
#mywpadsadwrap_1c .mywpadsad { margin-bottom:10px; }

/* Styles for two-column display */
#mywpadsadwrap_2c { width:100%; }
#mywpadsadwrap_2c .mywpadsad { width:125px; float:left; padding:10px; }

h6 {
    font-size:10px;
    color:gray;
}
