#ip_location_widget{
	font-size: 10px; padding: 10px; text-align: center;  height: auto; border-style: solid; border-width: 1px; border-color:#333333; border-radius: 5px; background-color: #eeeeee 
}
#ip_location_widget img{
	 width:225px;
	 height:68px;
}

#ip_location_w{
	text-align:left;
}

#ip_location_w td {
	padding: 5px;
}
table th, table td {
    padding: 6px;
    vertical-align: top;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
 table {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin-bottom: 20px;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    background-color: #fff;
}
p.footer_widget {
    font-size: 13px;
}