@import url("default.css");


#container {
	width: 746px;
	margin: 0 auto;
}

#glider {
	float: left;
	padding: 10px 10px;
	background: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#glider .controls,
.scroller {
	width: 400px;
	float: left;
}


.home h2,


#glider h2 {
	float: left;
	width: 190px;
	display: block;
	margin-top: 2px;
	margin-bottom: 0;
}

h3 { 
  	font-size: 15px; 
  	line-height: 18px; 
  	margin-bottom: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.cases_item #content_main h3 {
	font-size: 14px;
}

.section-text h3 {
	font-size: 15px;
	margin-bottom: 9px;
	color: #ccc;
}

.section-text p {
	font-size: 13px;
}

.section-text p.project {
	font-size: 16px;

}

/* =ul */


#glider ul.controls {
	margin-bottom: 18px;
	width: 400px;
	float: left;
}

#glider ul li {
	display: inline;
}

/* =a */


#glider ul li a {
	float: left;
	width: 20px;
	height: 20px;
	display: block;
	border: 1px solid #ccc;
	background: #f4f4f4;
	margin-right: 10px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

#glider ul li a:hover {
	border: 1px solid #AD0748;
	background: #fff;
}

#glider ul li a.current {
	border: 1px solid #666 !important;
	color: #333;
	background: #e9e9e9;
}

/* =span */

#masthead p span {
	display: block;
}

h2 span{
	float: left;
}

label.error span {
	color: #FFFFFF;
}

h2 span.me   { width: 37px; height: 18px; background-image: 
               url('file:///C:/Documents%20and%20Settings/admin/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/site/ME_logo_tiny.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               text-indent: -9999px; margin-left: 5px; margin-right: 5px; 
               margin-top: 0; margin-bottom: 0; background-position: 0% }
.section-text h3 span {
	display: block;
}
span.more {
	position: absolute;
	left: -9999em;
	width: 900px;
}

span.adr {
	margin-bottom: 18px;
}
