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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-family: arial,sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
    width: 100%;
}
body {
    background-color: #8A8A8A;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    margin: 0 auto;
}
.clearit {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
    font-weight: normal;
}
h1 {
    color: #419AD3;
    font-size: 30px;
}
h2 {
    color: #419AD3;
    font-size: 18px;
}
h3 {
    color: #419AD3;
    font-size: 14px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
a {
    color: #666666;
    outline: medium none;
}
a:hover {
    color: #1A5D46;
}
p {
    padding-top: 15px;
}
p.disclaimer {
    font-size: 80%;
    font-style: italic;
    line-height: 80%;
}
form {
    display: inline;
}
input, select, option, textarea {
    color: #666666;
    font-family: arial,sans-serif;
    font-size: 14px;
}
input.input-btn {
    background: url("../images/btn_input.png") no-repeat scroll 0 3px transparent;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 28px;
    margin-left: 6px;
    margin-right: 109px;
    text-align: center;
    text-decoration: none;
    width: 104px;
}
input.input-btn:focus {
    outline: medium none;
}
input.text-field {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 2px;
}
a.btn {
    background: url("../images/btn_a.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 25px;
    margin-right: 5px;
    padding-right: 13px;
    text-decoration: none;
}
a.btn span {
    background: url("../images/btn_span.png") no-repeat scroll left top transparent;
    display: block;
    font-size: 15px;
    line-height: 15px;
    padding: 4px 5px 6px 18px;
}
a.btn:hover {
    background: url("../images/btn_a.png") no-repeat scroll right bottom transparent;
}
a.btn:hover span {
    background: url("../images/btn_span.png") no-repeat scroll left bottom transparent;
}
a.btnlink {
    background: url("../images/arrow_btnlink.png") no-repeat scroll 0 2px transparent;
    color: #FF9900;
    font-size: 10px;
    font-weight: bold;
    padding-left: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
a.btnlink:hover {
    color: #1A5D46;
}
.container {
    margin: 0 auto;
    width: 980px;
}
#header {
    background: url("../images/bg_header.gif") repeat-x scroll 0 0 #419AD3;
    height: 100px;
    width: 100%;
}
#header .container {
    position: relative;
}
#logo {
    left: 0;
    position: absolute;
    top: 15px;
    z-index: 5555;
}
#logo a {
    background: url("../images/clinicians-choice-logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 127px;
    text-decoration: none;
    width: 123px;
}
#logo a span {
    visibility: hidden;
}
ul#top-nav {
    float: right;
}
ul#top-nav li {
    background-color: #6EB2DE;
    float: right;
    list-style: none outside none;
    padding: 7px 10px;
}
ul#top-nav li a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
ul#top-nav > li.cart a {
    background: url("../images/icon_cart.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}
ul#top-nav li a:hover {
    color: #0162A5;
}
#phone {
    color: #FFFFFF;
    font-size: 17px;
    left: 260px;
    position: absolute;
    top: 26px;
}
#phone a {
    background: url("../images/livechat.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 25px;
    padding-left: 47px;
    text-decoration: none;
}
#phone a:hover {
    color: #166AB2;
}
#phone span {
    background: url("../images/dotted_vert_white.gif") repeat-y scroll 0 0 transparent;
    margin-left: 15px;
    padding-left: 15px;
}
#wrapper {
    background-color: #FFFFFF;
    padding-bottom: 40px;
}
#content {
    padding: 35px 0 0;
    z-index: 2;
}
#content.col1 {
}
#content.col2 {
    background: url("../images/bg_side.gif") no-repeat scroll right top transparent;
}
#page-content {
    padding: 30px 0 0;
}

#page-content > h2 {
	margin-top: 20px;
}

#page-content sup {
	font-size: 10px;
}

#content.col2 #page-content {
    float: left;
    padding-right: 40px;
    width: 740px;
}
#side {
    clear: right;
    float: left;
    padding: 20px;
    width: 160px;
}
#side h2 {
    font-size: 20px;
}
#side p {
    padding: 8px 0 !important;
}

#side #latest-news h2 {
	margin-top: 25px;
}

#side #latest-news a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}


#footer {
    color: #CCCCCC;
    font-size: 10px;
    height: 100%;
    padding: 30px 0;
    text-align: right;
    width: 100%;
}

	#footer .affiliate {
		display: block;
		font-weight: bold;
		text-transform: lowercase;
	}

