h1 {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding:7px 0px 7px 0px;
}

h2 {
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
}

h3 {
	font-size:10px;
	line-height:1;
	color:#e31818;
	margin:0px 0px 3px 0px;
}

h4 {
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin:20px 20px 20px 20px;
}

p.subtitle {
	font-size:10px;
	color:#ffffff;
	margin:0px;
}

p.bodytext {
	font-size:10px;
	color:#646567;
}

p.ajaxtext {
	margin:10px 20px 10px 20px;
	color:#333;
}

a {
	color:#e31818;
	font-size:10px;
}

a.more {
	padding:0px 0px 0px 12px;
	background-image:url(../images/icons/star_yellow_10_10_bgwhite.png);
	background-position:0px 1px;
	background-repeat:no-repeat;
	display:block;
	margin:2px 0px 0px 0px;
	text-decoration:none;
}

a.more:hover {
	text-decoration:underline;
}

div.right-inner a.more {
	float:left;
}

a.movie {
	display:block;
	width:100%;
	height:100%;
}
