		
		#buntingsm{
			display:block;
			padding: 0em;
			margin-top: -.5em;
			width:100%;
			background-image: url(/images/buntingbanner_sm.gif); 
 			background-position: center top;
  			background-repeat:repeat-x; 

		}		
		
		
		.ChampionshipText { 
			color: white;
			font-weight: bold;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 16pt;
			font-style: italic;
			text-align: center;
			margin:0px;
			padding:0px;
			
			}
		.TeamRecordHeader { 
			color: black;
			font-weight: bold;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12pt;
			font-style: normal;
			text-align: center;
			margin:0;
			padding:0;
			}
			
		
			
		.UpcomingGamesHeader { 
			color: #cc0000;
			font-weight: bold;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12pt;
			font-style: normal;
			text-align: center;
			background-color: transparent;
			margin:0;
			padding:0;
			}
	
			
		.teamrecord {
         font-size:10px;
         font-weight:bold;
         text-align:center;
         color:#FFFFFF;
         background-color:#cc0000;
         background-image:none;
  		}
  		
  		
  		A.smallteamschedulelink {
           display:inline;
           vertical-align:middle;
           font-size:11px;
           text-align: center;
           color:#cc0000;
           text-decoration: none;
           background-color:transparent;
           background-image:none;
    		}
        A.smallteamschedulelink:hover {
          border: solid 1px #cc0000;
          background-color:#FFFFFF;
          background-image:none;
        }
              
              
              
			
			
			.schedule_header {
				font-size: 18px;
        font-weight: bold;
        text-align: center;
			}
												
			.schedule_item_header {
				font-size: 14px;
        font-weight: bold;
        text-align: center;
			}
												
			.schedule_item		{
				font-size: 12px;
        font-weight: normal;
        text-align: center;
			}

      .schedule_item_highlight 
      {		font-style: normal;
         	font-size: 12px;
          font-weight: normal;
          text-align: center;
          background-color: rgb(255, 255, 102);
        }
	
	

  
  

  	
  	.patriotleagueEaton
  	{
      font-size:12px;
      font-weight:bold;
      color: #cc0000;
      background-color:white;
  	
  	}
  	


div#gameday_mobile
{
	margin:0;
	padding: 0;
	font-weight: bold;
	border: solid rgb(0,0,0);
	border-width: 2px 2px;
	text-align: left;
	width: 200px;
}


div#storylinealt
{
	margin:0;
	padding: 2px;
	font-weight: normal;
	border: solid rgb(204,0,0);
	border-width: 1px 1px;
	text-align: center;
	background:white;
}


#storylinealt .header
{
	display: block;
	padding: 2;
	margin: 0;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	
	
}


#storylinealt .subheader
{
	display: block;
	padding: 2;
	margin: 0;
	font-weight: normal;
	border: solid rgb(204,0,0);
	border-width: 0px 0;
	text-align: center;
	font-size: 8pt;
	
	
}

.gamesummarybyline
{
	display: block;
	padding: 2;
	margin: 0;
	font-style:italic;
	font-weight: normal;
	color: rgb(0,0,255);
	border: solid rgb(0,0,255);
	border-width: 0px 0;
	text-align: center;
	font-size: 7pt;


}


.reds
{
	display: inline;
	font-weight: bold;
	color: rgb(204,0,0);
	
}

#previousArticles,#storylinealt ul 
{
	padding: 2;
	margin: 0;
	font-weight: bold;
	border: solid rgb(204,0,0);
	border-width: 1px 0;
	list-style-image: url(http://eatonbaseball.com/images/baseballicon1.gif);
	text-align: center;
}


#previousArticles,#storylinealt a 
{
	display: inline;
	
	color: black; 
	text-decoration: none;
	
	font-size:11px;
	background-color:transparent;
}

#previousArticles,#storylinealt a:hover
{
	display: inline;
	font-weight:normal;
	color: black;
	text-decoration: none;
	
	font-size:11px;

	border: solid 1px rgb(204,0,0);
	color: rgb(204,0,0);
	font-weight:bold;
  background-color:#FFFFFF;
}
			

