#divRevGoodBad a span:before {
    font-family: FontAwesome;
    font-size: 40px;
    line-height:40px;
    display:block;
    background-color:#86d8f9;
    border:#636363 solid 2px;
    border-radius:80px;  
    color:#fff;
    padding:20px;
    margin-bottom:10px;
}

#h1TopPage {
	margin:0;
	padding:20px;
	color:#544e4e;
	background-color:#fff;
}

.divLogo {
    padding:0;
    margin:0;
    border-bottom:1px solid #ddd;
    overflow:hidden;
    background-image:url('https://sitefiles.tdo4endo.com/files/webid0383/imagesdr/greywash.png');
    
}


#divLoginFooter {
	font-size:12px;
	line-height:16px;
	color:#f1f6fb;
	background-color:#b7b7b7;
	background-image:url('https://sitefiles.tdo4endo.com/files/webid0383/imagesdr/greywash.png');  
	padding:50px 20px 100px 20px;
	text-align:center;
    border-top: 1px solid #86d8f9;
    border-bottom: 1px solid #ddd;
    margin-top:100px;
    
}

a, a:visited
{
    color: #ffffff;
    text-decoration:none;
}


#divLoginMainMenu {
    text-align:right;
    clear:both;
    font-size:14px; 
    margin:0;
    padding:10px;
    background-color:#64646485;
    border-bottom:1px solid #ddd;
}
