/*
 
 Version: 1.0
 
 Copyright getrichslowly.org 2009, All Rights Reserved
 
 
 */
/* Start body and page wrapper styles */
body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 13px;
    text-align: center;
    color: #29303B;
    background-color: #C9DBB0;
} #rap {
    background-color: white;
    width: 980px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    font-family: sans-serif;
    font-size: 13px;
} #main {
    margin: 0 auto;
    padding: 0;
    background: white;
    width: 980px;
}

/* End of body and wrapper styles */
/* Start of header styles */ #header {
    font-size: 1.6em;
    padding: 10px 0 0 0;
    background-color: white;
    margin: 0 auto;
    width: 980px;
    padding: 0;
} #title {
    float: left;
    padding-left: 15px;
} #search_box {
    display: block;
    margin-right: 20px;
    margin-top: 10px;
} #search_box img {
    display: inline;
} #search_box input {
    float: left;
    color: silver;
    border: 1px solid silver;
} #search_box input.search_btn{
    background: url('/blog/img/sprite1.png') no-repeat 0 -204px;
    width:31px;
    height: 22px;
}  #mainnav {
    margin-top: -50px;
    margin-right: 10px;
    text-align: left;
    font-weight: bold;
    font-size: 10px;
} #mainnav a:link, #mainnav a:visited, #mainnav a:hover, #mainnav a:active, #mainnav a {
    text-decoration: none;
    color: #455F27;
    font-weight: bold;
    font-size: 13px;
} #topnav {
    width: 980px;
    height: 37px;
    color: white;
    background-color: #557D24;
    font-size: 10px;
    text-align: left;
    margin: 0 auto;
    font-family: sans-serif;
    font-weight: bold;
} #topnav ul {
    padding-top: 5px;
    margin-left: 5px;
    padding-left: 5px;
    overflow: hidden;
} #press {
    padding-right: 5px;
    margin-top: -39px;
    text-align: right;
    width: 300px;
    float: right;
} #pressLink {
    color: #FFCC00 !important;
} #topnav ul li {
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
    float: left;
    width: 68px;
    margin-left: 5px;
    margin-right: 5px;
    height: 29px;
    margin-top: -2px;
    margin-bottom: auto;
} #topnav ul .sep {
    width: 1px;
    height: 27px;
    line-height: 27px;
    border-left: 1px solid #FFFFFF;
    margin: 0px;
} #topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active, #topnav a {
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
}

/* End of header styles */
/* Start of footer styles */ #footer {
    margin: 0 auto;
    padding: 7px 0;
    border-top: 1px solid silver;
    clear: both;
    font-size: 10px;
    color: #999;
    width: 980px;
    text-align: center;
} #footer a {
    border: none;
    color: #7A7636;
} #footer p {
    width: 500px;
    margin: auto;
}

/* End of footer styles */
/* Start of feed styles */ #feeds_box {
    padding-bottom: 10px;
    font-size: 12px;
    margin-bottom: 45px;
} #feeds_box img {
    vertical-align: text-bottom;
} #blogtalk {
    font-size: 11px;
    margin-bottom: 5px;
} #blogtalk a:link, #blogtalk a:visited, #blogtalk a:active {
    text-decoration: none;
    color: #19A0D0;
} #blogtalk a:hover {
    text-decoration: underline;
} #feeds_links a:link, #feeds_links a:visited, #feeds_links a:active {
    background: url('/blog/img/sprite1.png') no-repeat top left;
    text-decoration: none;
    color: #455F27;
} #feeds_links a:hover {
    text-decoration: none;
}

 #feeds_links a.fb_small{
    background-position: -28px -36px; 
    width:14px;
    height: 16px;
}

#feeds_links a.twit_small{
    background-position: -26px -114px; 
    width:16px;
    height: 16px;
}

#feeds_links a.rss_small{
    background-position: -26px -62px; 
    width:16px;
    height: 18px;
}

