a:link {
	color: #000000
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
	
	
.link {
text-decoration: underline ;
color:#000000 ;
}


.reviewframe_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 4px;
}
.reviewframe_infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	margin: 2px;
	padding: 2px;
}
.reviewframe_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;	
}

.reviewframe_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #313031;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.reviewframe_box {
	border: 1px dashed #A2A22D;
	margin-top: 14px;
	margin-right: 6px;
}
.reviewframe_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight:bold;

	text-transform: uppercase;
	border: 1px solid #C9C8A3;
	margin-right: 6px;
	margin-bottom: 0px;
	text-align: center;
	padding: 1px;
	margin-top: 6px;
	background-color: #EFE7C6;
	margin-left: 0px;
}
.reviewframe_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3;
	text-decoration:underline;

}
.reviewframe_more a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3;
	text-decoration:underline;
}

.reviewframe_more:a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3;
	text-decoration:underline;
}
.reviewframe_more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3;
	text-decoration:none;
}
.reviewframe_bg {
	background-image: url(img/filmlist/reviewframe_bar.png);
	background-repeat: repeat-x;
	padding-top: 5px;
}

.reviewframe_button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #BCB070;
	border: 1px solid #C9C8A3;
	cursor:pointer;
	margin-right: 6px;
	margin-bottom: 0px;
	text-align: center;
	padding: 1px;
	margin-top: 6px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
