.title a:link, .title a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#homeTopAlternate .title {
	font-size: 18px;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 30px;
	width: 500px;
}

.title a:hover, .details a:hover{
	text-decoration:underline;
	}
.details a{
color: #333;
	text-decoration:none;
}

.miniFlash{
	width:320px;
	float:left;
	padding-top:10px;
	height: 202px;
}

#filmMini, #TheatreMini{
padding-right:5px;
}
.bodyArea .ShowDetail a {
	color: #999999;
	text-decoration: none;
}
.bodyArea .ShowDetail a:hover {
	text-decoration: underline;
}
#ajax_show .result .details {
	width: 120px;
}
#compsResults .result .left img {
	height: 80px;
	width: 80px;
	padding-left: 35px;
}
#homeTopAlternate {
	float: left;
	height: 308px;
	width: 645px;
	background-color: #3A3839;
}
.featureArea  .detailArea {
	background-color: #3a3939;
	height: 21px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}
.featureArea .detailArea #more {
	float: right;
}
#advertForm {
	float: left;
}
.result .details {
	color: #CCCCCC;
}

