#banner-ads-setting table {
	margin: 20px 0 0 0;
	width: 50%;
    border-top-color: #999;
    border: 1px solid #b8b8b8;
}
#banner-ads-setting table img {
	width: 50%;
}
#banner-ads-setting #edit-search{
	margin-left: 0;
}
#banner-ads-setting table tbody tr th {
    background: #f5f5f2;
    border: solid #bfbfba;
    border-width: 1px 0;
    color: #333;
    text-transform: uppercase;
	width: 33.33%
}