#left-bar {
    position: relative;
	width: 451px;
	border: none;
	text-align: center;
    /*background: url("../images/fibre_optic/side_middle.jpg") repeat-y;*/
}
#side-top {
    position: relative;
    width: 312px;
    margin: -5px 0;
    padding: 0;
    display: block;
}
#side-middle {
    position: relative;
    width: 312px;
}
#side-bottom {
    position: relative;
    width: 312px;
    height: 7px;
    display: block;
}
#side-contents {
    margin: 20px;
    
}
h1 {
	font-size: 1.5em;
	color: #c00;
	line-height: 1.5em;
}
h2 {
    line-height: 1.2em;
}
h3 {
	font-size: 1.1em;
	color: #c00;
}
#page-text {
	width: 425px;
}
p.fibre-group {
	font-size: 1.2em;
	font-weight: bold;
}
#left-bar ul {
    text-align: left;
    color: #c00;
    margin: 20px 0 30px 0;
    padding-left: 20px;
}
#left-bar li {
    font-weight: bold;
    clear: both;
}
#left-bar .date {
    color: black;
    font-weight: normal;
    float: right;
    margin-bottom: 10px;
}
#map {
    text-align: center;
}
