@charset "utf-8";
/* print CSS */

html, body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.6;
	color: #313131;
}

ul
{
	list-style: none;
}

img
{
	border: none;
}

.noprint, #left, #menu_top, #categories, #buttons, #write_reaction, #reaction_form, #right, #footer, .hidden_images_preloader
{
	display: none;
}

#center h1
{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	line-height: 2;
}

#center h2
{
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 1;
}

#center ul#att_photos
{
	list-style: none;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
