
h2 {font-size: 15px; font-weight: bold; padding: 20px 0 10px 0}

#wpCatSort_cont {}
#wpCatSort_cont img {vertical-align: middle}
#wpCatSort_cont .wpCatSortable { list-style-type: none; margin: 20px 0 0; padding: 0; width: 100%; }
#wpCatSort_cont ul {list-style: none;}
#wpCatSort_cont ul.children {margin-left: 25px} 

#wpCatSort_cont .wpCatSortable li > .item { padding: 2px 0px; margin: 4px 0px;  border: 1px solid #555; cursor: move; -moz-border-radius:6px; background-color: #f9f9f9;}
#wpCatSort_cont .wpCatSortable li:nth-child(2n+1) > .item {    background-color: #fff !important;}
#wpCatSort_cont .wpCatSortable li span { display: block; padding: 5px 10px; color:#555; font-size:13px;}
#wpCatSort_cont .wpCatSortable li.placeholder{border: dashed 2px #ccc;height:30px; background-color: #FFF;}

.clear {clear: both}


