#XenForo .DismissParent .DismissCtrl {
background: #000 none no-repeat scroll 0 0;
font-size: 12px;
font-weight: bold;
height: auto;
padding: 7px 20px;
text-indent: 0;
top: 7px;
width: auto;
}
#XenForo .Notices .panel .noticeContent {
padding-right: 62px;
}
#XenForo .DismissParent.notice_2 .DismissCtrl
{
background: #000 none no-repeat scroll 0 0;
font-size: 12px;
font-weight: bold;
height: auto;
opacity: 0.6;
padding: 7px 20px;
text-indent: 0;
top: 7px;
width: auto;
}
#XenForo .Notices .notice_2 .noticeContent
{
padding-right: 62px;
}