﻿#next 
{
	background: url(../images/next-stop-background.png) repeat;
	margin-top: 20px;

	height: 22px;
	float:left;
	font-size: 12px;
	
	
}

#next td 
{
	vertical-align:middle;

}
.nexttext 
{
	font-weight:bold;
	color:#ffffff;
	padding-bottom:2px;
}

.nextbox 
{
	color:#ffffff;
	text-decoration: none;
	padding:0px 3px;
	

	
}


.nextstop
{
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
	padding-bottom: 5px;
	
	
}