﻿@import url('reset.css');

@import url('style.css');

.Scrollbar-Track { height: 350px; }


#container {
	background: url('../en/images/factsOnFibre.jpg') bottom left no-repeat;
	height: 61.5em;
	/*
	overflow: auto !important;
	overflow: visible;
	*/
	overflow: hidden;
	min-height: 800px;
}

a {color: #5d3936;}


#Scroller-1 { height: 400px; }

#Scrollbar-Container {
 /*border: 1px solid green;*/
}

.Container { height: 400px; }

.Scrollbar-Down { top: 365px; }

#mainContentArea {
	margin-bottom: 10em;
}

#fibreContent {
	width:60em;
	height: 50em; /*32em;*/
	overflow: auto; /*hidden;*/
}

#cornerProduct img {
	bottom: 0 !important;
	bottom: -3px;
}

ul li {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}