/* All styles for the lm Template in terms of color (orange) */

/* Header */
#head {
	position:absolute;
	left:19px;
	top:20px;
	width:992px;
	height:76px;
	background-image: url(../images/header_lm.gif);
}

/* Teaser Header */
.teaser_head {
	background-image: url(../images/head_teaser_lm.gif);
	height: 25px;
	width: 336px;
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 14px;
	padding-bottom:3px;
	padding-right: 22px;
}

/* Contact Header */
.contact_head {
	background-image: url(../images/head_contact_lm.gif);
	height: 25px;
	width: 250px;
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 14px;
	padding-bottom:3px;
	padding-right: 22px;
}

/* Article Header */
.article_head {
	background-image: url(../images/head_article_lm.gif);
	height: 25px;
	width: 696px;
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 14px;
	padding-bottom:3px;
	padding-right: 22px;
}