body {
	font:				100% Arial, Helvetica, "Lucida Grande", sans-serif;
	margin:				30px;
	padding:			0;
}

h1 {
	font:				1.8em Arial, Helvetica, "Lucida Grande", sans-serif;
	font-weight:		bold;
	line-height:		100%;
	margin:				0 0 5px 0;
}
h2 {
	font:				1.3em Arial, Helvetica, "Lucida Grande", sans-serif;
	font-weight:		bold;
	line-height:		100%;
	margin:				0 0 2px 0;
}
.item h2 {
	font-size:			0.8em;
}
h2 a.add-review {
	font-size:			0.6em;
}
h3 {
	font:				0.9em Arial, Helvetica, "Lucida Grande", sans-serif;
	font-weight:		bold;
	line-height:		100%;
	margin:				0 0 2px 0;
}
h3.offer {
	margin-bottom:		8px;
}
h3.comment {
	font-size:			0.7em;
}
h3.comment .name {
	font-size:			1.3em;
}

p {
	font-size:			0.75em;
	line-height:		135%;
	margin:				0 0 8px 0;
}
.item p, .comment p {
	font-size:			0.7em;
}
ul {
	margin:				10px 0 12px 5px;
	padding:			0 0 0 12px;
}
li {
	font-size:			0.75em;
	line-height:		135%;
	margin:				0 0 2px 0;
}
img {
	font-size:			0.7em;
	border:				none;
}

.button {
	font-size:			0.85em;
	line-height:		135%;
	margin:				0 0 8px 0;
}

#footer {
	font-size:			0.75em;
	margin:				0 0 8px 0;
}
#copyright {
	font-size:			0.85em;
	margin:				5px 0 8px 0;
}

form {
	margin:				0;
	padding:			0;
}
#name, #email, #name2, #email2, #nametop, #emailtop {
	font:	 			0.665em "Lucida Grande", Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin:				0 0 2px 0;
	padding:			2px;
	width:				125px;
	border-top:			1px solid #BDBEBF;
	border-left:		1px solid #BDBEBF;
	border-bottom:		1px solid #E3E4E5;
	border-right:		1px solid #E3E4E5;
}
label {
	display:			block;
	font-size:			0.75em;
	line-height:		110%;
	margin:				0 0 3px 0;
}
#freetv label {
	font-weight:		bold;
}

#register label, #register .button {
	margin-top:			8px;
}
#name2, #email2 {
	width:				250px;
}

div.comment {
	margin:				5px 0 15px 0;
}
div.comment p {

}
#addcomment input, #addcomment textarea {
	font:	 			0.7em "Lucida Grande", Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin:				0;
	padding:			3px;
	width:				260px;
	border-top:			1px solid #BDBEBF;
	border-left:		1px solid #BDBEBF;
	border-bottom:		1px solid #E3E4E5;
	border-right:		1px solid #E3E4E5;
}
#addcomment label {
	font-size: 			0.665em;
	font-weight:		bold;
	margin:				8px 0 3px 0;
	display:			block;
}
#commentmessage, .commentmessage {
	font-size: 			0.7em;
	font-weight:		bold;
	margin:				0 0 10px 0;
}
.buttons, .add-review {
	font-size:			0.8em;
	line-height:		150%;
	margin:				0 0 10px 0;
}

div.about {
	margin-bottom:		20px;
}
