.welcometeaser-map {
	margin: 0;
	padding: 0;
}

.welcometeaser {
	width: 200px;
	height: 131px;
	margin:  6px 0 0 0;
	background-color: #dcdcdc;
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.welcometeaser-inner {
	position: relative;
	top: 1px;
	left: 1px;
	width: 198px;
	height: 129px;
	background-color: #f3f3f3;
}

.welcometeaser-inside {
	position: relative;
	top: 6px;
	left: 6px;
	width: 189px;
	height: 117px;
}

.welcometeaser-icon {
	margin: 0 4px 0 0;
	float: left;
}

.welcometeaser-textlink {
	height: 20px;
	color: #9a0000;
	white-space: nowrap;
}

.welcometeaser-textlink a:link, .welcometeaser-textlink a:visited, .welcometeaser-textlink a:active {
	color: #9a0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.welcometeaser-image {
	margin: 2px 6px 0 0;
	float: left;
}

.welcometeaser-text {
	color: #000;
}

.welcometeaser-morenews {
	position: relative;
	width: 200px;
	height: 25px;
	margin: 6px 0px 6px 0px;
	background-color: #dcdcdc;
	text-align: left;
}

.welcometeaser-morenews-inner {
	position: relative;
	top: 1px;
	left: 1px;
	width: 198px;
	height: 23px;
	background-color: #f3f3f3;
}

.welcometeaser-morenews-inner img {
	margin: 5px 0 0 5px;
}

.welcometeaser-more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 12px;
}

.welcometeaser-more a:link, .welcometeaser-more a:active, .welcometeaser-more a:visited {
	color: #9a0000;
	text-decoration: none;
}
