
.footer_support_table{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 992px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	background-color: #FAFAFA;
}

#footer_support_link {
padding: 10px 10px 20px 24px ;
}
#footer_support_link a {
   display: block;
	color: #666666;
	text-decoration: none;
    background-image: url("/view/GeneralFooter/images/arr_grey.gif");
	background-repeat: no-repeat;
	     line-height: 16px;
		 padding-left: 10px ;
}

#footer_support_link a:hover {
	color: #333333;
	background-color: #efefef;
}

.footer_suport_td1 {
	
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
border-right-color: #e9e9e9;

}

.footer_suport_td2{
   vertical-align: top;
     width: 212px;
}


.footer_support_title {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px 0 4px 16px;
}

.footer_div_state{
        padding-top:8px;
        margin-left: 8px;
}

.footer_copyright {
	font-size: 9px;
	color: #999999;
	}
	
.footer_div_sonylogo{
	padding: 10px  0;
}

.footer_div_bottom  {
	clear: both;
	font-size: 9px;
	color: #999999;
	height: 40px;
}

#bottom_div_copyright {
        float: left;
        margin-left: 8px;
}

#bottom_div_copyright a {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

#bottom_div_copyright a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #efefef;
}

.bottom_div_sponsor {
        float: right;
        margin-right: 8px;
		margin-top: -10px;
      }	

