.TestAppForm {
    clear: both;
    padding: 1px 54px 0
    }
.TestAppForm .bluebox {
    background-color: #E6EDF7;
    padding: 5px;
    margin: 0 30px
    }
.TestAppForm .leftcol {
    background-color: #EEE;
    border: 1px solid #CCC;
    float: left;
    margin-right: 20px;
    margin-top: 32px;
    padding: 7px;
    width: 211px
    }
.TestAppForm .leftcol .linksteps {
    background: url(/layoutImages/blue_arrow.png) no-repeat scroll right center transparent;
    display: block;
    padding-right: 13px;
    text-align: right;
    width: 195px
    }
.TestAppForm .leftcol img {
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 6px
    }
.TestAppForm .rightcol {
    float: left;
    width: 525px
    }
.TestAppForm .rightcol .input0 {
    width: 240px
    }
.TestAppForm form div {
    background-color: #E6EDF7;
    padding: 5px;
    margin: 0 30px
    }
.TestAppForm .infoBox {
    background-color: #EEE;
    border: 1px solid #CCC;
    margin-top: 10px;
    padding: 18px
    }
.TestAppForm .infoBox img {
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 6px
    }
.TestAppForm h2 {
    margin: 32px 0 16px 0;
    color: #EE8F27
    }
.TestAppForm h3 {
    color: #005EC4
    }
.TestAppForm .input0 {
    width: 350px
    }
.TestAppForm .input1 {
    width: 200px
    }
.TestAppForm .input2 {
    width: 150px
    }
.TestAppForm .input3 {
    width: 100px
    }
.TestAppForm .input4 {
    width: 50px
    }
.TestAppForm .formButton {
    background: url(/layoutImages/btncontinue770.png) repeat scroll 0 0 transparent;
    margin: 28px 0 0 0;
    padding: 0;
    text-align: right;
    width: 770px
    }
.TestAppForm .rightcol .formButton {
    background: url(/layoutImages/btncontinue525.png) repeat scroll 0 0 transparent;
    margin: 28px 0 0 0;
    padding: 0;
    text-align: right;
    width: 525px
    }
.TestAppForm .formButton input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    padding: 0 30px
    }
.stepsList {
    height: 34px;
    list-style: none outside none;
    margin: 10px 0 0 54px;
    padding: 0
    }
.stepsList li {
    background: url(/layoutImages/bginactivestep.png) no-repeat scroll right top transparent;
    color: #666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 12px;
    margin: 0 0 0 -5px;
    padding: 5px 20px;
    width: 120px
    }
.stepsList li.first {
    margin: 0;
    padding: 5px 10px
    }
.stepsList li a {
    background: url(/layoutImages/bgvisitedstep.png) no-repeat scroll right top transparent;
    color: #FFF;
    display: block;
    height: 24px;
    margin-left: -20px;
    margin-top: -5px;
    padding: 5px 20px;
    width: 120px
    }
.stepsList li.first a {
    margin-left: -10px;
    margin-top: -5px;
    padding: 5px 10px
    }
.stepsList li a:hover, .stepsList li a:focus {
    background: url(/layoutImages/bgactivestep.png) no-repeat scroll right top transparent
    }
.stepsList li a.active {
    background: url(/layoutImages/bgactivestep.png) no-repeat scroll right top transparent;
    color: #000;
    margin-top: -5px
    }
.stepsList li.first a.active {
    margin-left: -10px;
    padding: 5px 10px
    }
.programBoxess {
    background-color: #e9e6d7;
    border: 1px #999 solid;
    padding: 5px;
    margin-bottom: 25px;
    color: #333
    }
