.ishf_inner{
	min-width: 763px;
	float: left;
	background-color: #fff;
	padding: 20px;
} 
.header-footer-textarea{
	width:100%;
	
}
.wrap .ishf_inner h4.heading-h4{
	font-size: 24px;
	margin: 0;
	padding-bottom:12px;
	line-height: 34px;
	border-bottom: 1px solid #eee;
	padding-top: 4px;
}
.column-2{
	width:auto;
	float: right;
}
.wrap div.ishf_updated {
    margin: 5px 0 15px;
}
.success.ishf_updated {
    border-left-color: #46b450;
}
.error.ishf_updated {
    border-left-color: #000;
}
div.error, div.ishf_updated {
    background: #fff;
    border-left: 4px solid #fff;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    padding: 1px 12px;
}
.notice-success.ishf-success-msg
{
	border-left-color: #46b450;
}

.notice-error.ishf-error-msg
{
	border-left-color: red! important;
}

#your-profile label+a, label {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 14px;
    display: block;
    margin-top: 25px;
}


.postbox .inside h2, .wrap [class$=icon32]+h2, .wrap h1, .wrap>h2:first-child {
    padding: 0;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 30px;
}