#fda {
    background: url("../images/logo_fda.gif") no-repeat scroll 0 0 transparent;
    float: left;
    padding-left: 65px;
    text-align: left;
    width: 340px;
}
#footer a {
    color: #CCCCCC;
}
#footer a:hover {
    color: #FFFFFF;
}
#video {
    height: 200px;
    left: 0;
    position: absolute;
    top: 45px;
    width: 350px;
    z-index: 1;
}
#video #iSpeakVideo_Container {
    position: absolute !important;
}
#feature {
    background: url("../images/feature_beta.jpg") repeat-x scroll center top transparent;
    height: 285px;
    width: 100%;
}
#feature .container {
    height: 285px;
    padding-left: 425px;
    position: relative;
    width: 555px;
}
#feature #headline {
    background: url("../images/feature_headline.png") no-repeat scroll 0 55px transparent;
    height: 98px;
    padding-top: 55px;
}
#feature #headline span {
    visibility: hidden;
}
#feature p {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
}
#hometab {
    background: url("../images/hometab.png") no-repeat scroll 0 0 transparent;
    bottom: -5px;
    position: absolute;
    right: 10px;
    width: 284px;
}
#hometab a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
}
#hometab div {
    padding: 20px;
}
#hometab div p {
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 0;
}
#callouts {
    background: url("../images/bg_callouts.gif") no-repeat scroll center top #FFFFFF;
    height: 107px;
    width: 100%;
}
#callouts ul li {
    background: url("../images/dotted_vert.gif") repeat-y scroll 0 0 transparent;
    float: left;
    height: 78px;
    list-style: none outside none;
    margin: 15px 0;
    position: relative;
}
#callouts ul li:first-child {
    background: none repeat scroll 0 0 transparent;
}
#callouts ul li > a {
    color: #666666;
    display: block;
    font-size: 18px;
    height: 48px;
    margin-left: 35px;
    padding-top: 30px;
    text-decoration: none;
}
#callouts ul li:first-child a {
    margin-left: 0;
}
#callouts ul li.ingredients a {
    background: url("../images/homeicon_ingredients.gif") no-repeat scroll 0 0 transparent;
    padding-left: 55px;
    width: 126px;
}
#callouts ul li.formulation a {
    background: url("../images/homeicon_formulation.gif") no-repeat scroll 0 0 transparent;
    padding-left: 58px;
    width: 119px;
}
#callouts ul li.manufacturing a {
    background: url("../images/homeicon_manufacturing.gif") no-repeat scroll 0 0 transparent;
    padding-left: 56px;
    width: 149px;
}
#callouts ul li.support a {
    background: url("../images/homeicon_support.gif") no-repeat scroll 0 0 transparent;
    padding-left: 60px;
    width: 104px;
}
#callouts ul li.proof a {
    background: url("../images/homeicon_proof.gif") no-repeat scroll 0 0 transparent;
    padding-left: 53px;
    width: 44px;
}
#callouts ul li a:hover, #callouts ul li a.selected {
    background-position: 0 -78px;
    color: #419AD3;
}
#callouts ul li div {
    background: url("../images/bg_homepop.png") no-repeat scroll 0 0 transparent;
    bottom: 66px;
    height: 272px;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 355px;
    z-index: 6666;
}
#callouts ul li.proof div {
    background: url("../images/bg_homepop2.png") no-repeat scroll 0 0 transparent;
    left: -248px;
}
#callouts ul li div a.close {
    background: url("../images/btn_close.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 23px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 23px;
}
#callouts ul li div a.close span {
    visibility: hidden;
}
#callouts ul li div h2 {
    font-size: 24px;
    line-height: 24px;
}
#callouts ul li div p {
    font-size: 12px;
    line-height: 15px;
    padding-top: 10px;
}
#quads {
    background: url("../images/bg_quads.gif") repeat-x scroll 0 0 #9B9B9B;
    height: 180px;
    width: 100%;
}
#quads ul {
    padding-top: 35px;
}
#quads ul li {
    color: #FFFFFF;
    float: left;
    height: 100px;
    list-style: none outside none;
}
#quads ul li.quad1 {
    padding: 0 36px 0 100px;
    width: 200px;
}
#quads ul li.quad1 img {
    float: left;
    margin-left: -98px;
}
#quads ul li.quad2 {
    padding: 0 30px 0 90px;
    width: 200px;
}
#quads ul li.quad2 img {
    float: left;
    margin-left: -98px;
}
#quads ul li.quad3 {
    background: url("../images/newsletter_icon.png") no-repeat scroll 0 0 transparent;
    padding: 0 0 0 93px;
}
#quads ul li.quad3 #email_addr {
    margin-top: 0;
}
#quads ul li.quad3 h2 {
    background: none repeat scroll 0 0 transparent !important;
    color: #FFFFFF !important;
    padding-left: 7px;
}
#quads li h2 {
    background: url("../images/dotted_white.gif") repeat-x scroll left bottom transparent;
    font-size: 16px;
    padding-bottom: 5px;
}
#quads li h2 a {
    color: #FFFFFF;
    text-decoration: none;
}
#quads li h2 a:hover {
    color: #FF8F03;
}
#quads li p {
    padding-top: 8px;
}
#quads li p a {
    color: #FFFFFF;
    text-decoration: none;
}
#quads li p a:hover {
    color: #FF8F03;
}
#quads ul li.quad3 input.text-field {
    background-color: #DCDCDC;
    border: 1px solid #FFFFFF;
    float: left;
    margin: -28px 0 5px 7px;
    width: 145px;
}
.slideshow {
    float: left;
    margin-left: 15px;
    text-align: center;
    width: 210px;
    z-index: 5;
}
.prod-image {
    float: left;
    text-align: center;
    width: 210px;
    z-index: 5;
}
.prod-content {
    float: left;
    width: 530px;
}
.prod-content > dl {
    float: right;
    font-size: 11px;
    margin: 15px 0 0 25px;
    width: 210px;
}
.prod-content > dl dt {
    background: url("../images/dotted.gif") repeat-x scroll 0 0 transparent;
    float: left;
    padding: 5px 0;
    width: 70px;
}
.prod-content > dl dd {
    background: url("../images/dotted.gif") repeat-x scroll 0 0 transparent;
    clear: right;
    float: left;
    padding: 5px 0;
    width: 140px;
}
.prod-content > dl dt:first-child, .prod-content > dl dt:first-child + dd {
    background: none repeat scroll 0 0 transparent;
}
.prod-content ul {
}
.prod-content li {
    padding-bottom: 5px;
}
.prod-cart {
    margin-top: 25px;
}
.prod-cart + .prod-cart {
    margin-top: 10px;
}
.prod-cart ul {
    background-color: #EEEEEE;
    height: 36px;
    margin-bottom: 3px;
    padding: 0;
    width: 530px;
}
.prod-cart ul li {
    float: left;
    list-style: none outside none;
    padding-left: 10px;
}
.prod-cart ul li.cart-price {
    clear: left;
    font-size: 16px;
    padding-top: 8px;
}
.prod-cart ul li.cart-desc {
    padding-top: 10px;
    width: 160px;
}
.prod-cart ul li.cart-qty {
    padding-top: 6px;
    text-align: right;
}
.prod-cart ul li.cart-add {
    clear: right;
    float: right;
    padding-right: 10px;
    padding-top: 2px;
    text-align: right;
    width: 110px;
}
.prod-cart input.text-field {
    margin: 0 10px;
    text-align: right;
}
.prod-list {
    clear: left;
    padding-bottom: 30px;
}
.prod-list h1 {
    font-size: 24px;
}
.prod-list .prod-content {
    width: 590px;
}
.prod-list .prod-image {
    width: 150px;
}
.prod-list .prod-image img {
    width: 120px;
}
.prod-list .prod-cart ul {
    width: 590px;
}
.tabs {
    clear: both;
    margin-top: 30px;
}
ul.tabNavigation {
    clear: left;
    font-size: 15px;
    list-style: none outside none;
    margin: 30px 0 0;
    padding: 0;
}
ul.tabNavigation li {
    display: inline;
}
ul.tabNavigation li a {
    background-color: #ADADAD;
    border-left: 1px solid #ADADAD;
    border-right: 1px solid #ADADAD;
    border-top: 1px solid #ADADAD;
    color: #FFFFFF;
    padding: 7px 10px;
    text-decoration: none;
}
ul.tabNavigation li a.selected, ul.tabNavigation li a:hover, .ui-tabs-selected a {
    background-color: #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF;
    border-color: #E8E8E8 #E8E8E8 #FFFFFF;
    color: #419AD3 !important;
}
ul.tabNavigation li a:hover {
    color: #1A5D46;
}
ul.tabNavigation li a:focus {
    outline: 0 none;
}
.ui-tabs-hide {
    display: block;
    left: -10000px;
    position: absolute;
}
div.tabs > div {
    border: 1px solid #E8E8E8;
    height: 305px;
    margin-top: 6px;
    padding: 30px;
}
.jScrollPaneContainer {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.jScrollPaneTrack {
    background: none repeat scroll 0 0 #EEEEEE;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.jScrollPaneDrag {
    background: none repeat scroll 0 0 #ADADAD;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}
.jScrollPaneDragTop {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.jScrollPaneDragBottom {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
}
a.jScrollArrowUp {
    display: block;
    height: 9px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -2000px;
    top: 0;
    z-index: 1;
}
a.jScrollArrowUp:hover {
}
a.jScrollArrowDown {
    bottom: 0;
    display: block;
    height: 9px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -2000px;
    z-index: 1;
}
a.jScrollArrowDown:hover {
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
}
.scroll-pane {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 305px;
    overflow: auto;
    width: 685px;
}
.scroll-pane p:first-child {
    padding-top: 0;
}
.scroll-pane > ul {
    list-style: circle outside none;
    margin: 0 0 0 25px;
}
.scroll-pane > ul li {
    padding-top: 15px;
}
.upsell {
    background: url("../images/dotted.gif") repeat-x scroll 0 0 transparent;
    margin: 5px 0 10px;
    padding: 10px 0;
}
.upsell > .prod-image {
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding: 15px 0;
    text-align: center;
    width: 160px;
}
.upsell > .prod-image img {
    height: 135px;
}
.upsell > .prod-name a {
    color: #419AD3;
    font-size: 14px;
    text-decoration: none;
}
.upsell > .prod-name a:hover {
    color: #1A5D46;
}
.upsell > .prod-desc {
    font-size: 12px;
    padding: 5px 0;
}
table.ingredientsTable {
}
table.ingredientsTable th {
    padding-bottom: 5px;
    text-align: left;
}
table.ingredientsTable td {
    border-top: 1px solid #CCCCCC;
    padding: 5px 50px 5px 0;
    text-align: center;
}
table.ingredientsTable td.desc {
    text-align: left;
}
table.ingredientsTable td.dv {
    padding-right: 0;
}
ul#ampm_tabs {
    margin-top: 20px;
}
ul#ampm_tabs li {
    float: left;
    list-style: none outside none;
}
ul#ampm_tabs li a {
    background: url("../images/icon_pm.gif") no-repeat scroll 0 0 transparent !important;
    color: #419AD3;
    display: block;
    height: 46px;
    margin-right: 20px;
    padding: 8px 0 0 50px;
    text-decoration: none;
    width: 100px;
}
ul#ampm_tabs li:first-child a {
    background: url("../images/icon_am.gif") no-repeat scroll 0 0 transparent !important;
    color: #FF9900 !important;
}
ul#ampm_tabs li.ui-tabs-selected a {
}
#page-content .col-advisor-female, #page-content .col-advisor-male {
    float: left;
    margin-top: 30px;
    width: 370px;
}

