#sub-sections-footer {
	height: 150px;
	width: 160px;
	margin-right: 8px;
	margin-bottom: 4px;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	/*background-color:#7a7a7a;*/
	border-bottom-width: 4px;
	/*border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;*/
	background-position: bottom;
	background-repeat: repeat-x;
	border-left-color: #EAEAEA;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}


/*.left {
    position: relative;
    float: left;
    width: 19.8%;
    background-color: #7a7a7a;
    height: 150px;
    border-right: 1px solid #858585;
}*/
.footerheading {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding: 0 10px;
    text-shadow: 0px -1px 1px #333;
}

.rv6links {
    list-style: none;
    padding-left: 10px;
    font-size: 10px;
}

.rv6links
a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
.rv6links a:hover,  .new-footer .rv6links a:focus {
    text-decoration: underline;
}
/*.right {
    position: relative;
    float: right;
    right: 0px;
    width: 20%;
    background-color: #7a7a7a;
}*/