.section .secondaryContent h2:nth-child(2)
{
font-size: 12pt;
color: rgb(200,200,200);
background-image: url('styles/blackend/xenforo/gradients/forumhead_bg.png');
background-repeat: repeat-x;
background-position: center;
padding: 3px 4px 2px;
margin-bottom: 5px;
border: 1px solid rgb(66, 66, 66);
border-bottom: 1px solid rgb(82, 82, 82);
border-radius: 5px;
min-height: 22px;
}