.pc_desc {
    padding-left: 73px;
}
.pc_desc h2 a {
    text-decoration: none;
}
.pc_desc h3 {
    margin-top: 0;
}
.useit_count a {
    display: block;
    padding: 10px 0 4px 0;
    text-decoration: none;
    width: 50px;
    height: 40px;
    text-align: center;
}
.useit_count a:hover {
}
.stats {
    font: normal 0.85em/0.85em Arial, sans-serif;
    color: #666;
}
.useit a {
    font-weight: bold;
    display: block;
    padding: 4px 1px;
    width: 49px;
    text-decoration: none;
    text-align: center;
}
li.useit:hover {
    background-position: -300px 100%;
}
li.useit:hover a {
    background-position: -300px 0;
}
.pc_row {
    position: relative;
    padding:0;
    clear: left;
    margin-bottom: 20px;
}
.pc_row fieldset {
    border: 0;
} 
.pc_row .useit_count {
    font: bold 2em Arial, sans-serif;
    text-decoration: none;
}
.pc_useit {
    position: absolute;
    top: 0px;
    left: 10px;
    width:52px;
    height: 72px;
    text-align: center;
    font-size: 100%;
    margin: 0;
    padding:10px 0 0;
    background: url("/images/useit/useit_back.png") no-repeat;
    color: #369;
}
.social a {
    display: block;
    text-decoration: none;
    color: #a00;
}
.social table {
    width:100%;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin-top:5px;
    padding-top:3px;
}
.social td {
    text-align:center;
}
.homepage_leftcol {
    position:relative;
    float:left;
    width:442px;
}
.homepage_rightcol {
    margin-left:10px;
    position:relative;
    float:left;
    width:340px;
}
#centercolumn {
    width:800px;
}
.emailupdates {
    position:absolute;
    bottom:0;
    background: url('/images/email-signup.gif') bottom left no-repeat;
    height:56px;
    width:232px;
    margin:0;
}
h1.whatis {
    text-indent: -9999px;
    font-size:1px;
    margin:0;
    padding:0;
     
}
#carousel {
    position: relative;
    width: 800px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
    float:left;
}
#carousel .slide {
    background: #f0f7ff;
    width: 800px;
    height: 150px;
}
#carousel .slide .text {
    position: absolute;
    top: 0px;
    right: 15px;
    width: 650px;
    text-align:right;
    font: bold 1.4em/0.9em Arial, sans-serif;
    color: #666;
}
#carousel .slide .text a {
    font: bold 1em/1em Arial, sans-serif;
    text-decoration: none;
    color: #666;
}
#carousel .slide .text h2 {
    margin-top:0;
text-align:right;
float:right;
width:600px;
    color: #333;
}
#carousel .links {
    position: absolute;
    bottom: 110px;
    right: 15px;
    visibility: visible;
}
#carousel .links a {
    margin-left: 10px;
}
#carousel .find_slide {
    background: url('/css/homepage/find.jpg') 0 0 no-repeat;
}
#carousel .save_slide {
    background: url('/css/homepage/save.jpg') 0 0 no-repeat;
}
#carousel .learn_slide {
    background: url('/css/homepage/advice.jpg') 0 0 no-repeat;
}
h3.homelist {
    padding:5px 0;
}
ul.homelist {
    margin:20px 10px;
    padding:0;
}
ul.homelist a {
    display:block;
    font-size:1.1em;
    font-weight:bold;
}
ul.homelist li {
    padding:3px 0;
    list-style:none;
    margin-bottom:5px;
    border-bottom:1px solid #eee;
}
#dsq-recentcomments {
    margin:20px 15px;
}
.dsq-widget-item img {
    display:none;
    visibility: hidden;
}
.rounded{
border-radius:5px;
}
.button a {
background:#f7f7f7;
font:normal 0.85em Arial, Helvetica, sans-serif;
color:#605e5e;
padding:7px 20px;
border:0;
border-radius:5px;
text-decoration:none;
}
.button a:hover {
background:#444;
color:#f7f7f7;
}
.gradbox{
border-top:1px solid #fff;
background:#f0f0f0;
background-image: -webkit-gradient(linear, top left, bottom left, color-stop(0.1, rgb(234, 234, 234)), color-stop(1, rgb(255, 255, 255)));
background-image: -moz-linear-gradient(center bottom, rgb(234, 234, 234) 0%, rgb(249, 249, 249) 100%);
box-shadow:0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
}
.homepage_header {
padding:7px;
}
#focus {
	position: relative;
}
#focus .signup a {
    position: absolute;
    top: 60px;
    right: 15px;
    background: url('/themes/helloneighbour.com/images/hnn-signup-now.png') 0px 0px no-repeat;
    width: 405px;
    height: 76px;
    display: block;
    text-indent: -9999em;
    margin: 12px auto;
    z-index: 1;
}
