.wholecategorywimagebox{margin-top: 50px;}
.wholeform{margin-top: 50px;
margin-left: 50px;
border: 4px black solid;
padding: 10px;
width: 500px;}




.ptitle h1{
color: #666;
float: left;
padding: 5px 0px 5px 5px;
}
.ptitle h1:hover{
color: #68ACE5;
float: left;

}

.stfrm table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
	margin: 20px 0px 0px 0px;
}

.stfrm th {

    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

.stfrm td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}




#adminmenu li .wp-submenu-wrap{
	border-style:none !important;
}