/* End of feed styles */
/* Start of sidebar styles */ #sidebar {
    width: 300px;
    float: right;
    padding: 0px 8px 10px 8px;
    margin: 0;
    font-size: 12px;
    color: #333;
    display: inline;
    background-color: white;
} .sidebarPod {
    text-align: left;
    margin-bottom: 10px;
} .sidebarHeader {
    background-color: gray;
    text-align: left;
    color: white;
    padding: 2px;
    font-size: 13px;
    color: white;
    font-family: sans-serif;
    letter-spacing: -0.02em;
    font-weight: bold;
    width: 290px;
    height: 18px;
} #sidebar ul {
    list-style-position: inside;
    padding: 5px;
    margin: 0;
    font-size: 12px;
    padding-bottom: 3em;
    font-family: sans-serif;
} #sidebar ul li {
    margin: 0.1em 0 0 0;
    padding: 0;
} #sidebar li a {
    text-decoration: none;
    border: none;
} #sidebar li a:link, #sidebar li a:active, #sidebar li a:visited {
    color: #304010;
} #sidebar li a:hover {
	color: #304010;
    text-decoration: underline;
	font-weight: bold;
} #subscribe {
    /*display: block;*/
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    border: 1px solid #9CA697;
    background-color: #D1D7C6;
    padding: 5px;
    font-weight: bold;
    /*height: 47px;*/
} #subscribe p {
    color: black;
} #subscribe input {
    color: silver;
} 
#sidebar input.search_btn{
        background                      : url('/blog/img/sprite1.png') no-repeat 0 -204px;
        border                          : medium none;
        height                          : 24px;
        margin-left                     : 5px;
        width                           : 33px;
}
.sidebarRatesPod {
    text-align: center;
    background-color: #374633;
    margin: 0px 0px 10px 0px;
    width: 300px;
} .sidebarRatesHeader {
    background-image: url("img/sideheader_bg_light.png");
    background-repeat: repeat-x;
    color: white;
    text-align: left;
    font-weight: bold;
    font-family: sans-serif;
    padding: 2px;
    padding-left: 20px;
    overflow: auto;
} .sidebarRateForm {
    padding: 10px;
} .sidebarRateForm select {
    width: 220px;
    margin-bottom: 5px;
} .sidebarRateForm input {
    border: none;
    margin: 10px 0;
    color: silver;
} #arrow {
    position: relative;
    display: block;
    margin-left: 220px;
    margin-top: -10px;
} #longform {
    width: 300px;
    margin-bottom: 10px;
    color: white;
    text-align: center;
} #longform hr {
    width: 80%;
    color: #436301;
    background-color: #436301;
} #longform ul, #longform li {
    margin: 0;
    padding: 0;
} #longform input {
    border: none;
} .InsurancePod {
    background: url('/blog/img/insurancebg.png') no-repeat top left white;
    width: 300px;
    height: 250px;
    text-align: center;
    padding-bottom: 10px;
} .InsuranceHeader {
    font-size: 17px;
    color: white;
    font-weight: bold;
    padding-top: 10px;
} .InsurancePod table {
    border-collapse: collapse;
    margin: 10px 0 0 10px;
    padding: 0;
    width: 280px;
} .InsurancePod table tr {
    padding: 0;
    width: 280px;
} .InsurancePod table td {
    width: 70px;
    margin: 0;
    padding: 0;
} .InsuranceForm {
    margin-top: 40px;
    color: #5A692C;
    font-weight: bold;
} .InsuranceFooter {
    font-size: 11px;
    margin-top: 20px;
}

/* End of sidebar styles */
/* Start of box styles */
div.mortgage-form {
    background: url('/blog/img/radiobg.png') repeat-x;
    font-family: 'Arial', sans-serif;
    width: 500px;
    height: 200px;
    padding: 0px;
    color: white;
    font-size: 12px;
}

