/* Start page elements */

div#mainTeaserTop, div#mainTeaserBottom {
	width:772px;
	height:9px;
	font-size:0;
	background:url(../images/companies/home/mainteaser_top.gif) no-repeat;
}
div#mainTeaserBottom {
	background:url(../images/companies/home/mainteaser_bottom.gif) no-repeat;
}

div#mainTeaserWrapper {
	width:772px;
	background:url(../images/companies/home/mainteaser_bg.gif) repeat-y;
}

div#mainTeaserInfo {
	position:relative;
	width:520px;
	min-height:165px;
	padding:0 1px 0 1px;
	float:left;
}
* html div#mainTeaserInfo { width:522px; w\idth:520px; height:165px; }
div#mainTeaserInfo h1 { 
	width:520px;
	height:47px;
	background:url(../images/companies/home/h1_claim.gif) no-repeat;
	text-indent:-9999px;
}
div#mainTeaserInfo h1 span { display:none; }
div#mainTeaserInfo h2 { margin:19px 0 0 10px; }
div#mainTeaserInfo img.illustr { float:right; margin-left:30px; }
div#mainTeaserInfo ul { margin-top:1.2em; margin-left:25px; }
div#mainTeaserInfo ul li { 
	position:relative;
	padding-left:13px;
	list-style-type:none;
	background:url(../images/companies/general/li_arrow_red.gif) left 0.3em no-repeat;
	margin-bottom:0.3em;
}
div#mainTeaserInfo img.button { position:absolute; left:377px; top:137px; z-index:1; }

div#mainTeaserReferences {
	float:right;
	width:226px;
	margin-right:5px;

}
* html div#mainTeaserReferences { display:inline; }
div#mainTeaserReferences img.author { float:left; width:65px; }
div#mainTeaserReferences div.text { float:right; width:155px; }
div#mainTeaserReferences p { margin-bottom:0.6em; }
div#mainTeaserReferences p.author { font-size:0.9em; }
div#mainTeaserReferences p.author span { color:#999; }
div#mainTeaserReferences li { font-weight:normal; }

h2.rowTitle {
	margin-bottom:0.5em;
}

.column {
	float:left;
	width:256px;
	margin-right:10px;
	margin-top:20px;
}

.small { width:240px; margin-right:0; }


.column .container { 
	width:auto; 
	padding:10px 10px 0 10px;
	border:0;
}

.column ul.linkList li { margin-bottom:1em; }

form.voting { margin:0.8em 0 0.8em 8px; }
form.voting label { position:relative; top:-0.2em; font-weight:bold; }
* html form.voting label { position:relative; top:0.2em; }
form.voting p { margin-bottom:0.2em; }
form.voting button { margin-top:0.8em; }

input.right { float:right; }

#toolsRow .container p { margin-bottom:0.4em; }

#toolJobs label { position:relative; display:block; margin-bottom:0.1em; }
#toolJobs ul { margin-top:0.5em; }
#toolUniport h3 { margin:0 0 14px 0; }


#toolLogin { position:relative; padding:10px 8px; border:1px solid #A7A9AC; border-top:0; }
#toolLogin a.passwordLink { position:absolute; right:15px; top:-1.7em; z-index:1; }

#footer .address {
	width:362px;
}
