/**
 * @file
 * Stylesheet for the mycustom train block .
 */

#train-block-form{
  clear:both;
  height:60px;
  width: 200px;
}
#train-block-form  .form-item{
  float:left;
  margin:0px 5px;  
}
#block-trainsearchform {
	text-align: center;
}
#train-search-by-month{
	clear:both;
	padding:10px;
    font-size: 24px;
}

#train-search-by-month span{
	padding:5px;
}
