#catname {
	color:#FFFFFF;
	font-family:'Futura-Medium','Futura','Trebuchet MS',sans-serif;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:32px;
	margin-left:10px;
	opacity:1;
	text-align:left;
	text-decoration:none;
	margin-top: 10px;
	text-indent: 20px;
	text-transform:uppercase;
}

#instructions {
	color:#BFBFBF;
	font-family:'Futura-Medium','Futura','Trebuchet MS',sans-serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:21px;
	margin-left:10px;
	opacity:1;
	text-align:left;
	text-decoration:none;
	text-indent: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform:uppercase;
}

.trailer_block {
	width: 210px;
	height: 340px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	overflow: hidden;
}

.title_author {
	font-family:'TrebuchetMS','Trebuchet MS',sans-serif;
	color:#FFCC66;
	font-size:14px;
	padding-top: 5px;
}

.genre {
	font-family:'TrebuchetMS','Trebuchet MS',sans-serif;
	color:#FFFFFF;
	font-size:14px;
	padding-top: 5px;
}
#gpat {
	position: relative;
	height: 105px;
	font-family:'TrebuchetMS','Trebuchet MS',sans-serif;
	color:#FFCC66;
	font-size:14px;
	text-align: left;
	padding: 0;
	margin: 0;
	border-bottom: medium double #F5F5F5;
	overflow: hidden;
}
#gpat select {
	font-family:'TrebuchetMS','Trebuchet MS',sans-serif;
	font-size:14px;
	margin-right: 10px;
}
#gpat_genre {
	position: absolute;
	top: 3px;
	left: 10px;
	width:170px;
}
#gpat_pub {
	position: absolute;
	top: 3px;
	left: 175px;
	width:280px;
}
#gpat_author {
	position: absolute;
	top: 3px;
	left: 620px;
	width: 280px;
}
#gpat_title {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 600px;
}
#gpat_buttons {
	position: absolute;
	top: 52px;
	left: 650px;
	width: 280px;
	margin-top: 12px;
}
#gpat_reset {
	margin-right: 30px;
}

