.main .main-head .page-title h2 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
border-radius: 0 4px 4px 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.16), 0 0 0 1px rgba(255, 255, 255, 0.05);
color: #FFFFFF;
cursor: pointer;
font-size: 13px !important;
font-weight: bold !important;
margin-left: -8px;
opacity: 1;
padding-left: 8px;
padding-right: 4px;
position: relative;
}
.main-head h2 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
border-radius: 0 4px 4px 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.16), 0 0 0 1px rgba(255, 255, 255, 0.05);
color: #FFFFFF;
cursor: pointer;
font-size: 13px !important;
font-weight: bold !important;
margin-left: -16px;
opacity: 1;
padding-left: 8px;
padding-right: 4px;
position: absolute;
}
.main .main-head .page-title {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
border-radius: 0 4px 4px 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.16), 0 0 0 1px rgba(255, 255, 255, 0.05);
color: #FFFFFF;
cursor: pointer;
font-size: 12px;
font-weight: bold;
margin-left: -16px;
opacity: 1;
padding-left: 8px;
position: absolute;
}