.roundCornerBoxTL {
    background-color: #D9DFEA;
    padding: 5px;
    padding-left: 10px;
    background-image: url(../../layoutImages/cornersBlueTL.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    color: #333;
    font-size: 11px
    }
.roundCornerBoxTR {
    background-color: #D9DFEA;
    padding: 5px;
    padding-right: 10px;
    background-image: url(../../layoutImages/cornersBlueTR.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    color: #333;
    font-size: 11px
    }
.backgroundBlues {
    background-color: #D9DFEA
    }
.backgroundBluesTable {
    background-color: #D9DFEA
    }
.backgroundBluesTable td {
    border-bottom: 1px #FFF solid
    }
.backgroundLightTable {
    background-color: #fff
    }
.backgroundLightTable td {
    border-bottom: 1px #D9DFEA solid
    }
.leftBoxBlue {
    background-color: #c8e4f8;
    padding: 5px;
    margin-top: 5px;
    background-image: url(/layoutImages/leftBoxBlueShade.jpg);
    background-repeat: repeat-x;
    background-position: bottom
    }
.leftBoxBlue p {
    margin: 0;
    padding: 0
    }
.leftBoxBlueHollow {
    background-color: #fff;
    border: #c8e4f8 1px solid;
    border-left: none;
    padding: 5px;
    margin-top: 5px;
    background-image: url(/layoutImages/leftBoxBlueShade2.jpg);
    background-repeat: repeat-x;
    background-position: bottom
    }
.leftBoxBlueHollow p {
    margin: 0;
    padding: 0
    }
.backgroundBlues2 {
    background-image: url(/layoutImages/blueGrad.jpg);
    color: #FFF
    }
.backgroundBlues2 h2 {
    color: #FFF
    }
.backgroundBlues2 hr {
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: none;
    border-top: 1px #FFF solid
    }
.backgroundBlues2 a {
    color: #FFF
    }
hr {
    height: 4px;
    background: none;
    border: #999 1px dashed;
    margin-top: 15px;
    margin-bottom: 15px;
    border-width: 1px 0 1px 0
    }
.paperTextureArea {
    background-color: #E3DED5;
    background-image: url(/layoutImages/papertexture.jpg);
    padding: 10px
    }
.paperTextureArea hr {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666
    }
.lineIndent {
    padding-left: 110px
    }
.contactform {
    width: 400px
    }
.roundCornerBoxBeigeTL {
    background-color: #FAEBCB;
    padding: 5px;
    padding-left: 10px;
    background-image: url(../../layoutImages/cornersBeigeTL.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    color: #333;
    font-size: 11px
    }
.roundCornerBoxBeigeTR {
    background-color: #FAEBCB;
    padding: 5px;
    padding-right: 10px;
    background-image: url(../../layoutImages/cornersBeigeTR.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    color: #333;
    font-size: 11px
    }
.rightpicture {
    float: right;
    border: 1px #333 solid;
    margin: 0 0 10px 10px
    }
.leftpicture {
    float: left;
    border: 1px #333 solid;
    margin: 0 10px 10px 0
    }
.leftpictureShaddow {
    float: left;
    background-color: #FFF;
    padding: 4px;
    border: 1px #333 solid;
    margin: 0 10px 10px 0;
    -moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    }
#page .intro {
    font-style: italic;
    color: #06C;
    font-size: 12px;
    font-weight: bold
    }
#page .dropCaps {
    font-size: 400%;
    font-weight: bold;
    float: left;
    width: 1em;
    font-style: normal;
    font-family: "Times New Roman", Times, serif;
    margin-top: -5px;
    margin-right: -5px
    }
h1, h1 a {
    font-size: 20px;
    color: #036;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px
    }
h2, h2 a {
    font-size: 16px;
    color: #F60;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px
    }
h3, h3 a {
    font-size: 14px;
    color: #036;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px
    }
h4, h4 a {
    font-size: 12px;
    color: #F60;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: normal
    }
h5, h5 a {
    font-size: 12px;
    color: #036;
    font-weight: bold;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: normal
    }
#page p {
    margin-top: 0
    }
#programBlocks a {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top, #fff, #ededed);
    font-weight: normal;
    display: inline-block;
    outline: none;
    text-decoration: none;
    padding: 5px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    float: left;
    width: 300px;
    margin: 5px
    }
#programBlocks a:hover {
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
    background: -moz-linear-gradient(top, #fff, #dcdcdc);
    text-decoration: none
    }
#programBlocks a:active {
    color: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
    background: -moz-linear-gradient(top, #ededed, #fff);
    position: relative;
    top: 1px
    }
#programBlocks a img {
    background-color: #FFF;
    border: 1px solid #DDD;
    float: left;
    margin: 5px;
    padding: 4px
    }
#programBlocks h2 {
    float: left;
    display: block;
    width: 400px
    }
.subProgramBlocks {
    font-weight: normal;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #EEF3F7;
    border: 1px #BDCCD4 solid
    }
.subProgramBlocks img {
    float: right;
    margin-left: 5px
    }
#subPrograms a {
    display: block;
    font-weight: normal;
    min-height: 144px;
    color: #666;
    background-color: #D9DFEA;
    padding: 2px;
    width: 425px;
    margin-right: 10px;
    float: left;
    line-height: 13px;
    margin-bottom: 5px;
    text-decoration: none
    }
