form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #587f45;
}
a:visited {
	color: #006C39;
}
a:hover, a:active {
	color: #D25B1E;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
img {
	border: 0px none;

}
.vrTeaser {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px 10px 10px 5px;
	line-height: 1.6em;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #006600;
}

h3 {
	font-size: 12px;
	color: #003300;
}
ul.filmstrip li {margin:0}

.specialoffers {width: 198px; float: left; clear: none; margin: 0 10px 20px; border: 1px solid #ddd;}
	.specialoffers .name {display: table;}
	.specialoffers h2 {font-size: 1.2em; width: 198px; height: 34px; padding: 3px; margin: 0; font-weight: bold; display: table-cell; vertical-align: middle;}
	.specialoffers h3 {font-size: 1.5em; color:#c20808; height: 18px; overflow: hidden; padding: 6px 3px 0; margin: 0; font-weight: bold; text-align: center;}
	.specialoffers h4 {font-size: 1.3em; color:#c20808; height: 11px; overflow: hidden; padding: 0px 3px 6px; margin: 0; font-weight: bold; text-align: center;}
	.specialoffers .body {padding: 0px;}
	.specialoffers .contents {margin: 0px;}
	.specialoffers .thumb {display:table;}
	.specialoffers .thumb div { width: 198px; height: 100px; display: table-cell; text-align: center; vertical-align: middle; background: #eee;}
	.specialoffers .summary {padding: 5px; height: 50px; overflow: hidden; text-align: center;}
	.specialoffers .links { float: left; background: #f7f7f7; width: 198px;}
	.specialoffers .links a.left {margin: 3px; padding: 4px 0 0 20px; background:url(../images/profile/Profile_icon_details.gif) no-repeat 0 3px; float: left;}
	.specialoffers .links a.right {margin: 3px 5px 3px; padding: 4px 0 0 19px; float:right; background:url(../images/profile/Profile_icon_print.gif) no-repeat 0 3px;}
