TABLE#header
{
	width: 100%;
	vertical-align: top;
}

TD#header-image-left
{
	height: 130px;
}

TD#header-image-right
{
	background-image: url("http://www.save-spb.ru/images/header_right.png");
	width: 100%;
	height: 126px;
	color: white;
	font-size: 22px;
	vertical-align: bottom;
	padding-left: 10px;
}

TABLE.container
{
	width: 100%;
	height: 100%;
}

TD.container
{
	vertical-align: top;
	text-align: left;
}

TABLE.content
{
	padding: 8px;
	padding-bottom: 0px;
	width: 100%;
}

TD.content
{
	vertical-align: top;
	text-align: left;
}

TABLE#footer
{
	width: 100%;
}

TD#footer-text
{
	background-image: url("http://www.save-spb.ru/images/footer.png");
	width: 100%;
	height: 44px;
	color: white;
	font-size: 76%;
	vertical-align: bottom;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
}

SPAN.details
{
	text-indent: 5px;
	text-decoration: underline;
	font-size: 80%;
	cursor: hand;
	cursor: pointer;
}

P
{
	font-family: Verdana;
	font-size: 76%;
	margin: 0px;
	margin-bottom: 10px;
}

P.book
{
	margin: 0px;
	margin-bottom: 10px;
	text-indent: 20px;
}