div.mortgage-form input {
    border: none;
    vertical-align: text-bottom;
} .mortgageFormHeader {
    font-weight: bold;
    background-repeat: repeat-x;
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding-top: 10px;
}

/* End of box styles */
/* Start of content styles */ #content {
    width: 648px;
    float: left;
    padding: 5px;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    display: inline;
    border-right: 1px solid silver;
    background: white;
} .note {
    padding: 10px;
    margin-top: 10px;
    text-align: left;
    font-family: sans-serif;
    font-size: 13px;
    color: black;
    background-color: #D1D7C6;
    border: 1px solid #9CA697;
}

code {
    font-size: 13px;
    font-style: italic;
}

blockquote {
    min-height: 81px;
    margin: 15px 30px 15px 20px;
    padding: 0 0 0 80px;
    background: url('img/quotes.png') no-repeat left top;
    font-style: italic;
}

cite {
    font-size: 13px;
    font-style: normal;
} #content ul {
    margin-left: 0;
    padding-left: 45px;
    list-style-type: none;
} #content ul li {
    background: url('img/bullet.gif') no-repeat 0 7px;
    padding-left: 1.5em;
} 
#content ul li a.cmt_stmbl {
    background: url('/blog/img/sprite1.png') no-repeat -28px -88px !important; 
    width:15px;
    height:14px;
    display: block;
}

#content ul li a.cmt_addthis{
     background: url('/blog/img/sprite1.png') no-repeat -26px 0 !important;
    width:16px;
    height:16px;
    display: block;
}

#content ul li a.cmt_redit{
     background: url('/blog/img/sprite1.png') no-repeat 0 -18px !important;
    width:16px;
    height:16px;
    display: block;
}

.post {
    width: 570px;
    margin-bottom: 30px;
    margin-left: 40px;
    margin-right: 40px;
} .post-info {
    font-size: 0.9em;
    font-family: sans-serif;
    margin: 0;
    padding: 0;
} .post-info a:link, .post-info a:visited, .post-info a:active {
    text-decoration: none;
    color: #455F27;
} .post-info a:hover {
    text-decoration: underline;
} .post-related {
    padding: 10px 0;
    margin: 3px 0;
    font-family: sans-serif;
    font-size: 13px;
} .post-content {
    padding-top: 10px;
    margin: 3px 0;
    font-family: sans-serif;
    font-size: 13px;
    color: #000;
} .post-title {
    color: black;
    font-family: sans-serif;
    letter-spacing: -0.02em;
    font-size: 1.6em;
    margin-bottom: 3px;
    font-weight: bold;
} .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
    text-decoration: none;
    color: black;
} .post-title a:hover {
    text-decoration: underline;
} .post-date {
    color: silver;
    font-family: sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
    padding: 0;
} 

.post-footer {
    position:relative;
    width:38px;
    height:11px;
    margin: 10px auto auto;
    background: url('/blog/img/sprite1.png') no-repeat 0 -192px;    
}  

#ratescontainer-wrap {
    margin-top: 10px;
    margin-bottom: 15px;
} #ratescontainer-wrap ul li {
    background: none;
}

input#submit-button {
    margin-top: 28px !important;
    left: 505px !important;
} .postAd {
    margin-top: 10px;
    text-align: center;
} .rate-min {
    width: 50px;
} .rate-logo {
    width: 150px;
}

