* { margin: 0; padding: 0;}

div.metro_left { float: left;}
div.metro_main { width: 620px;}
div.metro_top p {margin-top: 20px; padding-bottom: 20px; width: 600px;}
div.metro_top img { }

div.metroBorder {
	padding: 10px 0px;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	margin-top: 30px;

}

div.metroBorder h3 { font-size: 20px; text-align: center; color: #5E5E5E; font-weight: normal;}
div.metroBorder h1 { font-size: 32px; text-align: center; color: #5E5E5E; font-weight: normal; margin: -10px 0px;}


div#blockMetro { margin-top: 30px;}
div#blockMetro ul > li { min-height: 260px;  display: inline; float: left; width: 145px; padding-left: 10px; }
div#blockMetro ul > li > p { font-size: 13px; text-align: left; padding-top: 90px;}

div#blockMetro ul.blockMetro_a > li { min-height: 220px;}

/*--------------------------IMG 1st column--------------------------*/

.metroImg1 {
	background: url('/static/img/subpages/metro_ethernet_6.png') 20px 0px no-repeat;

}

.metroImg2 {
	background: url('/static/img/subpages/metro_ethernet_12.png') 40px 0px no-repeat;
}

.metroImg3 {
	background: url('/static/img/subpages/metro_ethernet_3.png') 40px 0px no-repeat;
}

.metroImg4 {
	background: url('/static/img/subpages/metro_ethernet_13.png') 30px 0px no-repeat;
}

/*--------------------------IMG 2nd column--------------------------*/

.metroImg5 {
	background: url('/static/img/subpages/metro_ethernet_11.png') 30px 0px no-repeat;
}

.metroImg6 {
	background: url('/static/img/subpages/metro_ethernet_7.png') 40px 0px no-repeat;
}

.metroImg7 {
	background: url('/static/img/subpages/metro_ethernet_10.png') 40px 0px no-repeat;
}

.metroImg8 {
	background: url('/static/img/subpages/metro_ethernet_2.png') 30px 0px no-repeat;
}

/*--------------------------IMG 3rd column--------------------------*/

.metroImg9 {
	background: url('/static/img/subpages/metro_ethernet_9.png') 20px 0px no-repeat;
}

.metroImg10 {
	background: url('/static/img/subpages/metro_ethernet_5.png') 40px 0px no-repeat;
}

.metroImg11 {
	background: url('/static/img/subpages/metro_ethernet_4.png') 40px 0px no-repeat;
}

.metroImg12 {
	background: url('/static/img/subpages/metro_ethernet_8.png') 30px 0px no-repeat;
}

/*
div.col1_a { margin-top: 30px;}
div.col1_a div.colMetro { height: 200px; display: inline; float: left; width: 145px;padding-right: 20px;}
div.col1_a div.colMetro p { font-size: 13px; text-align: left;}
div.col1_a div.colMetro_a { height: 200px; display: inline; float: left; width: 145px;}
div.col1_a div.colMetro_a p { font-size: 13px; text-align: left;}
*/

