TD{
		font-size : 12px;
		line-height : 150%;
		color : #111111;
		}
.class{
		font-size : 10px;
		line-height : 150%;
		color : #111111;
		}
.class2{
		font-size : 14px;
		color : #111111;
		}
.class3{
		font-size : 9px;
		line-height : 100%;
		color : #111111;
		}


.StationName { font-size:2em; line-height:1.7em; }
.StationRubi { font-size:0.8em; line-height:1.6em; text-indent: 1.5em; }
.Update { font-size:1.2em; color:#33c; }

.TimeTable tr th,
.TimeTable tr td { 
	border-bottom: solid 1px #666; 
	padding:15px 10px 3px; 
	white-space: none; 
	font-size : 14px; color : #333;
	vertical-align: bottom; text-align: right;
	}
.TimeTable .TimeSpace { border-bottom: none 0px #fff; width: 30px; padding: 0; }

.TimeTable tr th span { font-size: 11px; color:#FF3366; }


.SttlUpRoute 	{ color:#ff4d00; margin-bottom: 5px; }
.SttlDownRoute 	{ color:#2c9730; margin-bottom: 5px; }

p.comment { padding-left: 10px; }
p.comment strong { color: #FF3366; font-weight: bold; }