/* End of content styles */
/* Start of advert styles */ .post-ad {
    width: 468px;
    height: 60px;
    text-align: center;
    margin: 15px 15px auto;
} #wesabe_groups {
    background-color: white;
    height: 250px;
    width: 250px;
    margin: 0px auto;
    font-family: sans-serif;
    text-align: left;
} #wesabe_groups a {
    color: #CC0000;
    text-decoration: underline;
} #wesabe_groups a:hover {
    color: black;
    text-decoration: underline;
} #wesabe_groups a img {
    border: 0;
} #wesabe_groups #intro_header {
    height: 60px;
    overflow: hidden;
    width: 250px;
    font-weight: bold;
    color: #666666;
    font-family: sans-serif;
    font-size: 11px;
} #wesabe_groups .headline {
    font-size: 14px;
    font-weight: bold;
} #wesabe_groups .group_container {
    height: 60px;
    overflow: hidden;
    table-layout: fixed;
    width: 250px;
} #wesabe_groups .group_title {
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
} #wesabe_groups .group_paragraph {
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 115px;
    margin-right: 5px;
}

/* End of advert styles */
/* Start of Average rate box styles */ .CDratebox {
    background-color: #557D24;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
} .CDratebox select {
    width: 220px;
    margin-bottom: 5px;
} .CDratebox input {
    border: none;
    padding-top: 10px;
} #avgRateBox {
    border: none;
    background-color: #557D24;
    height: 225px;
    width: 285px;
} .mainRateBox {
    height: 225px;
    background-color: white;
    width: 300px;
    text-align: center;
    border: 1px solid white;
} 
.mainRateHeader {
    color: #FFCC00;
    font-weight: bold;
    background-image: url("img/sideheader_bg_light.png");
    background-repeat: repeat-x;
    text-align: left;
    font-family: sans-serif;
    font-size: 17px;
    padding-top: 10px;
    padding-left: 20px;
    margin: 0px;
    height: 40px;
}
/* End of Average rate box styles */
/* General styles */
input, textarea {
    border: silver 1px solid;
}

a img {
    border: none;
}

acronym, abbr {
    border-bottom: 1px dotted #0c6bf0;
}

acronym, abbr, span.caps {
    cursor: help;
    letter-spacing: .07em;
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
}

p {
    margin: 0 0 1em;
    padding: 0;
    line-height: 1.5em;
}

h1, h2, h3, h4 {
    font-family: sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
} #header h1 a {
    color: #F7F3ED;
    text-decoration: none;
} #header h1 a:hover {
    color: #B5C09D;
} #header #desc {
    font-family: sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 1em;
    color: #F7F3ED;
    text-align: right;
    margin: 0;
    padding: 0 60px 0 0;
} #tla ul li {
    background: none;
} .commentlist {
    font-size: 13px;
    font-weight: normal;
	list-style:none;
} #commentform {
    margin: 0 0 0 40px;
} #commentform textarea {
    width: 80%;
} #commentform p {
    margin: 0 0 1em;
} #comments, #respond {
    text-transform: uppercase;
    margin: 3em 0 1em 40px;
    color: #676E04;
    font: 0.9em verdana, helvetica, sans-serif;
} .commentlist li {
    margin: 5px 0;
    padding: 10px 10px 20px 10px;
    background: #F3F6ED;
    border: #E1D6C6 1px solid;
} .commentlist-admin li {
    margin: 5px 0;
    padding: 10px 10px 20px 10px;
    background: #FF0000;
    border: #E1D6C6 1px solid;
    color: white;
} .greatcomment {
    margin: 5px 0;
    padding: 10px 10px 20px 10px;
    background: #E1E4DB;
    border: #FF0000 1px dashed;
} #ad img {
    border: none;
    padding: 0px;
} #leftnav {
    list-style: none;
    margin: 0 auto;
    padding: 12px 0 0 20px;
    text-align: left;
    float: left;
    font-family: sans-serif;
    font-size: 1em;
} #leftnav li {
    list-style: none;
    display: inline;
    padding: 0;
    margin: 0;
    font-weight: bold;
} #leftnav li a:link, #leftnav li a:visited {
    text-decoration: none;
    color: #F7F3ED;
} #leftnav li a:hover, #leftnav li a:active {
    color: #B5C09D;
}

