.channelSelector select {
    height: 170px;
    width: 100%;
}

td.channelSelector {
    width: 50%;
}

.getCoverageForm table, table.getCoverageForm {
    width: 100%;
}

.channelEditorCell {
    width: 70%;
}

#getCoverageSrsSwitcher {
    position:absolute;
    z-index: 10;
    margin-left: 15px;
    margin-top: 10px;
}

.channelEditorCell td img {
 	border:0;
 	cursor:pointer;
 	width:16px;
 	height:16px;
}
