.rt_pageteaser h2 { text-transform: none; }
.rt_pageteaser h2, .rt_pageteaser .field, .rt_pageteaser .data, .rt_pageteaser .dataline, .rt_pageteaser .minifield, .rt_pageteaser .minidata, .rt_pageteaser .minidataline { font-family: Arial, Helvetica, sans-serif; }
.rt_pageteaser .field, .rt_pageteaser .data, .rt_pageteaser .minifield, .rt_pageteaser .minidata { text-transform: none; }
.rt_pageteaser .dataline, .rt_pageteaser .minidataline { text-transform: none; }

.main { margin: 0px !IMPORTANT; }
.rt_pageteaser {
	margin: 0px !IMPORTANT;
	padding: 0px 0px 20px 0px !IMPORTANT;
}

.rt_pageteaser .clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.rt_pageteaser h2 {
	margin: 0px 0px 10px 0px !IMPORTANT;
	font-size: 15px !IMPORTANT;
	font-weight: bold !IMPORTANT;
}
.rt_pageteaser .data a, .rt_pageteaser .minidata a { display: block; }

.rt_pageteaser .space { height: 10px; }
.rt_pageteaser .field {
	clear: left;
	float: left;
	width: 90px;
	padding: 0px 5px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	color: #5b5f62;
}
.rt_pageteaser .data {
	float: left;
	width: 450px;
	font-size: 13px;
	font-weight: normal;
}
.rt_pageteaser .dataline {
	float: left;
	width: 450px;
	font-size: 13px;
	font-weight: normal;
}
.rt_pageteaser .minifield {
	clear: left;
	float: left;
	width: 90px;
	padding: 0px 5px 0px 10px;
	font-size: 13px;
	font-weight: normal;
	color: #5b5f62;
}
.rt_pageteaser .minidata {
	float: left;
	width: 190px;
	font-size: 13px;
	font-weight: normal;
}
.rt_pageteaser .minidataline {
	float: left;
	width: 190px;
	font-size: 13px;
	font-weight: normal;
}