#subPrograms strong {
    color: #06C
    }
#subPrograms a:hover {
    background-color: #7185AE;
    text-decoration: none;
    color: #FFF
    }
#subPrograms a:hover strong {
    color: #fff
    }
#subPrograms a img {
    float: left;
    border: none;
    margin-right: 5px
    }
#subPrograms h2 {
    clear: both
    }
.programGalleryIcons {
    overflow: auto;
    width: 640px;
    height: 100px
    }
.programGalleryIcons td {
    background-color: #666;
    height: 60px;
    width: 90px;
    margin: 5px;
    padding: 2px
    }
.register1 {
    font-size: 1px;
    color: #FFF;
    text-decoration: none;
    background-image: url(/image/register.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 73px;
    width: 210px
    }
.register1:hover, .register1:focus {
    background-position: 0 -73px;
    text-decoration: none;
    color: #FFF
    }
.makeBooking1 {
    font-size: 1px;
    color: #FFF;
    text-decoration: none;
    background-image: url(../../image/applynowbig.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 40px;
    width: 212px
    }
.makeBooking1:hover, .makeBooking1:focus {
    background-position: 0 -49px;
    text-decoration: none;
    color: #FFF
    }
.applyPg {
    font-size: 1px;
    color: #FFF;
    text-decoration: none;
    background-image: url(/image/applypg2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 59px;
    width: 160px;
    float: left;
    margin: 0 5px 10px
    }
.applyPg:hover, .applyPg:focus {
    background-position: 0 -59px;
    text-decoration: none;
    color: #FFF
    }
.readPg {
    font-size: 1px;
    color: #FFF;
    text-decoration: none;
    background-image: url(/image/readpg2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 59px;
    width: 160px;
    float: left;
    margin: 0 5px 10px
    }
.readPg:hover, .readPg:focus {
    background-position: 0 -59px;
    text-decoration: none;
    color: #FFF
    }
.makeBookingSide {
    font-size: 1px;
    color: #FFF;
    text-decoration: none;
    background-image: url(../../image/applyNowBig2.png);
    background-repeat: no-repeat;
    display: block;
    height: 147px;
    margin-left: 5px;
    margin-top: 5px;
    padding-top: 6px;
    width: 210px
    }
.makeBookingSide:hover {
    text-decoration: none;
    color: #FFF
    }
.makeBookingSm {
    display: block;
    height: 20px;
    width: 99px;
    color: #FFF;
    margin-top: 5px;
    padding-top: 1px;
    font-size: 11px;
    text-align: center;
    background-image: url(../../layoutImages/bookProgramSm.png);
    background-repeat: no-repeat
    }
.subProgramBlocks .apply {
    display: block;
    height: 20px;
    width: 150px;
    color: #FFF;
    margin-top: 5px;
    padding-top: 1px;
    font-size: 11px;
    text-align: center;
    background-image: url(../../layoutImages/bookProgramB.jpg);
    background-repeat: no-repeat
    }
/* used on the app pages */
.tabStyle {
    padding: 7px;
    height: 23px
    }
.tabStyle a {
    float: left;
    border: #36C solid 1px;
    border-bottom: none;
    padding: 7px;
    display: block;
    text-decoration: none;
    background-color: #CCDFFD;
    margin-right: 5px
    }
/* used on the test app pages */
#programBlocks3 a {
    display: block;
    font-weight: normal;
    color: #666;
    background-color: #D9DFEA;
    padding: 2px;
    min-height: 125px;
    width: 210px;
    line-height: 13px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-decoration: none
    }
#programBlocks3 strong {
    color: #06C
    }
#programBlocks3 a:hover {
    background-color: #7185AE;
    text-decoration: none;
    color: #FFF
    }
#programBlocks3 a:hover strong {
    color: #fff
    }
#programBlocks3 a img {
    float: left;
    border: none;
    margin-right: 5px
    }
#programBlocks3 h2 {
    float: left;
    display: block;
    width: 400px
    }
/* used on the test app pages */
#programBlocks4 p {
    display: block;
    font-weight: normal;
    color: #666;
    background-color: #D9DFEA;
    padding: 2px;
    height: 100px;
    width: 204px;
    line-height: 13px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-decoration: none
    }
#programBlocks4 strong {
    color: #06C
    }
#programBlocks4 p img {
    float: left;
    border: none;
    margin-right: 5px
    }