ol.commentlist img.wp-smiley {
    border: 0;
    vertical-align: bottom;
} .delicious-link p {
    padding: 0;
    margin: 0;
} .delicious-extended p {
    padding: 0;
    margin: 0;
} .delicious-tags p {
    padding: 0px 0px 10px 0px;
    margin: 0;
} .directad {
    font-size: 9px;
    text-align: right;
    font-family: sans-serif;
} .entrylist {
    padding-left: 2em;
    text-indent: -2em;
} .highlight {
    background: #F3F6ED;
    color: black;
    margin: 15px 45px 15px 45px;
    padding: 5px;
} .clearboth {
    clear: both;
} .post-content #shmktpl_ratescontainer {
    margin-left: -30px !important;
} .post-content #shmktpl_ratescontainer li {
    background: none;
}

a.catlist:hover {
    text-decoration: none;
} .catlist {
    color: #004276;
    text-decoration: underline;;
}

/*Sliders CSS*/
#rateBox { float: right; width: 312px; padding: 0px; }
.mainRateBox { height: 225px; background: #fff; width: 300px;  text-align: left; border: 1px solid #fff; padding: 0px;}
.mainRateHeader-bg {
    color: #FFCC00;
    font-weight: bolder;
    background: url(img/header-form-start.gif) no-repeat top left;
    text-align: left;
    height: 49px;
    width: 300px;
    padding-left: 0px;
    padding-top: 10px;
    margin: 0px;
    font-family: Arial, sans-serif;
}
.mainRateHeader-bg h3 {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    font-size: 18px;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    letter-spacing: 0px;
}

.sidebarRateForm form { margin: 0px; padding: 0px; }
.sidebarRateForm .Input { text-align: left; font-family: Arial, sans-serif; margin: 0px 0px 0px 22px; width: 255px;}
.sidebarRateForm .Input h4 { font-size: 13px; font-weight: bolder; color: #000; margin: 0px 0px 5px; padding: 0px;  font-family: Arial, sans-serif; }
.sidebarRateForm .Input .Slider { overflow: hidden;padding-left:5px; }
* html .sidebarRateForm .Input .Slider { height: 1%;}
.sidebarRateForm .Input .Slider .SliderBar {
    float: left;
    background: url(img/slider.gif) no-repeat left center;
    height: 25px;
    width: 148px;
    position: relative;
    margin:0px 20px 0px 0px;
}
.sidebarRateForm .Input .Slider .SliderBar a {
    background: url(img/slider-button.gif) no-repeat center left;
    height: 22px;
    width: 22px;
    text-indent: -1985px;
    display: block;
    left: 0px;
    top: 0px;
    position: absolute;
    margin-left:-5px;
	
}
.sidebarRateForm .Input .Slider span { float: left; display: block; margin-top: 3px; font-weight: bolder; font-size: 13px; }
.sidebarRateForm .Command { margin: 0px auto; text-align: center; width: 148px;}
.sidebarRateForm .Command input { border: none; margin: 10px 0px 0px; padding: 0px !important;}

.moneyMarketRateBox { height : 179px; margin-top: 15px;}
.moneyMarketRateBox .mainRateHeader-bg { background: none; background: url(img/sideheader_bg_light.png) repeat-x top left; height: 30px;}
.moneyMarketRateBox .mainRateHeader-bg h3 { font-size: 14px; margin: 0px 0px 0px 8px;} 
.moneyMarketRateBox .sidebarRateForm { margin-top: 15px; margin-left: 6px;}

.moneyMarketRateBox .sidebarRateForm h4 { margin-bottom: 10px;}
.moneyMarketRateBox .sidebarRateForm .Input { margin-left: 17px;}
.moneyMarketRateBox .sidebarRateForm .Command { margin: 25px 0px 0px 53px;}
.moneyMarketRateBox .sidebarRateForm .Command input { margin: 0px;}

/*Sliders CSS*/
#rateBox { float: right; width: 312px; padding: 0px;; }
.mainRateBox { height: 225px; background: #fff; width: 300px;  text-align: left; border: 1px solid #fff; padding: 0px;}
.mainRateHeader-bg {
    color: #FFCC00;
    font-weight: bolder;
    background: url(img/header-form-start.gif) no-repeat top left;
    text-align: left;
    height: 49px;
    width: 300px;
    padding-left: 0px;
    padding-top: 10px;
    margin: 0px;
    font-family: Arial, sans-serif;
}
.mainRateHeader-bg h3 {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    font-size: 18px;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    letter-spacing: 0px;
}

.sidebarRateForm form { margin: 0px; padding: 0px; }
.sidebarRateForm .Input { text-align: left; font-family: Arial, sans-serif; margin: 0px 0px 0px 22px; width: 255px;}
.sidebarRateForm .Input h4 { font-size: 13px; font-weight: bolder; color: #000; margin: 0px 0px 5px; padding: 0px;  font-family: Arial, sans-serif; }
.sidebarRateForm .Input .Slider { overflow: hidden;padding-left:5px; }
* html .sidebarRateForm .Input .Slider { height: 1%;}
.sidebarRateForm .Input .Slider .SliderBar {
    float: left;
    background: url(img/slider.gif) no-repeat left center;
    height: 25px;
    width: 148px;
    position: relative;
    margin:0px 20px 0px 0px;
}
.sidebarRateForm .Input .Slider .SliderBar a {
    background: url(img/slider-button.gif) no-repeat center left;
    height: 22px;
    width: 22px;
    text-indent: -1985px;
    display: block;
    left: 0px;
    top: 0px;
    position: absolute;
    margin-left:-5px;
	
}
.sidebarRateForm .Input .Slider span { float: left; display: block; margin-top: 3px; font-weight: bolder; font-size: 13px; }
.sidebarRateForm .Command { margin: 0px auto; text-align: center; width: 148px;}
.sidebarRateForm .Command input { border: none; margin: 10px 0px 0px; padding: 0px !important;}

.moneyMarketRateBox { height : 179px; margin-top: 15px;}
.moneyMarketRateBox .mainRateHeader-bg { background: none; background: url(img/sideheader_bg_light.png) repeat-x top left; height: 30px;}
.moneyMarketRateBox .mainRateHeader-bg h3 { font-size: 14px; margin: 0px 0px 0px 8px;} 
.moneyMarketRateBox .sidebarRateForm { margin-top: 15px; margin-left: 6px;}

.moneyMarketRateBox .sidebarRateForm h4 { margin-bottom: 10px;}
.moneyMarketRateBox .sidebarRateForm .Input { margin-left: 17px;}
.moneyMarketRateBox .sidebarRateForm .Command { margin: 25px 0px 0px 53px;}
.moneyMarketRateBox .sidebarRateForm .Command input { margin: 0px;}

/* added by ganesh for sidebar GRS rates center box */
#grsratescenter { background:transparent url(/blog/img/grsbankcenter_bg.gif) repeat-x scroll 0 0; height:169px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin-bottom: 5px;
	border: 2px solid red;
}
#divsavings
{
	font-family	: 'Arial', verdana;
	font-weight:bold;
	color:white;
	font-size:12px;
	text-align: left;
	width:138px;
	float: left;
	padding-left:5px;
	padding-top:5px;
}
#divmma
{
	font-family	: 'Arial', verdana;
	font-weight:bold;
	color:white;
	font-size:12px;
	text-align: left;
	width:138px;
	float: left;
	padding-left:5px;
	padding-top:5px;
}
#divcd
{
	font-family	: 'Arial', verdana;
	font-weight:bold;
	color:white;
	font-size:12px;
	text-align: left;
	width:138px;
	float: left;
	padding-left:5px;
	padding-top:20px;
}
#divmortgage
{
	font-family	: 'Arial', verdana;
	font-weight:bold;
	color:white;
	font-size:12px;
	text-align: left;
	width:138px;
	float: left;
	padding-left:5px;
	padding-top:20px;
}
#rateslink a:link, #rateslink a:active, #rateslink a:visited { color: #ffffff; }
#rateslink img { text-align: left; border: 0; padding-right:10px; float: left;}

#compare-list { display: inline; float: left; list-style-type:disc; overflow:hidden; margin:0; padding:0; padding:0 0; }
#compare-list li { float: left; width: 360px; list-style-type:disc;}
#content ul { padding-left: 28px;}
#content ul li{ background-image: none; list-style-type:disc; padding-left: 0.2em;}
#content {margin:0 0 0 0;}
#footer {border: 0px;}

#divfeatured { border-bottom: 2px solid #C9DBB0; border-left: 2px solid #C9DBB0; border-right: 2px solid #C9DBB0; margin-bottom: 15px; }
#divfeatured .featuredlist { background-color: #FEFBED;}
#divfeatured .clscitiimg { float: left; margin-left: 23px; }
#divfeatured .clsdiscoverimg { float: left; margin-left: 23px; padding-top: 20px; }
#divfeatured .clsapply1img { float: left; padding-left:20px; padding-top:15px; }
#divfeatured .clsapply2img { float: left; padding-left:20px; padding-top: 35px; }
#divfeatured .clscititerms { float: left; margin-left:20px; margin-top:8px; text-align:left; margin-bottom:30px; }
#divfeatured .clsdiscoverterms { float:left; margin-bottom:30px; margin-left:22px; margin-top:8px; text-align:left; }


#SocialMediaLinks { width: 195px; text-align: left; padding: 5px; margin-bottom: 2px; margin-top: -5px; float:left;}
#SocialMediaLinks ul { margin: 0px !important; padding: 0px !important; overflow: hidden; float: right;}
#SocialMediaLinks li { display: inline; list-style: none; background: none !important; padding: 0px !important; margin-right: 5px;}
#SocialMediaLinks li a { text-decoration: none;}
#maindiv { width: 185px; height: 75px; background:url('/ads/SocialMedia/CA133216.jpg') no-repeat; padding-top:8px; padding-left:8px;}
#twitdiv { float:left; padding-right:5px; }
#commentdiv1 { width: 72px; margin-left:75px; height: 34px; padding-top:5px; background:url('/ads/SocialMedia/CA133216_r1_c2.gif'); text-align: center; font-family: Arial; font-size:11px;}
#commentdiv1 a:link, #commentdiv1 a:visited, #commentdiv1 a:active { color:#000000; text-decoration:none; }
#socialdiv { padding-top: 8px; float: left;}

.post-content h1 {
    font-size:13px;
	font-weight:bold;
	letter-spacing:0;
	margin:0 !important;
	padding:0 !important;
}

.about-article {
	position:relative;
	overflow:none;
}

.comment-header {
	position:relative;
	overflow:none;
}

#relatedarticles .email-verify-submit{
    background: url('/blog/img/sprite1.png') no-repeat 0 -228px;
    width:42px;
    height:31px;
    border: medium none;
    float: left;
    margin-top: -3px;
    vertical-align: middle;
}

#relatedarticles ul li span{
    background: url('/blog/img/sprite1.png') no-repeat top left;
    width:24px;
    height:24px;
    display:block;
    float:left;
    margin-right: 3px;
}

#relatedarticles ul li span.fb24{
    background-position: 0 -36px;
}
#relatedarticles ul li span.rss24{
    background-position: 0 -62px;
}
#relatedarticles ul li span.stmbl24{
    background-position: 0 -88px;
}
#relatedarticles ul li span.del24{
    background-position: 0 -166px;
}
#relatedarticles ul li span.twit24{
    background-position: 0 -114px;
}
#relatedarticles ul li span.mail24{
    background-position: 0 -140px;
}

