.pa_custom_tabs {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 9px 15px 0 0;
	margin-bottom: 15px;
}

.pa_custom_tabs a {
    background: #e4e4e4;
    border: 1px solid #ccc;
    color: #555;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-left: 0.5em;
    padding: 5px 10px;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	bottom: -1px;
}

.pa_custom_tabs a:hover,
.pa_custom_tabs a:active,
.pa_custom_tabs a.btn_links_active {
	background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #f1f1f1;
    color: #000;
}


.abl_warning {
	padding: 10px 0 10px 5px;
	background: #fdfddd;
	margin-right: 39px;
	color: #000; 
	border: 1px solid #ccc;
}

.feedwordpress-category-div .tabs-panel {
	height: 200px;
	overflow: auto;
	border: 1px solid #DFDFDF;
	padding: 15px;
	background: #fff;
	width: 472px;
}

ul.categorychecklist li {
  margin: 0;
  padding: 0;
  line-height: 1.69230769;
  word-wrap: break-word;
}

.feedwordpress-category-div ul.categorychecklist ul {
  margin-left: 18px;
}
