/*towncrier*/

.lotoDate{
width: 45px;
float: right;
margin-top: 4px;
margin-right: 0px;
margin-left: -30px;
}

.tcChicklet{
	width: 88px;
height: 41px;
background-color: #fff;
margin-top: 40px;
float: right;
margin-right: -250px;
	}
	

	
.calendarHolder{
	width:315px;
	height:88px;
	}

#towncrier {
    width:315px;
    height:250px;
    margin-top:13px;
}
#tctop{
	width:315px;
    height:88px;
	}
#tcmiddle{
	width:315px;
    height:88px;
    margin: -1px 0px -1px 0px;
	}
#tcbtm{
	width:315px;
	height:88px;
	}
	
.lotto{
	width:54px;
	height:82px;
	margin:0px 0px 0px 4px;
	}
	
#cal{
	height:82px;
	width:55px;
	margin:0px 0px 0px 4px;
	}
	
.tcLogo{
	height:80px;
	width:80px;
	margin:0px 5px 5px 5px;
	}
	
.contestlogo{
	margin:0px 0px -10px 25px;
	width:35px;
	height:65px;
	}
	
.contestlogotitle{
	margin-top:-12px;
	margin-left: 16px;
	}
	
.tcContent{
	width:225px;
	height:69px;
	float:right;
	margin: 5px 8px 5px 5px;
	}
	
.tcContent h3{
	margin-top: 16px;
margin-bottom: -13px;
font-size: 14px;
	}
	
.tcContent h5{
	margin-top:12px;
	margin-bottom:-11px;
	font-weight:500;
	font-size:14px;
	}

.tcContent ul{
	margin-bottom:-10px;
	margin-left:-40px;
	width: 195px;
	}
	
.tcContent ul li{
	display: inline-block;
margin-bottom: 0px;
text-align: center;
	}
	
.power {
	display:inline-block;
	margin-right:5px;
	margin-bottom:0px;
	}
	
.bonus {
	display:inline-block;
	margin-right:5px;
	margin-bottom:0px;
	/*visibility:hidden;*/
	}
	
.tcContent p{
	margin-top:12px;
	margin-bottom:1px;
	font-size: 12px;
	}

/*.tcContent a{
	see styles.css
	}*/
	
/*.day1 through 31
see styles.css*/	
	
/*stop towncrier*/

/* Start towncrier*/
/*#towncrier{
	see structure.css
	}*/
#tctop{
	background-image:url(../images/bg_towncrier_large.png);
	}
#tcmiddle{
	background-image:url(../images/bg_towncrier_large.png);
	}
#tcbtm{
	background-image:url(../images/bg_towncrier_large.png);
	}
	
.lotto{
	background-image:url(../images/lotto.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
    
.lotoDate{
font-size:11px;
font-weight:500;
}
	
/*#cal{
	see structure.css
	}*/
	
/*Used for generic image left*/
.tcLogo{
	background-image:url(../images/contest.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
/*Change Contest Sponsor Logo Here 35x65px*/
.contestlogo{
	background-image:url(../images/contestlogo.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
.contestlogotitle{
	text-transform:uppercase;
	letter-spacing:-.07em;
	font-size:7px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
/*.tcContent{
	see structure.css
	}
	
.tcContent h3{
	see structure.css
	}
	
.tcContent h5{
	see structure.css
	}

.tcContent ul{
	see structure.css
	}
	
.tcContent ul li{
	see structure.css
	}*/
	
.power {
	text-align:center;
	font-weight:600;
	}
	
.bonus {
	text-align:center;
	font-weight:600;
	/*visibility:hidden;*/
	}
	
/*.tcContent p{
	see structure.css
	}*/

.tcContent a{
	font-size:11px;
	}