.articlePic {
	width:640px;
	margin: 0 0 6px 0;
	border:1px solid #666666;
	background:url(/images/global/opaque/75.png) repeat;
	text-align:center;
	font-size:11px;
	line-height:17px;
}
.articlePic img {
	border: 0;
}
.articlePic a {
	color:#e6ca23;
	text-decoration:none;
}
.article {
	width:610px;
	padding:15px;
	border:1px solid #666666;
	background:url(/images/global/opaque/75.png) repeat;
	font-size:11px;
	line-height:17px;
}
.sub_h1 {
	font-size:18px;
}
.sub_h2 {
	font-size:10px;
	font-weight:normal;
	padding: 3px 0 10px 0;
	border-bottom:1px dotted #666666;
}
.article p {
	padding: 10px 0 0 0;
}
.article a {
	color:#e6ca23;
	text-decoration:none;
	border-bottom:1px dotted;
	padding:0 2px;
}
.article a:hover {
	border-bottom-style: solid;
}
.articleRules {
	 width:610px;
	 margin: 6px 0 0 0;
	 padding:15px;
	 border:1px solid #666666;
	 background:#333;
	 font-size:11px;
	 line-height:17px;
}
.articleRules a {
	color:#e6ca23;
	text-decoration:none;
	border-bottom:1px dotted;
	padding:0 2px;
}
.articleRules a:hover {
	border-bottom-style: solid;
}
.articleRules p {
	padding: 10px 0 0 0;
}
.articleRules ol {
	margin: 10px 0 0 40px;
}
.articleRules li {
	margin: 0 0 5px 2px;
}
.articleTools {
	list-style: none;
}
.articleTools li {
	float: right;
	position: relative;
	text-align: center;
}
#modalEmail {
	padding-top:3px;
}
.articleTools a {
	margin: 10px 7px 10px 7px;
	display: block;
	color: #000000;
	border:0;
	padding:0;
}
.articleTools li em {
	background: url(/images/global/icons/hover.png) no-repeat;
	width: 82px;
	height: 44px;
	position: absolute;
	top: -48px;
	left: -28px;
	text-align: center;
	padding: 10px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	z-index: 2;
	display: none;
}
.articleTools img {
	border:0;
}
.imgLeft {
	float:left;
	margin:5px 10px 5px 0;
}
.imgRight {
	float:right;
	margin:5px 0 5px 10px;
}
.imgBorder {
	border:1px solid #666;
}
.margin5 {
	margin: 5px;
}
.margin10 {
	margin: 10px;
}
.padding5 {
	padding: 5px;
}
.padding10 {
	padding: 10px;
}
.ads {
	 width:610px;
	 padding:15px;
	 border:1px solid #666666;
	 background:url(/images/global/opaque/75.png) repeat;
}
.imgAd {
	width: 139px;
	height: 66px;
	margin: 10px 7px 0 0;
	border:1px solid #666666;
}
.imgAd:hover {
    border:1px solid #e6ca23;
}
.listSchedule {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 15px 25px 15px 25px;
	border: 1px solid #222;
	background:url(/images/global/opaque/40.png);
}
.listSchedule dt {
	float: left;
	width: 150px;
	padding: 5px 25px 5px 0;
	text-align: right;
}
.listSchedule dd {
	padding: 5px 25px 5px 0;
}
.listSchedule dd:hover {
	background:#222;
	cursor:pointer;
}
.listScheduleDay {
	font-weight:bold !important;
	float:none !important;
	text-align: left !important;
	text-transform:uppercase !important;
	border-bottom:1px dotted #fff !important;
	margin-right:25px !important;
	padding: 5px 0 2px 0 !important;
}
.noDec {
	border:0 !important;
	padding:0 0 !important;
}