@charset "utf-8";
/* CSS Document */
h2 {
	font: bold 16px Arial, Helvetica, sans-serif; color: 151515#; margin: 0;
}

.clear {
	clear:both;
}

#newsWrap, .ui-widget-content {
	width: 690px; height: auto; background: #2c2e33!important; border: 1px solid #000;
}

#titleBarWrap, .ui-dialog-titlebar {
	width: 715px!important; height: 46px; background: url('images/titleBarRepeat.jpg') repeat-x; border: 0 0 1px 0 solid #000;padding:0!important
}
.ui-widget-header{border:none!important}

#titleBarLeft {
	width: 1px; height: 46px; background: url('images/titleBarSides.jpg'); float:left;
}

#titleBarRight {
	width: 1px; height: 46px; background: url('images/titleBarSides.jpg'); float: right;
}
.title, .ui-dialog-title {
	width: 235px; margin: 0 auto; padding: 10px 0 0 233px; font: bold 20px Arial, Helvetica, sans-serif; color: #c3c3c3; float: left;
}

.closeBTN, .ui-icon-closethick, .ui-state-hover,.ui-dialog-titlebar-close {
	width: 30px!important; height: 30px!important; margin:0!important; background: url('images/closeBTN.png')!important;
}
.ui-dialog-titlebar-close, .ui-state-hover {margin: -20px 0 0 0!important;background-image:none!important;border:none!important;padding:1px!important;}

#contentWrap {
	width: 640px; padding: 24px;
}

.statusBar {
	width: 122px; height: 24px; padding: 8px 0 0 10px; background: url('images/statusBar.png') no-repeat; font: bold 13px Arial, Helvetica, sans-serif; color: #131313; text-shadow: 0px 1px #e19a04; float: left;
}

.contentWrap {
	width: 506px; float: left; font: 13px Arial, Helvetica, sans-serif; color: #151515; line-height: 22px;
}

.contentTop {
	width: 506px; height: 25px; background: url('images/contentBGTop.png');
}

.contentMid {
	width: 486px; background: url('images/contentBG.jpg') repeat-y; margin: 0 0 0 9px; padding: 0 20px;
}

.contentBot {
	width: 497px; height: 7px; background: url('images/contentBGBottom.png') no-repeat; margin: 0 0 15px 9px; padding: 0 20px;
}
	