﻿/* IYC - myCorner SendWish Confirmation Page 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 --- */
div.WishContainer {width: 95%; margin: 10px 0 5px 0;  padding: 30px 0; border: 1px solid #FDE790; background: #FDFAD1 url(/myCorner/images/profile/bg-healthinfo-gradient.gif) repeat-x 0 0;}
div.WishContainer label {margin: 0 10px 10px 10px; font: bold 1.25em/115%, Arial, Helvetica, sans-serif; color: #666;}
div.WishContainer input,
div.WishContainer select {margin: 0 5px;}

div.WishContainer input {border: 0; display: inline-block; display: -moz-inline-box; width: 102px; height: 31px; background: transparent url(/myCorner/images/wishes/btn-sendwish-confirm.gif) no-repeat 0 0; color: #00C;}
 
 div.WishContainer select {}
 
  /* --- LOOSE CLASS DEFINITIONS by Alpha --- */