.subProgramBlocks3 {
    font-weight: normal;
    padding: 10px;
    min-height: 125px;
    margin-bottom: 10px;
    background-color: #FFFDF0;
    border: 1px #CCC solid
    }
.subProgramBlocks3 img {
    float: right;
    margin-left: 5px
    }
/* used on the thanks page */
#programBlocks4 a {
    display: block;
    font-weight: normal;
    color: #666;
    background-color: #D9DFEA;
    padding: 2px;
    width: 275px;
    line-height: 13px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-decoration: none
    }
#programBlocks4 strong {
    color: #06C
    }
#programBlocks4 a img {
    float: left;
    border: none;
    margin-right: 5px
    }
.subProgramBlocks4 {
    font-weight: normal;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #FFFDF0;
    border: 1px #CCC solid
    }
.subProgramBlocks4 img {
    float: right;
    margin-left: 5px
    }
/*************************************************************************************************************************************	  program pages */
.programTabs {
    min-height: 250px;
    float: left;
    width: 640px;
    margin-bottom: 10px;
    background-repeat: repeat-x;
    background-color: #e9e6d7;
    border: 1px solid #ccc;
    border-top: none;
    padding: 5px
    }
.programsTabLinks {
    height: 26px;
    clear: right
    }
.programsTabLinks a {
    position: relative;
    background-color: #D3CDAF;
    padding: 6px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 2px;
    display: block;
    float: left;
    outline: none
    }
.programsTabLinks a:hover {
    background-color: #C1B98E
    }
.form_fields legend {
    font-weight: bold;
    color: #06C
    }
.form_fields td {
    padding: 2px;
    width: 300px
    }
.form_fields td textarea, .form_fields td input {
    width: 250px
    }
.appblurb {
    background-color: #06C;
    padding: 10px;
    color: #FFF
    }
span.asterisk {
    color: #F00
    }
/*************************************************************************************************************************************	  program fee payment pages */
div.form_fields {
    padding: 2px 0;
    width: 100%
    }
div.form_fields_left {
    padding: 2px 0;
    width: 380px;
    float: left
    }
div.form_fields_right {
    padding: 2px 0;
    width: 170px;
    float: right
    }
/*************************************************************************************************************************************	  balance of program fee pages */
.fees {
    width: 80%
    }
.feespopup {
    width: 45%
    }
.feestd {
    padding: 2px
    }
.feestdc {
    padding: 2px;
    text-align: center
    }
.sociable ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 30px;
    padding-top: 10px
    }
.sociable ul li {
    float: left;
    margin-right: 5px
    }
.sociable ul li img {
    border: none
    }
/*************************************************************************************************************************************	  auto accept styles */
#myAppRightCol {
    width: 220px;
    float: right;
    padding: 10px;
    background-color: #D8E1EA;
    border-left: 1px #CCC solid;
    padding-bottom: 100px;
    color: #003660
    }
#myAppRightCol h4 {
    text-transform: none;
    color: #003660
    }
.appProcessDone {
    display: block;
    background-color: #9DCE4E;
    background-image: url(/myapplicationGraphics/images/tick.png);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    padding: 3px 5px 3px 20px;
    margin: 0 0 1px 0;
    color: #333
    }
.appProcessNotDone {
    display: block;
    background-color: #AEC2CC;
    padding: 3px 5px 3px 20px;
    margin: 0 0 1px 0;
    color: #333
    }
#myAppRightCol .backgroundBluesTable td {
    background-color: #AEC2CC;
    border-bottom: 1px solid #D8E1EA
    }
/*************************************************************************************************************************************	   */
/*- Menu Tabs J--------------------------- */
#tabsJ {
    float: left;
    width: 100%;
    background: #F4F4F4;
    font-size: 93%;
    line-height: normal;
    border-bottom: 1px solid #24618E
    }
#tabsJ ul {
    margin: 0;
    padding: 10px 10px 0 10px;
    list-style: none
    }
#tabsJ li {
    display: inline;
    margin: 0;
    padding: 0
    }
#tabsJ a {
    float: left;
    background: url(../../image/tableftJ.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none
    }
#tabsJ a span {
    float: left;
    display: block;
    background: url(../../image/tabrightJ.gif) no-repeat right top;
    padding: 5px 15px 4px 6px;
    color: #24618E
    }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {
    float: none
    }
/* End IE5-Mac hack */
#tabsJ a:hover span {
    color: #FFF
    }
#tabsJ a:hover {
    background-position: 0% -42px
    }
