@CHARSET "ISO-8859-1";

#searchControl {
	
}

#teasers {
	font-size : 10pt;
	width : 670px;
	height : 270px;
	margin : 50px 0px 0px 0px;
	color : #1A2534;
}

#teasers h1 {
	font-size : 11pt;
	color : #787DAF;
	padding : 0px;
	margin : 0px 0px 10px 0px;
}

.articleLink {
	float : right;
	text-decoration: none;
}
	
#teasers h1 a {
	float : none;
	color : #787DAF;
	text-decoration : none;
}

.tLine {
	height : 100%;
	width  : 2px;
	background-color : #BBB;
	float : right;
	margin : 0px 5px 0px 5px;
}

p { margin-top : 0px; }

.articleImage { 
	float:left;
	margin:0px 10px 10px 0px;
}