/* athletics team page */

* html body .mainContent .middleColumn .team-schedule-list .schedule-entry .date-time-info { position: relative; left: 0px; top: 0px; border-bottom: 1px solid #dedbce; }

        .mainHeading {
            margin : 15px 0 0 0;
            font-size : 185%
        }


		.middleColumn {
			width: 716px !important;
		}

.arrow-list	
{
	padding-top:15px;
	padding-bottom:15px;
}

.arrow-list-left
{
	float: left;
	font-weight: normal;
	font-size: 120%;
	line-height: 1.0;
	color: #824123;
	display: inline;
	text-align: left;
	list-style-type: none;
	width: 135px;
}   
   
.arrow-list-right
{
	float: left;
	font-weight: normal;
	font-size: 120%;
	line-height: 1.0;
	color: #824123;
	display: inline;
	text-align: left;
	list-style-type: none;
	width: 115px;
}   
  
.arrow-list-left li
{
	margin: 0 0 11px 0;
	padding: 0;
	width: 170px;
}

.arrow-list-right li
{
	margin: 0 0 11px 0;
	padding: 0;
	width: 170px;
}

	/* Previous Season List */	
		
		.previous-season-list
		{
			clear : both;
            color : #742a0a;
            position : relative;
		}
		
		.previous-season-list h2
		{
			font-size : 140%;
			font-weight : normal;
			color : #742a0a;
		}

