/*
 *  Bhutan Youth Development Fund - Styles for Client [style.css]
 *  Styles put here will appear in TinyMCE dropdown.
 *  Any styles that shouldn't appear in the dropdown *must* go in ydf.css.
 *  
 */

.BEGIN-USER-STYLES { } /* Keep this class empty */
/*  ---------------------------
 *  BEGIN user-editable section
 *  --------------------------- */

.blockquote { display: block; color: #555; font-size: 1.6em; font-style: italic; line-height: 1.4em; margin: 0 0 1.5em 30px; padding-left: 10px; border-left: 2px solid #ccc; }

.button-green { }

/*  -------------------------
 *  END user-editable section
 *  ------------------------- */
.END-USER-STYLES { } /* Keep this class empty */

/* USERS: Do not put anything below this line */

.program-box { float: left; clear: both; margin-bottom: 30px; }
.program-box IMG { display: block; float: left; border: 1px solid #c8c1bb; padding: 3px; margin-right: 15px; }
.program-box .program-box-text { float: left; width: 500px; }