#tabsJ a:hover span {
    background-position: 100% -42px
    }
#tabsJ .current a {
    background-position: 0% -42px
    }
#tabsJ .current a span {
    background-position: 100% -42px;
    color: #FFF
    }
.ticklist {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 40px
    }
.ticklist li {
    background-image: url(../../layoutImages/bullet.png);
    background-repeat: no-repeat;
    padding: 0;
    padding-left: 30px;
    margin-bottom: 15px;
    background-position: center left
    }
label.error {
    font-weight: bold;
    font-size: 10px;
    color: #F00;
    display: block
    }
.backgroundBlues2 label.error {
    color: #FF0;
    font-size: 11px
    }
.progPaySteps {
    list-style: none;
    height: 70px;
    margin: 0;
    padding: 0;
    margin-top: 20px
    }
.progPaySteps li.done {
    background-color: #3FA9F5;
    border: 2px #3FA9F5 solid;
    color: #FFF
    }
.progPaySteps li {
    margin: 1px;
    height: 30px;
    padding: 5px;
    width: 110px;
    float: left;
    border: 2px #D9DFEA solid;
    color: #999
    }
.rollOverPopupList li ul {
    display: none
    }
.rollOverPopupList li:hover {
    position: relative
    }
.rollOverPopupList li:hover ul {
    display: block;
    list-style: none;
    background-color: #FFF;
    border: 3px #F90 solid;
    padding: 10px;
    position: absolute;
    top: 20px;
    left: 50px;
    width: 200px;
    -moz-box-shadow: 2px 2px 3px #999;
    -webkit-box-shadow: 2px 2px 3px #999;
    box-shadow: 2px 2px 3px #999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    }
.bookingCalendar {
    background-color: #FFF
    }
.bookingCalendar td {
    text-align: center;
    width: 20px
    }
.bookingCalendar .notAvailable {
    color: #999;
    padding: 0;
    margin: 0;
    width: 20px
    }
.bookingCalendar .available {
    background-color: #C8E8C6;
    color: #060;
    font-weight: bold;
    padding: 0;
    margin: 0;
    width: 20px
    }
.bookingCalendar .bgAvailable {
    background-color: #C8E8C6;
    padding: 0;
    width: 20px;
    height: 18px;
    margin: 2px
    }
.bookingCalendar .bgAvailableActiveStart {
    background-color: #6C6;
    padding: 0;
    width: 20px;
    height: 18px;
    margin: 2px
    }
.bookingCalendar .bgNotAvailable {
    background-color: #F0F0F0;
    color: #999;
    padding: 0;
    width: 20px;
    height: 18px;
    margin: 2px
    }
.bookingCalendar .bgNotAvailable2 {
    background-color: #CCC;
    padding: 0;
    width: 20px;
    height: 18px;
    margin: 2px
    }
.bookingCalendar .bgNotAvailable2ActiveStart {
    background-color: #999;
    padding: 0;
    width: 20px;
    height: 18px;
    margin: 2px
    }
.bookingCalendarSelected {
    background-image: url(../../image/calSelected.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #FFF;
    font-weight: bold;
    display: block
    }
.featureBlock {
    float: left;
    margin-bottom: 5px;
    margin-left: 20px;
    min-height: 60px;
    padding-top: 21px;
    position: relative;
    width: 365px
    }
.featureBlock img, .featureBlock2 img {
    left: 0;
    position: absolute;
    top: 0
    }
.featureBlock2 {
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    min-height: 60px;
    padding-top: 21px;
    position: relative;
    width: 305px
    }
.featureText {
    background-color: #EEE;
    border: 1px solid #CCC;
    margin-left: 24px;
    padding: 8px
    }
.featureText h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 2px 0 0 60px
    }
.featureText p {
    margin-bottom: 0;
    margin-top: 12px !important
    }
#askMeAQuestion {
    margin-top: 10px;
    padding: 7px 18px 4pt 5px;
    background: url(/layoutImages/bgquestions2.png) #33527F no-repeat
    }
#askMeAQuestion #askMeAQuestionP1 {
    color: #333
    }
#askMeAQuestion #askMeAQuestionP2 {
    text-transform: uppercase;
    color: #FFF
    }
#askMeAQuestion img {
    float: left;
    margin-right: 9px;
    -moz-box-shadow: 2px 2px 2px #333;
    -webkit-box-shadow: 2px 2px 2px #333
    }
#askMeAQuestion label.error {
    color: #F90
    }
.shaddow {
    -moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    }