#page-content .col-advisor-female + .col-advisor-female, #page-content .col-advisor-male + .col-advisor-male {
	margin-top: 84px;
}

.col-advisor-female h2 {
    background: url("../images/icon_woman.gif") no-repeat scroll 0 0 transparent;
    color: #CC66CC;
    height: 46px;
    padding: 8px 0 0 40px;
}
.col-advisor-male h2 {
    background: url("../images/icon_man.gif") no-repeat scroll 0 0 transparent !important;
    color: #419AD3;
    height: 46px;
    padding: 8px 0 0 40px;
}
#page-content .col-advisor-female ul {
    background-color: #FFE7FF;
    margin-bottom: 10px;
    width: 335px;
}
#page-content .col-advisor-male ul {
    background-color: #D4E8F5;
    margin-bottom: 10px;
    width: 335px;
}
#page-content .col-advisor-female ul li {
    border-bottom: 1px solid #FFB1FF;
}
#page-content .col-advisor-male ul li {
    border-bottom: 1px solid #75B5DF;
}

#page-content .col-advisor-female ul li, #page-content .col-advisor-male ul li {
	line-height: 20px;
    list-style: none outside none;
    padding: 10px;
}

#page-content .col-advisor-female ul li:first-child {
	background-image: none;
    background-color: #FFB1FF;
    font-size: 15px;
    padding-left: 10px;
}
#page-content .col-advisor-male ul li:first-child {
	background-image: none;
    background-color: #75B5DF;
    font-size: 15px;
    padding-left: 10px;
}

