body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:small;
	margin:0;
	padding:0;
}
#content {
	padding:2px;
}
img {
	border:0;
}
h1,h2,h3,hr {
	margin:0;
	padding:0;
	font-size:small;
}
h1 {
	font-size:medium;
}
h2 {
	margin-top:3px;
}
h3 {
	font-style:italic;
	font-weight:normal;
	font-size:x-small;
}
#feat {
	list-style:none;
	margin:0;
	padding:0;
}
.first {
	font-weight:bold;
}
.first p {
	margin-top:0;
	font-weight:normal;
}
#imgs {
	list-style:none;
	margin:0;
	padding:0;
}
#imgs li {
	display:inline;
}

.synopsis {
	font-style:italic;
}

.wireitems {
	list-style:none;
	margin:0;
	padding:0;
}
.wireitems li {
	margin-bottom:3px;
}
.wireitems img {
	width:16px;
	height:16px;
}
.wireitems .desc span {
	color:green;
}
.wireitems .desc, .wireitems .time {
	font-size:80%;
}
.wireitems .time {
	color:gray;
}
#reviewscore {
	font-size:medium;
	font-weight:bold;
}
