/* IYC - myCorner Color Choices Control Stylesheet */

/* -------------------------------------------------------------------------------------------------
    Do not use conditional statements for any IE hacks in this document.
    All IE specific code is contained in the ie.css file to allow for page validation.
----------------------------------------------------------------------------------------------------*/

/* --- HTML TAG DEFINITIONS by Alpha --- */


/* --- DIV IDs & RELATED CLASS DEFINITIONS by Alpha --- */

#column1 div#color-choices {width: 186px; height: auto; overflow: auto; margin: 45px 0 0 16px; background: transparent url(/myCorner/images/bg-colorchoices-main-grn.gif) repeat-y 0 0;}
#column1 div#color-choices p { float: left; font: normal .85em/100% Arial, Helvetics, sans-serif; color: #333; margin: 0 0 0 6px; padding: 0; }
#column1 div#color-choices p > a  {display: inline-block;}
#column1 div#color-choices img { padding: 0; vertical-align: middle; } 
#column1 div#color-choices-bottom {display: block; width: 186px; height: 6px; margin: 0 0 0 16px; }
#column1 div#color-choices-top {display: block; width: 186px; height: 6px;  margin: 0; padding: 0;}

div#divGreen,
div#divPurple,
div#divPink,
div#divBrown { float: left; display:block; width:25px; height:15px; margin-top:0px;}

/* --- LOOSE CLASS DEFINITIONS by Alpha --- */