/* media: print */
html, body,
form, input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
}
a {
	color: #000000;
	text-decoration: underline;
}
#navigation,
#personal-navigation ,
#search,
a.feed,
div.avatar img,
a.comments,
br.clear,
div.list
{
	display: none;
}
h2 {
	margin: 0 0 5px 0;
	font-size: 14px;
}
/* generic */
.generic {
	width: 780px;
	margin-bottom: 0;
}
.generic .header {
	width: 100%;
	height: 0;
	line-height: 1px;
	margin:0;
	padding:0;
}
.generic .header span {
	width: 50%;
	height: 0;
	float: right;
}
.generic .footer {
	line-height: 1px;
	height: 0;
}
.generic .footer span {
	display:block;
	float:right;
	width: 50%;
	height: 0;
	line-height: 1px;
}
.generic .background {
	width: 100%;
	margin:0;
	padding:0;
}
.generic .background .content {
	margin:0;
	padding: 0;
}
/* /generic */

.column {
	height: auto;
}
.column .reply-home {
	height: auto;
}
.column .reply-text {
	height: auto;
}
.section h3 {
	margin: 5px 0 5px 0;
}