#page-content .col-advisor-female ul li a {
	background: url("../images/icon_cart2.gif") no-repeat scroll 0 center transparent;
}

#page-content .col-advisor-male ul li a {
	background: url("../images/icon_cart3.gif") no-repeat scroll 0 center transparent;
}

#page-content .col-advisor-female ul li a, #page-content .col-advisor-male ul li a {
	display: inline-block;
    font-weight: bold;
    padding: 5px 10px 5px 20px;
    text-decoration: none;
}

#page-content .col-advisor-female ul li a:hover {
    color: #CC66CC;
}
#page-content .col-advisor-male ul li a:hover {
    color: #419AD3;
}
.profile-content {
    height: 200px;
    width: 760px;
}
.profile-content ul {
}
.profile-content li {
    list-style: none outside none;
    margin: 0 0 0 120px;
    padding-bottom: 5px;
    padding-top: 3px;
}
.profile-content h2 {
    color: #419AD3;
    font-size: 18px;
}
img#profile-content {
    float: left;
    height: auto;
    margin: 3px 10px 15px 0;
    padding-right: 10px;
    width: 100px;
}
.wcc h2 {
}
.wcc h2 {
    color: #419AD3;
    font-size: 18px;
    padding-top: 20px;
}
.rss-box {
    padding-top: 10px;
    width: 165px;
}
.rss-title {
    color: #419AD3;
    font-size: 14px;
    margin: 0 0;
    padding: 0;
}
.rss-items {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.rss-item {
    margin-bottom: 1em;
}
a.rss-item {
    text-decoration: none;
}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
    color: #555555;
    font-weight: bold;
}
.rss-date {
    font-size: xx-small;
}
.burst {
    margin-left: -69px;
    position: absolute;
    top: 368px;
}
.burst-alt {
    margin-left: -69px;
    position: absolute;
    top: 330px;
}
#single {
    text-align: left;
}
#single a {
    color: #FFFFFF;
    text-decoration: none;
}
#single a:hover {
    color: #CCCCCC;
    text-decoration: none;
}
ul.news-cats {
    float: left;
}
ul.news-cats li a {
    color: #419AD3;
    text-decoration: none;
}
ul.news-cats li a:hover {
    color: #666666;
}
ul.news-cats li h2 {
    background: url("../images/trans15.png") repeat scroll 0 0 transparent;
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 6px 10px;
    width: 845px;
}
ul.news-cats li h3 {
    background: url("../images/trans15.png") repeat scroll 0 0 transparent;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 8px;
    padding: 6px 10px;
}
ul.news-cats li h3 span {
    color: #419AD3;
    font-size: 14px;
}
ul.news-cats li h4 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
ul.news-cats li h5 {
    font-size: 12px;
    font-weight: bold;
    text-transform: lowercase;
}
ul.news-cats li .date {
    background: url("../images/trans15.png") repeat scroll 0 0 transparent;
    clear: left;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin-right: 10px;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
}
ul.news-cats li .date span {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
ul.news-cats li .date + a {
    font-size: 14px;
    text-align: left;
    width: 75px;
}
ul.news-cats li .content {
    border-right: 1px solid #7E506A;
    float: left;
    text-align: left;
    width: 664px;
}
ul.news-cats li img {
    border: 2px solid #419AD3;
    margin: 0 0 10px 15px;
}
ul.news-cats li {
    float: left;
    height: 150px;
    list-style: none outside none;
    padding: 35px 43px 0 0;
    text-align: left;
    width: 327px;
}
ul.news-cats li.second {
    clear: right;
}
ul.news-arts li {
    float: left;
    list-style: none outside none;
    padding: 0 30px 20px 0;
    width: 300px;
}
#single .sidebar {
    border-left: 1px solid #7E506A;
    margin-left: 537px;
    padding-left: 13px;
    position: absolute;
    top: 150px;
    width: 180px;
}
#single .date {
    background: url("../images/trans15.png") repeat scroll 0 0 transparent;
    clear: left;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin-right: 10px;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
}
#single .date span {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
#single .date + a {
    font-size: 14px;
    text-align: left;
    width: 75px;
}
.sidebar ul.news-arts {
    clear: both;
}
.sidebar ul.news-arts + .clearit {
}
.sidebar ul.news-arts li {
    font-size: 12px;
    line-height: 13px;
    padding-bottom: 10px;
    padding-right: 0;
    text-align: left;
    width: 180px;
}
ul.months {
    margin-top: 4px;
}
ul.months li {
    border-top: 1px solid #7E506A;
    float: left;
    list-style: none outside none;
    padding: 4px 0;
    text-transform: lowercase;
    width: 90px;
}
ul.months li a {
    color: #CCCCCC !important;
}
ul.months li a:hover {
    color: #FFFFFF !important;
}
a.back {
    background: url("../images/arrow_double2.png") no-repeat scroll 0 4px transparent;
    color: #666666 !important;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding-right: 8px;
    text-decoration: none;
    text-transform: lowercase;
}
h2.news-detail {
    background: url("../images/trans15.png") repeat scroll 0 0 transparent;
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 6px 10px;
}
h2.news-detail span {
    color: #CCCCCC;
    font-size: 14px;
}
h2.news-detail a {
    color: #419AD3;
    text-decoration: none;
}
h2.news-detail a:hover {
    color: #666666;
    text-decoration: none;
}
#news-content.interior .about-meta {
    clear: both;
    color: #CCCCCC;
    margin-top: 15px;
}
#news-content.interior .about-meta p {
    font-size: 12px;
    line-height: 100%;
}
#news-content.interior .about-meta h5 + p {
    padding-top: 5px;
}
#news-content.interior .addthis-btns {
    margin: 25px 0;
}
#rss-news {
    float: right;
    margin-top: -62px;
    padding-right: 8px;
}
#rss-news p {
    float: left;
    font-size: 12px;
    padding-right: 8px;
    padding-top: 8px !important;
}
.title {
    font-size: 16px;
    line-height: 18px;
}
.date {
    background: url("../images/trans15.png") repeat scroll 0 0 transparent;
    clear: left;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    margin-right: 10px;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
    width: 45px;
}
.date span {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.addthis-btns {
    margin: 15px 0;
}
#side .featured {
    margin-bottom: 20px;
    padding: 15px 0;
}
#side .featured img {
    border: 1px solid #419AD3;
    margin: 5px 0;
}
#side .featured a {
    font-size: 13px;
    text-decoration: underline;
}
#side .featured li {
    list-style: none outside none;
    padding-top: 8px;
}
#cycleProducts {
    width: 165px !important;
}
.gift-card {
    border-bottom: 1px solid #D5D5D5;
    height: 305px;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 25px;
    width: 700px;
}
.gift-card img {
    float: left;
}
.gift-card table {
    float: right;
}
.last {
    border-bottom: medium none;
}
.smalltextnolink {
    color: #419AD3;
    font-size: 14px;
    margin-right: 5px;
    padding: 0;
    text-align: right;
}
#GIFTCERTFROM, #GIFTCERTRECIPIENTNAME, #GIFTCERTRECIPIENTEMAIL, #GIFTCERTMESSAGE {
    border-color: #C0C0C0 #F4F4F4 #E9E9E9 #D7D7D7;
    border-style: solid;
    border-width: 1px;
    margin: 4px;
    padding: 4px;
}
.qty {
    border-color: #C0C0C0 #F4F4F4 #E9E9E9 #D7D7D7;
    border-style: solid;
    border-width: 1px;
    margin: 4px 0 4px 131px;
    padding: 4px;
    position: absolute;
}
.submit-giftcard {
    border: medium none;
    height: 38px;
    margin-left: -40px !important;
    margin-top: 34px;
    position: absolute;
    width: 127px;
}

.or-btn {
	display: block;
	margin: 4px 0 4px 20px;
}



