/* GLOBAL RESETS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, iframe, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
    margin: 0;
    padding:0;
    border:0;
    outline:0;
    font-style:inherit;
    font-family:inherit;
    /*    vertical-align:baseline;*/
}

@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('../fonts/century_gothic-webfont.eot');
    src: url('../fonts/century_gothic-webfont.eot?#iefix') format('eot'),
        url('../fonts/century_gothic-webfont.woff') format('woff'),
        url('../fonts/century_gothic-webfont.ttf') format('truetype'),
        url('../fonts/century_gothic-webfont.svg#webfontV9xAC6Zm') format('svg');
    font-weight: normal;
    font-style: normal;

}

.title{font-family: 'CenturyGothicRegular';}
.visit{font-family: 'CenturyGothicRegular';}
.formMessage{font-family: 'CenturyGothicRegular';}

.clear{clear:both;}
.landClear{clear:both;  border-top:1px solid #e4dedb; height:1px; margin:7px 0;}

body{ background:#f9d9e3 url(/includes/static/images/universal/background_sliver.gif) 0 0 repeat-x; padding-top:0px; color:#544a3d; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

#mainWrap{ background:url(/includes/static/images/universal/bubbles.gif) center 19px no-repeat; padding:35px 0 25px; position:relative;}

a, a:visited{ color:#f15a23; text-decoration:none;}
a:hover{ color:#666; text-decoration:none;}

h2{font-weight:normal; margin-bottom:10px; font-size:15px;}
h3{font-weight:normal; margin-bottom:10px; font-size:15px;}

/* ------------------- HEADER STYLES ------------------- */

#header{background:#fff;width:935px; margin:0 auto; position:relative; z-index:2;}

/* Top Feature or Contest */
#header #topFeature{ float:left; padding-top:10px;position:relative; font-size:17px; width:394px; text-transform:uppercase;}
#header #topFeature span{color:#888075; margin-left:30px;}
#header #topFeature span span{color:#f15a23;  margin-left:0px;}

/* Logo positioning */
#header #topLogo{float:left; margin-bottom:-43px;position:relative;}

/*Right side search, login and cart container */
#header #topAccount{float:right; position:relative; width:360px; margin-right:30px; margin-top:17px;}
#header #topAccount.home{ margin-top:0;}
#header #topAccount #wholesale{background:url(/includes/static/images/home/wholesalers.png) 0 0 no-repeat; width: 111px; height: 64px; text-indent:-9999px; display:block; float:right; margin-right:5px;}

#header #topAccount #loginInfo{ clear:both; border:1px solid #f1efee; border-left: none; border-right: none; margin:7px 0; padding: 7px 5px 4px; color:#f15a23; font-size:20px; text-transform:uppercase;}
#header #topAccount #loginInfo #name{ font-size:13px; text-transform:none;}
#header #topAccount #loginInfo .LogInOut{width: 80px; height: 17px; text-indent:-9999px; display:block; float:right;*margin-top:-25px;}
#header #topAccount #loginInfo #login{ background:url(/includes/static/images/universal/login.gif) 0 0 no-repeat;}
#header #topAccount #loginInfo #logout{ background:url(/includes/static/images/universal/logout.gif) 0 0 no-repeat;}
#header #topAccount #loginInfo #login:hover, #header #topAccount #loginInfo #logout:hover{background-position: -80px 0;}

#header #topAccount #searchCont{ background:url(/includes/static/images/universal/search_box.gif) 0 0 no-repeat; width:226px; height:27px;/*padding-top:2px; */float:left; margin-left:5px;}
#header #topAccount #searchCont #searchField{ width:188px; padding:4px 5px; border:none; color:#888075; background:none; margin-right:3px; height:17px; float:left;}
#header #topAccount #searchCont #searchButton{ width:24px; cursor:pointer; background:none; text-indent:-9999px; border:none; padding:0; border:none; float:right; height:24px; display:block;}
#header #topAccount #searchCont form { margin: 0;}

#header #topAccount #cart{ float:right; width: 80px; color:#888075; font-size:10px; background:url(/includes/static/images/universal/shopping_cart.gif) right top no-repeat; padding-right:20px; text-align:right; padding-top:5px; margin-right:5px; margin-top:3px;}


/* ------------------- NAV STYLES ------------------- */

#header #nav{ background:url(/includes/static/images/universal/navbar.gif) 0 0 no-repeat; height:44px; padding:15px 0 0 16px;}
#header #nav ul{ list-style:none;}
#header #nav ul li{ float:left; background:url(/includes/static/images/universal/nav_bullet.gif) 0 50% no-repeat; padding-left: 25px; margin-left:19px;}
#header #nav ul li.first{background:none; padding:0;}
#header #nav ul li#connect{margin-left:233px;}
#header #nav ul li a{ font-size:16px; color:#544a3d;}
#header #nav ul li a:hover, #header #nav ul li a.current{color:#f15a23;}

/* ------------------- BODY STYLES ------------------- */

#bodyArea{background:#fff;width:887px; margin:0 auto; position:relative; padding:0 7px 40px 9px;}

img.BCHead{background:url(/includes/static/images/insideBC/frills_B.gif) center bottom no-repeat; padding-bottom:27px; float:left; margin:0 15px 15px 0; }

h2.title{font-size:24px; color:#f15a22; text-transform:uppercase; margin-bottom:15px;}
p{margin-bottom:15px;}

.landLink{background:url(/includes/static/images/universal/orange_circle_arrow.gif) 0 0 no-repeat; font-size:14px; color:#f15a22; display:block; padding:5px 0 5px 28px; margin-bottom:5px;}
.landLink:hover{color:#666;}

/* INSIDE PAGES */
#colLeft{ float:left; margin-right: 13px; width:218px;}
#colLeft .feature{ margin-bottom:13px;}
#colLeft .newsSign { margin:25px 0 13px 32px;}

/* RIGHT COLUMN STYLES */
#colRight{float:right; width:178px;padding-left:8px; background: url(/includes/static/images/universal/dash_vertical_repeat.gif) 0 0 repeat-y; margin-left:-1px; _display:inline;}
#colRight #shareThis{margin-bottom:15px;}
#colRight .rightFeature{ background:url(/includes/static/images/rightcolumn/bgrd_header_sliver.gif) 0 0 repeat-x; padding:10px; margin-bottom:20px;}
#colRight .rightFeature h4{font-size:12px; text-transform:uppercase; color:#544a3d; margin-bottom:10px;}
#colRight .rightFeature h4#blog{background:url(/includes/static/images/rightcolumn/blog_icon.gif) 0 0 no-repeat; padding: 10px 0 10px 40px;}
#colRight .rightFeature h4#faq{ background:url(/includes/static/images/rightcolumn/faq_icon.gif) 0 0 no-repeat;padding: 5px 0 10px 40px;}
#colRight .rightFeature h4#library{ background:url(/includes/static/images/rightcolumn/resource_icon.gif) 0 0 no-repeat;padding: 5px 0 10px 40px;}
#colRight .rightFeature h4#expert{ background:url(/includes/static/images/rightcolumn/experts_icon.gif) 0 0 no-repeat;padding: 10px 0 10px 40px;}
#colRight .rightFeature h4#info{ background:url(/includes/static/images/rightcolumn/info_icon.gif) 0 0 no-repeat;padding: 5px 0 10px 40px;}


#colRight .rightFeature .thumb{ width:55px; float:left; margin-right:10px; margin-bottom:15px;}
#colRight .rightFeature .text{ width:92px; float:left; margin-bottom:15px;}
#colRight .rightFeature h5{font-size:11px; font-weight:normal; margin-bottom:5px;}
#colRight .rightFeature a{color:#f89c1b;}
#colRight .rightFeature a:hover{color:#666;}
#colRight .rightFeature ul, #colRight .rightFeature ol{margin-left:20px;}
#colRight .rightFeature ol li{ margin-bottom:10px;}
#colRight .rightFeature ul li{ margin-bottom:10px; color:#f15a22;}


/* TEMPLATE "A" SPECIFIC  STYLES*/
img.insideAHead {background:url(/includes/static/images/insideA/frill.gif) center bottom no-repeat; padding-bottom:27px; float:left; margin-bottom:10px;  }
#bodyCopyA{float:left; width:457px; margin-left:4px; background: url(/includes/static/images/universal/dash_vertical_repeat.gif) right 0 repeat-y; padding-right:10px;}
#bodyCopyA .landThumb{ float:left; padding:4px; border:1px solid #e4dedb; width:115px; margin:0 13px 7px 0;}
#bodyCopyA .landText{ float:left; width: 300px; margin-bottom:7px;}
#bodyCopyA .landText p{margin-bottom:0px;}

/* TEMPLATE "B" SPECIFIC  STYLES*/
#bodyCopyB{float:left; width:457px; margin-left:4px; background: url(/includes/static/images/universal/dash_vertical_repeat.gif) right 0 repeat-y; padding-right:10px;}
#bodyCopyB .landThumb{ float:left; padding:4px; border:1px solid #e4dedb; width:115px; margin-right:13px; margin-bottom:7px;}
#bodyCopyB .landText{ float:left; width: 300px; margin-bottom:7px;}
#bodyCopyB .landText h3{margin-bottom:10px;}
#bodyCopyB .landText p{margin-bottom:0px;}
#bodyCopyB h3.title{margin-top:10px; margin-bottom:10px;}
#bodyBtop {margin-bottom:15px;}
#bodyBtop h2.title{font-size:15px; color:#f15a22; text-transform:none; margin-bottom:15px;}
#bodyCopyB ul, #bodyCopyB ol{margin:0 0 20px 20px;}
#bodyCopyB ol{*margin:0 0 20px 30px;}

/* TEMPLATE "C" SPECIFIC  STYLES*/
#bodyCopyC{float:left; width:457px; margin-left:4px; background: url(/includes/static/images/universal/dash_vertical_repeat.gif) right 0 repeat-y; padding-right:10px; position:relative;}
#bodyCopyC h3{font-size:12px; font-weight:bold;}
#bodyCopyC ul, #bodyCopyC ol{margin:0 0 20px 20px;}
#bodyCopyC li{margin-bottom:10px;}
#bodyCopyC .landThumb{ float:left; padding:4px; border:1px solid #e4dedb; width:115px; margin:0 13px 7px 0;}
#bodyCopyC h3.title{margin-top:10px; margin-bottom:10px;}

#bodyCopyC object{position:relative; z-index:900 !important;}

#faqCont{ background:url(/includes/static/images/rightcolumn/bgrd_header_sliver.gif) 0 0 repeat-x; padding: 5px 10px; margin-top:30px; }
#faqCont h3{ font-size:16px; margin-bottom:15px; background:url(/includes/static/images/rightcolumn/faq_icon.gif) 0 0 no-repeat;padding: 10px 0 10px 40px; text-transform:uppercase;}
#faqCont h3.relatedArticles{ background:url(/includes/static/images/universal/related_articles_icon.gif) 0 0 no-repeat;}

#faqCont #faqList{width:230px; padding: 0 10px; float:left;}
#faqCont #faqList ul{ margin-left:10px;}
#faqCont #faqList li{ color:#f15a22; margin-bottom:3px;}
#faqCont #faqList li a{color:#f89c1b;}
#faqCont #faqList li a:hover{color:#666;}

#faqSubmit{width:156px; background:#f9d9e3; padding-bottom:15px; margin-right:10px; margin-left:10px;}
#faqCont #faqSubmit{float:right;width:156px; margin-left:0;}
#faqSubmit h4, div#bodyBtop #faqSubmit h4{ background:#f09fba; padding:10px 19px; color:#fff; font-size:11px; margin-bottom:20px; font-weight:normal;}
#faqSubmit p{padding:0 19px; margin-bottom:10px;}
#faqSubmit #submitQuestion{ display:block; background:url(/includes/static/images/universal/submitquestion_button.gif) 0 0 no-repeat; width:118px; height:17px; margin-left:19px; text-indent:-9999px; margin-top:5px;}
#faqSubmit #submitQuestion:hover{ background-position: -118px 0;}


/* HOME PAGE SPECIFIC STYLES */
#heroCont{ height:342px; width:903px;background:#fff; margin: 0 auto 15px; position:relative; z-index:1;}
#heroCont ul li { float:left; position:absolute; list-style: none; }
#heroCont ul li.show { z-index:500 }

#homeNewsLtr{position:absolute; top:150px; left:770px; z-index:1000;}

#homeFeatureWrap{ padding:5px 15px 0px 0px; background: #fff url(/includes/static/images/home/bottombox_sliver.gif) 0 bottom repeat-x;  width:890px;margin: 0 auto;}

#homeFeatureWrap .homeFeature, #homeFeatureWrap .shopFeature{ float:left; margin-left:20px; _margin-left:15px}
#homeFeatureWrap .shopFeature{ background: #fff;}

#homeFeatureWrap .homeFeature h2, #homeFeatureWrap .shopFeature h2{ font-size:24px; background:url(/includes/static/images/home/dash_line.gif) 0 bottom no-repeat; margin-bottom:10px; padding:10px 0 10px 10px; text-transform:uppercase; color:#8f887e;}
#homeFeatureWrap .shopFeature h2{background:#fff url(/includes/static/images/home/shop_sliver.gif) 0 0 repeat-x; margin:0 10px 10px;}
#homeFeatureWrap .homeFeature h2 img, #homeFeatureWrap .shopFeature h2 img{vertical-align:top;}

#homeFeatureWrap #learn{margin-left:2px;}
#homeFeatureWrap .homeFeature .homeFeatureCont{ background: #fff;height:166px; width:182px; padding:10px;}
#homeFeatureWrap .homeFeature .homeFeatureCont p{ margin:10px 0; color:#8f887e;}

#homeFeatureWrap .shopFeature .homeFeatureCont{height:176px; width:182px; padding:0 10px 10px; overflow:hidden;}


/* ------------------- FOOTER ------------------- */

#footerWrap{ background:#fff url(/includes/static/images/universal/white_footer_repeat.gif) 0 0 repeat-x; padding-top:15px;}
#footer{width:903px; margin:0 auto; padding:20px 0 0; color:#888075;}
#footer .footCont{background:url(/includes/static/images/universal/dash_footer.gif) 0 0 no-repeat; padding:8px 0 7px;}
#footer .footCont #copy{ margin-top:10px; float:left;}
#footer .footCont #social{float:right;}
#footer .footCont #social img{ vertical-align:middle; margin-left:5px;}
#footer .footCont p{font-size:9px;}
#footer .footCont .btmNavCont{float:left; /*width:180px;*/ background:url(/includes/static/images/universal/dash_pink.gif) 0 0 no-repeat; padding:0px 15px; font-size:9px; margin-top:15px; height:150px; width:120px;}
#footer .footCont .btmNavCont a{color:#f09fba;}
#footer .footCont .btmNavCont a:hover{color:#666;}
#footer .footCont .btmNavCont.first{background:none; padding-left:0;}
#footer .footCont .btmNavCont.last{padding-right:0; width:150px;}
#footer .footCont .btmNavCont h3{font-weight:bold; font-size:9px; margin-bottom:1px;}
#footer .footCont .btmNavCont ul{list-style:none; margin-bottom:15px;}
#footer .footCont .btmNavCont ul li{margin-bottom:1px;}

#footer-stretch{background: #fff;}




/* ------------------- FORMS (imported from popup.css) ------------------- */

form {margin:20px 0;}
form .text-inputs{margin-bottom: 20px;}
form .label, form .fauxLabel{ width:150px; display:block; float:left; clear:both; text-align:right; font-size:11px; font-weight:normal; margin-top:5px;}
form .fauxLabel{margin-top:0;}
form .text-entry{ width:250px; display:block; float:left; margin:0 0 13px 10px; border:1px solid #544a3d; padding:5px 5px;}
form .text-entry.message{margin-bottom:5px;}
form .checkbox{ margin-left:0;}

form select{width:262px; margin:0 0 13px 10px; border:1px solid #544a3d;}
form option{padding:1px 5px;}
form textarea{width:340px; margin:0 0 13px 10px; border:1px solid #544a3d; padding:2px 5px;}

form .date{ width:35px; display:block; float:left; margin:0 0 13px 10px; border:1px solid #544a3d; padding:5px 5px;}

form span{display:block; clear:both; margin-left:160px;}
form span.float{width:275px; float: left; clear: none; margin-left: 10px;}
form  span.float.checkbox{ margin-bottom:10px;}
form sup{}
form .hiddenLabel{position:absolute; top:-10em; left:-999em;}

#mdyCont{ clear:both; position:relative; top:-10px; margin-left:160px;}
#mdyCont #mm,
#mdyCont #dd,
#mdyCont #yy{ display:block; width:45px; text-align:center; float:left; margin-right:10px;}

form#RegistrationForm .label, form#RegistrationForm .fauxLabel{ width:100px;}
form#ProfileForm .label, form#ProfileForm .fauxLabel{ width:100px;}
form#NewsletterSignupForm span {margin-left:0;}

#ProfileForm__situation_other{ margin-left:160px;}


/* ------------------- BUTTONS ------------------- */
form .submitBtn{ background:url(/includes/static/images/contact/submit_button.gif) 0 0 no-repeat; text-indent:-9999px; width:80px; height:17px; border:none; float:right; cursor:pointer; margin-right:14px; display: block; position:relative; font-size:0; line-height:0; text-indent:100px; overflow:hidden;}
form .submitBtn:hover{ background-position:0 -17px;}
form #RegistrationForm__button__submit{ background:url(/includes/static/images/lightbox/register_button.gif) 0 0 no-repeat;}
form #AuthenticationForm__button__signin{ background:url(/includes/static/images/lightbox/signin_button.gif) 0 0 no-repeat;}



/* ------------------- FORMS ------------------- */

/*form {margin:0 0 20px;}
form .text-inputs{margin-bottom: 20px;}
form .label{ width:70px; display:block; float:left; clear:both; text-align:right;}
form .text-entry{ width:250px; display:block; float:left; margin:0 0 10px 20px; border:1px solid #544a3d; padding:2px 5px;}
form select{width:272px; margin:0 0 10px 20px; border:1px solid #544a3d;}
form option{padding:1px 5px;}
form textarea{width:340px; margin:0 0 10px 20px; border:1px solid #544a3d; padding:2px 5px;}
form #submitBtn, form .submitBtn{ background:url(/includes/static/images/contact/submit_button.gif) 0 0 no-repeat; text-indent:-9999px; width:80px; height:17px; border:none; float:right; cursor:pointer; margin-right:14px;}

form #clearBtn, form .clearBtn{ background:url(/includes/static/images/contact/clear_button.gif) 0 0 no-repeat; text-indent:-9999px; width:80px; height:17px; border:none; float:right; cursor:pointer; margin-right:14px;}


form #submitBtn:hover, form .submitBtn:hover{ background-position:0 -17px;} */

h3.formMessage{font-size:14px !important; color:#f15a22;  margin-bottom:15px; margin-top:15px;}




/* ------------------- JQUERY OVERRIDES ------------------- */


/* Accordion (Left Nav) */
#accordion{margin-bottom:13px;}
#accordion h3{ -moz-border-radius: 0/*{cornerRadius}*/; -webkit-border-radius: 0/*{cornerRadius}*/; border-radius: 0/*{cornerRadius}*/; font-size:11px; font-family:Arial, Helvetica, sans-serif; background:#fad1de; color:#544a3d; border:none; padding:7px 5px 7px 10px; margin-top:0; margin-bottom:3px;}

#accordion h3#first{background:#fdecf1;}
#accordion h3#second{background:#fce7ee;}
#accordion h3#third{background:#fce1ea;}
#accordion h3#fourth{background:#fbdae5;}
#accordion h3#fifth{background:#fbd5e1;}

#accordion h3 .ui-icon{ background-image:url(/includes/static/images/leftcolumn/plus.gif); width:12px; height:12px; background-position:right 0; float:right; position:relative; top:1px; left:-5px; margin-top:0;}
#accordion h3 a{ padding:0; color:#544a3d;}

#accordion h3.ui-state-active,
#accordion h3#first.ui-state-active,
#accordion h3#second.ui-state-active,
#accordion h3#third.ui-state-active,
#accordion h3#fourth.ui-state-active,
#accordion h3#fifth.ui-state-active
{background:#f15a23; color:#fff;}

#accordion h3.ui-state-active .ui-icon{background-image:url(/includes/static/images/leftcolumn/minus.gif);}
#accordion h3.ui-state-active a{color:#fff;}

#accordion .ui-accordion-content{-moz-border-radius: 0/*{cornerRadius}*/; -webkit-border-radius: 0/*{cornerRadius}*/; border-radius: 0/*{cornerRadius}*/; font-size:11px; font-family:Arial, Helvetica, sans-serif; background:#fff; color:#544a3d; border:none; padding:0px; margin-top: -4px;}
#accordion .ui-accordion-content ul{list-style:none;}
#accordion .ui-accordion-content ul li{ border-top: 1px solid #e4dedb;}
#accordion .ui-accordion-content ul li.first{ border-top:none;}
#accordion .ui-accordion-content ul li a{color:#f15a23; display:block; padding: 5px 10px}
#accordion .ui-accordion-content ul li a:hover, #accordion .ui-accordion-content ul li a.active{ background:#e4dedb; color:#544a3d;}

/*FLAGS ADDITIONS*/
#header #topAccount #wholesaleWrap{position:absolute;right:-15px;top:-35px;}
#header #topAccount .flags{float:left;}
#header #topAccount .flags a img{vertical-align:middle;}
#header #topAccount .flags .visit{margin-right:3px;}





/*MORE ADDITIONS*/

div#bodyCopyMatchA
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;

    background:transparent url(http://redfrogconsulting.com/sandbox/images/match-a.jpg) repeat-y scroll right 0;
    /* background-color: Red; */
    min-height: 600px;
    float:left;
    margin-left:4px;
    padding-right:10px;
    width:457px;
}

div#bodyCopyMatchB
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;

    background:transparent url(http://redfrogconsulting.com/sandbox/images/match-b.jpg) repeat-y scroll right 0;
    /* background-color: Red; */
    min-height: 1328px;
    float:left;
    margin-left:4px;
    padding-right:10px;
    width:457px;
}

div#bodyCopyMatchC
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;

    background:transparent url(http://redfrogconsulting.com/sandbox/images/match-c.jpg) repeat-y scroll right 0;
    /* background-color: Red; */
    min-height: 1374px;
    float:left;
    margin-left:4px;
    padding-right:10px;
    width:457px;
}



/* NEW STYLES from July 11 2010 */

#bodyCopyA .landText p.sub-1
{
    color: #a5998d;
}

/* spacers and formatting */

.clear-10
{
    clear: both;
    font-size: 1px; line-height: .1; height: 10px;
}

.vertical-spacer-5
{
    font-size: 1px; line-height: .1; height: 5px;
}

/* blog specific stuff */

.blog-date
{
    font-weight: bold; color: #a1988f;
}

a.blog-link
{
    color:#F89C1B;
    font-weight: bold;
    cursor: pointer;
}

a.blog-link:hover
{
    color:#666;
}

div.sep
{
    padding: 0 5px 0 5px;
    display: inline;
}

/* blog detail page */

div.blog-author-cloudy-bottom-bg
{
    background-image: url(/includes/static/images/blog/author-cloudy-bottom-bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 200px; height: 182px;
    width: 100%;
}

div.blog-author-cloudy-bottom-bg img
{
    float: left;
    margin-right: 20px;
}

div#bodyBtop h2.bigger
{
    font-size: 210%;
}

img.blog-pic-margins
{
    margin: 0 0 20px 20px;
}


/* blog comments page */
/*div#bodyBtop div*/.blog-comment-box
{
    background:url(/includes/static/images/blog/bgrd_header_sliver.gif) repeat-x scroll 0 0 transparent;
    margin: 35px 0 60px 0;
    padding:10px;
}

/*div#bodyBtop */h4.pencil {
    background:url(/includes/static/images/blog/icon-pencil.gif) no-repeat scroll 0 0 transparent;
    font-size:16px;
    margin-bottom:15px;
    padding:10px 0 10px 40px;
    text-transform:uppercase;
}

div#bodyBtop h4 {
    color:#544A3D;
    font-size:16px;
    margin-bottom:10px;
    text-transform:uppercase;
}

<!--div#bodyBtop di-->v.comment-form-holder
{
    padding: 5px 0 0 40px;
}

/*div#bodyBtop div*/.comment-form-holder .text-borders
{
    border: 1px solid #cec9c2;
    color: #908983;
    font-size: 11px;
    font-family:Arial,Helvetica,sans-serif;
}

/*div#bodyBtop div*/.comment-form-holder input.text-name
{
    margin-top: 0;
    width: 200px; height: 22px;
    padding-left: 6px;
    line-height: 2; /* for ie */
}

/*div#bodyBtop div*/.comment-form-holder textarea.text-comment
{
    margin-top: 15px;
    width: 315px; height: 100px;
    padding: 4px 0 0 6px;
}


/*div#bodyBtop div*/.comment-form-holder div.comment-form-captcha-holder
{
    margin-top: 15px;
    width: 323px;
    /* border: 1px dotted Red; */
}

/*div#bodyBtop div*/.comment-form-holder div.comment-form-captcha-holder .instructions
{
    width: 145px; float: left; color: #666;
}

/*div#bodyBtop div*/.comment-form-holder input.text-captcha
{
    margin-top: 0;
    width: 167px; height: 22px;
    padding-left: 6px;
    float: right;
    text-align: center;
    color: #EF6737; font-weight: bold; font-size: 12px;
    line-height: 1.8; /* for ie */
}


/*div#bodyBtop div*/.comment-form-holder input#captcha-entered
{
    margin: 15px 0 0 0;
}

/*div#bodyBtop div*/.comment-form-holder input.bttn
{
    margin: 5px 0 0 9px;
    width: 83px; height: 18px;
    float: right;
    border: 1px solid #EF6737;
    cursor: pointer;
    color: #EF6737; font-weight: normal; font-size: 10px;
    background-color: White;
    padding-bottom: 3px;
}

/*div#bodyBtop div*/.blog-posted-comment-box
{
    margin: 5px 20px 0px 20px;
    padding: 10px 10px 1px 10px;
    /* background-color: Yellow; */
    color: #666;
    font-style: italic;
    line-height: 1.3;
}

/*div#bodyBtop div*/.blog-posted-comment-box div.posted-name
{
    color: #333;
    font-style: normal;
}

/*div#bodyBtop div*/.blog-posted-comment-box div.posted-date
{
    margin-bottom: 20px;
}

/* sweepstakes page - added July 12 */

/*div#bodyBtop div*/.phone-box
{
    /* border: 1px dotted Red; */
    width: 320px;
    margin-bottom: 13px;
}

/*div#bodyBtop div*/.phone-box input.text-phone
{
    border: 1px solid #B3ACA4;
    color: #908983;
    font-size: 11px;
    font-family:Arial,Helvetica,sans-serif;

    margin: 5px 10px 0 0;
    width: 100px; height: 23px;
    padding: 2px 0 0 6px;
    line-height: 2;
    float: left;
    text-align: center;
}

/*div#bodyBtop div*/.phone-box div.phone-label
{
    height: 20px; padding-top: 13px; width: 110px; float: left;
}

/*div#bodyBtop input*/.phone-enter-button
{
    width: 100px; height: 35px;
    float: left;
    border: 1px solid #EF6737;
    cursor: pointer;
    color: #EF6737; font-weight: normal; font-size: 15px;
    background-color: White;
    padding-bottom: 3px;
}


/*div#bodyBtop input*/#SweepstakeForm__button__submit
{
    width: 100px; height: 35px;
    float: none;
    border: 1px solid #EF6737;
    cursor: pointer;
    color: #EF6737; font-weight: normal; font-size: 15px;
    background-color: #fff;
    padding-bottom: 3px;
    margin-left:110px;
}

/*div#bodyBtop*/ input.case-1
{
    margin: 25px 0 0 0;
}

/*div#bodyBtop*/ input.case-2
{
    margin: 15px 0 0 175px;
}

div.pic-holder-1
{
    border: 1px solid #ccc;
    display: table-cell;
}

div.pic-holder-1 img
{
    border: 4px solid White;
}

/* MAIN NAV HEIGHT FIX */
.ui-accordion .ui-accordion-content-active {min-height:2px;}

.paginationActions {clear:both;}
.paginationActions .prev{float:left;}
.paginationActions .next{float:right;}

/*#updateProfile {display:inline; width:auto; background:#000;}*/
