img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial,serif; 
	margin:1.3em 0 0.2em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0; margin-bottom: 15px;}
h2 { font-size:160%; margin:0;}
h3 { font-size:140%; }
h4 { font-size:120%; font-weight:bold;}

h5 {
	font-size:140%;
	font-weight:normal;
	margin:1.5em 0 1em 0;
	padding:0;
}

h6 { font-size:100%; font-weight: bold;}

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
border: 0px;
border-bottom: 1px dashed #CCC;
}

#workarea ul { 
	/*list-style-type: none;  padding:0; margin: 0 0 0 1.5em;*/
}

#workarea ul li
{
	/*behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0*/
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}

a.logotip,a.logotip:hover,a.logotip:visited{
	overflow:hidden;
	position:relative;
	width:300px;
	height:90px;
}
.logotip img{
	position:absolute;
	left:-50px;
}
.fade{
	position:absolute;
	left:0;
	top:0;
	height:200px;
	width: 715px;
	background:url(fade.png) scroll repeat-x 0 0;
}
#tracking{
	position:absolute;
	/*border:#ccc 1px solid;*/
	padding:5px;
	left:570px;
	top:29px;
}