/** CORPO **/
html, body {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ccff42;
	text-align: center;
}

body, small, div, .input, .button, .select, a, a:hover {
	font-size: 10px;
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-serif;
	color: #474747;
}

/** CLASSI GENERICHE **/
a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h1,
h2,
h3 {
	margin:	0;
	font-size: 1em;
}

hr {
	display: none;
}

img {
	border: none;
}

form {
	border: none;
	padding: 0px;
	margin: 0px;
}

.input, .select {
	background-color: #ffffff;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

.input, .select, .button {
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-serif;
}

.button {
	cursor: pointer;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.black {
	color: #333333;
}

ul.noList {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.noList li {
	margin: 0px;
	padding: 0px;
}

.givemerror {
	color: #ff0000;
}

/** FINE CLASSI GENERICHE **/



/** HEADER **/
.header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 129px;
	margin: 0px auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0px 26px;
}
	.langit { background-image: url(/gfx/it/header.gif); }
	.langen { background-image: url(/gfx/en/header.gif); }

	.header .logo {
		position: absolute;
		top: 38px;
		left: 12px;
		width: 348px;
		height: 62px;
	}

		.header .logo a, .header .logo a:hover {
			display: block;
			width: 348px;
			height: 62px;
			text-decoration: none;
		}

	.header .lang {
		position: absolute;
		top: 40px;
		left: 610px;
		width: 56px;
		height: 20px;
	}

		.header .lang a.it, .header .lang a.it:hover {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 26px;
			height: 20px;
			text-decoration: none;
		}

		.header .lang a.en, .header .lang a.en:hover {
			position: absolute;
			top: 0px;
			left: 26px;
			width: 30px;
			height: 20px;
			text-decoration: none;
		}

	.header .menu {
		position: absolute;
		top: 80px;
		left: 373px;
		width: 319px;
		height: 15px;
	}

		.header .menu a, .header .menu a:hover {
			position: absolute;
			top: 0px;
			height: 15px;
			text-decoration: none;
			background-repeat: no-repeat;
			background-position: 0px 4px;
		}

		.langit .menu a.vision, .langit .menu a.vision:hover,
		.langit .menu a.visionH, .langit .menu a.visionH:hover {
			left: 0px;
			width: 49px;
		}

		.langit .menu a.catalog, .langit .menu a.catalog:hover,
		.langit .menu a.catalogH, .langit .menu a.catalogH:hover {
			left: 49px;
			width: 57px;
		}

		.langit .menu a.authors, .langit .menu a.authors:hover,
		.langit .menu a.authorsH, .langit .menu a.authorsH:hover {
			left: 106px;
			width: 44px;
		}

		.langit .menu a.shop, .langit .menu a.shop:hover,
		.langit .menu a.shopH, .langit .menu a.shopH:hover {
			left: 150px;
			width: 35px;
		}

		.langit .menu a.contacts, .langit .menu a.contacts:hover,
		.langit .menu a.contactsH, .langit .menu a.contactsH:hover {
			left: 185px;
			width: 56px;
		}

		.langit .menu a.newsletter, .langit .menu a.newsletter:hover,
		.langit .menu a.newsletterH, .langit .menu a.newsletterH:hover {
			left: 242px;
			width: 77px;
		}

		.langit .menu a.news, .langit .menu a.news:hover,
		.langit .menu a.newsH, .langit .menu a.newsH:hover {
			left: 319px;
			width: 0px;
		}

		.langen .menu a.vision, .langen .menu a.vision:hover,
		.langen .menu a.visionH, .langen .menu a.visionH:hover {
			left: 0px;
			width: 43px;
		}

		.langen .menu a.catalog, .langen .menu a.catalog:hover,
		.langen .menu a.catalogH, .langen .menu a.catalogH:hover {
			left: 43px;
			width: 40px;
		}

		.langen .menu a.authors, .langen .menu a.authors:hover,
		.langen .menu a.authorsH, .langen .menu a.authorsH:hover {
			left: 83px;
			width: 55px;
		}

		.langen .menu a.shop, .langen .menu a.shop:hover,
		.langen .menu a.shopH, .langen .menu a.shopH:hover {
			left: 138px;
			width: 34px;
		}

		.langen .menu a.contacts, .langen .menu a.contacts:hover,
		.langen .menu a.contactsH, .langen .menu a.contactsH:hover {
			left: 172px;
			width: 64px;
		}

		.langen .menu a.newsletter, .langen .menu a.newsletter:hover,
		.langen .menu a.newsletterH, .langen .menu a.newsletterH:hover {
			left: 237px;
			width: 82px;
		}

		.langen .menu a.news, .langen .menu a.news:hover,
		.langen .menu a.newsH, .langen .menu a.newsH:hover {
			left: 319px;
			width: 0px;
		}

		.langit .menu a.vision { background-image: url(/gfx/it/black/vision.gif); }
		.langit .menu a.catalog { background-image: url(/gfx/it/black/catalogue.gif); }
		.langit .menu a.authors { background-image: url(/gfx/it/black/authors.gif); }
		.langit .menu a.shop { background-image: url(/gfx/it/black/shop.gif); }
		.langit .menu a.contacts { background-image: url(/gfx/it/black/contacts.gif); }
		.langit .menu a.newsletter { background-image: url(/gfx/it/black/newsletter.gif); }
		.langen .menu a.vision { background-image: url(/gfx/en/black/vision.gif); }
		.langen .menu a.catalog { background-image: url(/gfx/en/black/catalogue.gif); }
		.langen .menu a.authors { background-image: url(/gfx/en/black/authors.gif); }
		.langen .menu a.shop { background-image: url(/gfx/en/black/shop.gif); }
		.langen .menu a.contacts { background-image: url(/gfx/en/black/contacts.gif); }
		.langen .menu a.newsletter { background-image: url(/gfx/en/black/newsletter.gif); }
		.langit .menu a.visionH { background-image: url(/gfx/it/green/vision.gif); }
		.langit .menu a.catalogH { background-image: url(/gfx/it/green/catalogue.gif); }
		.langit .menu a.authorsH { background-image: url(/gfx/it/green/authors.gif); }
		.langit .menu a.shopH { background-image: url(/gfx/it/green/shop.gif); }
		.langit .menu a.contactsH { background-image: url(/gfx/it/green/contacts.gif); }
		.langit .menu a.newsletterH { background-image: url(/gfx/it/green/newsletter.gif); }
		.langen .menu a.visionH { background-image: url(/gfx/en/green/vision.gif); }
		.langen .menu a.catalogH { background-image: url(/gfx/en/green/catalogue.gif); }
		.langen .menu a.authorsH { background-image: url(/gfx/en/green/authors.gif); }
		.langen .menu a.shopH { background-image: url(/gfx/en/green/shop.gif); }
		.langen .menu a.contactsH { background-image: url(/gfx/en/green/contacts.gif); }
		.langen .menu a.newsletterH { background-image: url(/gfx/en/green/newsletter.gif); }
		.header .menu a.vision:hover,
		.header .menu a.catalog:hover,
		.header .menu a.authors:hover,
		.header .menu a.shop:hover,
		.header .menu a.contacts:hover,
		.header .menu a.newsletter:hover,
		.header .menu a.visionH:hover,
		.header .menu a.catalogH:hover,
		.header .menu a.authorsH:hover,
		.header .menu a.shopH:hover,
		.header .menu a.contactsH:hover,
		.header .menu a.newsletterH:hover {
			background-image: none;
		}

	.header .search {
		position: absolute;
		top: 42px;
		left: 436px;
		width: 154px;
		height: 16px;
	}

		.header .search div .input {
			position: absolute;
			top: 0px;
			left: 0px;
			border: 0px solid #ffffff;
			width: 133px;
			height: 16px;
		}

		.header .search div .button {
			position: absolute;
			top: 0px;
			left: 138px;
			width: 16px;
			height: 16px;
		}

	.header .login {
		left:13px;
		position:absolute;
		top:112px;
	}

		.header .login .input {
			width: 100px;
			height: 16px;
			border: 0px solid #ffffff;
			margin-right: 18px;
			padding:0pt 2px;
		}

		.header .login span {
			width: 350px;
			display: block;
			padding-top: 2px;
		}

	.header .loginaux {
		left:367px;
		position:absolute;
		text-align:center;
		top:112px;
		width:300px;
		padding-top: 2px;
	}

	.header .fontsize {
		position:absolute;
		right:13px;
		top:112px;
	}

/** FINE HEADER **/



/** CONTENT **/
.content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	margin: 0px auto;
	text-align: left;
}

	.content .bodyBg {
		float: left;
		width: 710px;
		background-color: #a5a5a5;
		padding: 0px 12px;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 686px;
	}

	html>body .content .bodyBg {
		width: 686px;
	}

	.content .homeLeft {
		float: left;
		width: 355px;
		padding-top: 184px;
		background: transparent url(/gfx/home.jpg) no-repeat 0px 14px;
	}

		.content .homeLeft .swf {
			position: absolute;
			top: 14px;
			left: 12px;
		}

		.content .homeLeft .lastbooksit,
		.content .homeLeft .lastbooksen {
			width: 348px;
			height: 37px;
			background-repeat: no-repeat;
			background-position: 0px 14px;
		}

		.content .homeLeft .lastbooksit { background-image: url(/gfx/it/lastbooks.gif); }
		.content .homeLeft .lastbooksen { background-image: url(/gfx/en/lastbooks.gif); }
		.content .homeLeft .bookTitle {
			width: 348px;
			background: #ffffff url(/gfx/bookstitle.gif) no-repeat top left;
		}

		.content .homeLeft .lastbooksit { background-image: url(/gfx/it/lastbooks.gif); }
		.content .homeLeft .lastbooksen { background-image: url(/gfx/en/lastbooks.gif); }
		.content .homeLeft .bookTitle a,
		.content .homeLeft .bookTitle a:hover {
			display: block;
			width: 348px;
			height: 35px;
			padding: 15px 0px 0px 20px;
			font-size: 12px;
			color: #ffffff;
			text-decoration: none;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 328px;
			height: 20px;
		}

		html>body .content .homeLeft .bookTitle a,
		html>body .content .homeLeft .bookTitle a:hover {
			width: 328px;
			height: 20px;
		}

		.content .homeLeft .bookAbstract,
		.content .homeLeft .bookAbstractSpacer {
			width: 348px;
			background: #ffffff url(/gfx/booksclose.gif) no-repeat bottom left;
		}

		/* \*/ .content .homeLeft .bookAbstract,
		.content .homeLeft .bookAbstractSpacer {
			display: table;
		} /* */

		.content .homeLeft .bookAbstractSpacer {
			margin-bottom: 7px;
		}

		.content .homeLeft .bookAbstract a,
		.content .homeLeft .bookAbstract a:hover,
		.content .homeLeft .bookAbstractSpacer a,
		.content .homeLeft .bookAbstractSpacer a:hover {
			display: block;
			width: 348px;
			padding: 20px;
			line-height: 15px;
			text-decoration: none;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 308px;
		}

		html>body .content .homeLeft .bookAbstract a,
		html>body .content .homeLeft .bookAbstract a:hover,
		html>body .content .homeLeft .bookAbstractSpacer a,
		html>body .content .homeLeft .bookAbstractSpacer a:hover {
			width: 308px;
		}

		/* \*/ .content .homeLeft .bookAbstract a,
		.content .homeLeft .bookAbstract a:hover,
		.content .homeLeft .bookAbstractSpacer a,
		.content .homeLeft .bookAbstractSpacer a:hover {
			display: table-cell;
		} /* */

		.content .homeLeft .bookAbstract a img,
		.content .homeLeft .bookAbstract a:hover img,
		.content .homeLeft .bookAbstractSpacer a img,
		.content .homeLeft .bookAbstractSpacer a:hover img {
			float: left;
			margin-right: 20px;
			margin-bottom: 10px;
		}

	.content .homeRight {
		float: left;
		width: 331px;
	}

	.content .newsLeft,
	.content .booksLeft,
	.content .boxLeft,
	.content .staticLeft,
	.content .shop {
		float: left;
		width: 512px;
	}

		.content .boxLeft {
			width: 505px;
			background: #fff url(/gfx/greenbar_long.gif) top left no-repeat;
			padding-top: 30px;
			margin: 14px 7px 0 0;
		}

			.content .boxLeft .sending {
				display: none;
			}

			.content .boxLeft .newsList .cont {
				padding: 10px 20px;
				margin: 0px 20px;
				line-height: 15px;
				display: block;
				width: 465px;
			}
				
			/* \*/ 			.content .boxLeft .newsList  .cont {
				display: table-cell;
				border-width: 0 50px 0 0;
			} /* */

			.content .newsList .cont .form_entry {
				float: left;
				clear: both;
				border-bottom: 1px solid #e6e6e6;
				padding: 8px 0;
				width: 465px;
			}

				.content .newsList .cont .form_entry label {
					float: left;
				}

				.content .newsList .cont .form_entry input,
				.content .newsList .cont .form_entry textarea,
				.content .newsList .cont .form_entry select {
					float: right;
					border: 1px solid #969696;
					width: 174px;
				}

				.content .newsList .cont .form_entry textarea {
					width: 366px;
					height: 10em;
				}

		.content .staticLeft {
			background: transparent url(/gfx/newsclose2.gif) no-repeat bottom left;
		}

		.content .homeRight .rss {
			position: absolute;
			top: 20px;
			left: 605px;
			width: 26px;
			height: 14px;
		}

		.content .newsLeft .rss {
			position: absolute;
			top: 20px;
			left: 471px;
			width: 26px;
			height: 14px;
		}

		.content .homeRight .newsTitleit,
		.content .homeRight .newsTitleen,
		.content .newsLeft .newsTitleBig,
		.content .newsLeft .searchTitleBigit,
		.content .newsLeft .searchTitleBigen,
		.content .booksLeft .booksTitleBigit,
		.content .booksLeft .booksTitleBigen,
		.content .booksLeft .authorsTitleBigit,
		.content .booksLeft .authorsTitleBigen,
		.content .staticLeft .contactsTitleBigit,
		.content .staticLeft .contactsTitleBigen,
		.content .staticLeft .visionTitleBigit,
		.content .staticLeft .visionTitleBigen,
		.content .staticLeft .newsletterTitleBig,
		.content .shop .shopTitle {
			width: 331px;
			height: 39px;
			background-repeat: no-repeat;
			background-position: 0px 14px;
		}

		.content .homeRight .newsTitleit { background-image: url(/gfx/it/news.gif); }
		.content .homeRight .newsTitleen { background-image: url(/gfx/en/news.gif); }
		.content .newsLeft .newsTitleBig,
		.content .newsLeft .searchTitleBigit,
		.content .newsLeft .searchTitleBigen,
		.content .booksLeft .booksTitleBigit,
		.content .booksLeft .booksTitleBigen,
		.content .booksLeft .authorsTitleBigit,
		.content .booksLeft .authorsTitleBigen,
		.content .staticLeft .contactsTitleBigit,
		.content .staticLeft .contactsTitleBigen,
		.content .staticLeft .visionTitleBigit,
		.content .staticLeft .visionTitleBigen,
		.content .staticLeft .newsletterTitleBig,
		.content .shop .shopTitle {
			width: 505px;
			background-image: url(/gfx/news.gif);
		}

		.content .newsLeft .newsTitleBig,
		.content .newsLeft .searchTitleBigit,
		.content .newsLeft .searchTitleBigen,
		.content .homeRight .newsTitleit,
		.content .homeRight .newsTitleen,
		.content .staticLeft .contactsTitleBigit,
		.content .staticLeft .contactsTitleBigen,
		.content .staticLeft .visionTitleBigit,
		.content .staticLeft .visionTitleBigen,
		.content .staticLeft .newsletterTitleBig,
		.content .shop .shopTitle {
			height: 44px;
		}

		.content .booksLeft .booksTitleBigit { background-image: url(/gfx/it/catalogue.gif); }
		.content .booksLeft .booksTitleBigen { background-image: url(/gfx/en/catalogue.gif); }
		.content .booksLeft .authorsTitleBigit { background-image: url(/gfx/it/authors.gif); }
		.content .booksLeft .authorsTitleBigen { background-image: url(/gfx/en/authors.gif); }
		.content .staticLeft .contactsTitleBigit { background-image: url(/gfx/it/contacts.gif); }
		.content .staticLeft .contactsTitleBigen { background-image: url(/gfx/en/contacts.gif); }
		.content .staticLeft .visionTitleBigit { background-image: url(/gfx/it/vision.gif); }
		.content .staticLeft .visionTitleBigen { background-image: url(/gfx/en/vision.gif); }
		.content .staticLeft .newsletterTitleBig { background-image: url(/gfx/newsletter.gif); }
		.content .newsLeft .searchTitleBigit { background-image: url(/gfx/it/search.gif); }
		.content .newsLeft .searchTitleBigen { background-image: url(/gfx/en/search.gif); }
		.content .shop .shopTitle { background-image: url(/gfx/shop.gif); }
		.content .newsLeft .newsTitleBig h2,
		.content .homeRight .newsTitleit h2,
		.content .homeRight .newsTitleen h2,
		.content .newsLeft .searchTitleBigit h2,
		.content .newsLeft .searchTitleBigen h2,
		.content .newsRight .channelsit h2,
		.content .newsRight .channelsen h2,
		.content .newsRight .coversit h2,
		.content .newsRight .coversen h2,
		.content .newsRight .editorsit h2,
		.content .newsRight .editorsen h2,
		.content .newsRight .researchit h2,
		.content .newsRight .researchen h2,
		.content .booksLeft .booksTitleBigit h2,
		.content .booksLeft .booksTitleBigen h2,
		.content .booksLeft .authorsTitleBigit h2,
		.content .booksLeft .authorsTitleBigen h2,
		.content .staticLeft .contactsTitleBigit h2,
		.content .staticLeft .contactsTitleBigen h2,
		.content .staticLeft .visionTitleBigit h2,
		.content .staticLeft .visionTitleBigen h2,
		.content .staticLeft .newsletterTitleBig h2,
		.content .newsRight .bookInfoit h2,
		.content .newsRight .bookInfoen h2,
		.content .shop .shopTitle h2 {
			padding: 14px 0px 0px 0px;
			margin: 0px;
		}

		.content .homeRight .newsTitleit a,
		.content .homeRight .newsTitleit a:hover,
		.content .homeRight .newsTitleen a,
		.content .homeRight .newsTitleen a:hover,
		.content .newsLeft .newsTitleit a,
		.content .newsLeft .newsTitleit a:hover,
		.content .newsLeft .newsTitleen a,
		.content .newsLeft .newsTitleen a:hover,
		.content .newsLeft .newsTitleBig a,
		.content .newsLeft .newsTitleBig a:hover {
			display: block;
			width: 331px;
			height: 24px;
			text-decoration: none;
		}

		.content .newsLeft .newsTitleit a,
		.content .newsLeft .newsTitleit a:hover,
		.content .newsLeft .newsTitleen a,
		.content .newsLeft .newsTitleen a:hover,
		.content .newsLeft .newsTitleBig a,
		.content .newsLeft .newsTitleBig a:hover {
			width: 505px;
		}

		.content .booksLeft .bookTitle,
		.content .booksLeft .bookTitleRead {
			width: 505px;
			background: #ffffff url(/gfx/bookstitle2.gif) no-repeat top left;
		}

		.content .booksLeft .bookTitle a,
		.content .booksLeft .bookTitle a:hover,
		.content .booksLeft .bookTitleRead {
			display: block;
			width: 505px;
			height: 35px;
			padding: 15px 0px 0px 20px;
			font-size: 12px;
			color: #ffffff;
			text-decoration: none;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 485px;
			height: 20px;
		}

		html>body .content .booksLeft .bookTitle a,
		html>body .content .booksLeft .bookTitle a:hover,
		html>body .content .booksLeft .bookTitleRead {
			width: 485px;
			height: 20px;
		}

		.content .booksLeft .bookAbstract,
		.content .booksLeft .bookAbstractSpacer,
		.content .booksLeft .bookAbstractRead {
			width: 505px;
			background: #ffffff url(/gfx/newsclose2.gif) no-repeat bottom left;
		}

		/* \*/ .content .booksLeft .bookAbstract,
		.content .booksLeft .bookAbstractSpacer,
		.content .booksLeft .bookAbstractRead {
			display: table;
		} /* */

		.content .booksLeft .bookAbstract a,
		.content .booksLeft .bookAbstract a:hover,
		.content .booksLeft .bookAbstractSpacer a,
		.content .booksLeft .bookAbstractSpacer a:hover,
		.content .booksLeft .bookAbstractRead span {
			display: block;
			width: 505px;
			padding: 10px 20px 20px 20px;
			line-height: 15px;
			text-decoration: none;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 465px;
		}

		html>body .content .booksLeft .bookAbstract a,
		html>body .content .booksLeft .bookAbstract a:hover,
		html>body .content .booksLeft .bookAbstractSpacer a,
		html>body .content .booksLeft .bookAbstractSpacer a:hover,
		html>body .content .booksLeft .bookAbstractRead span {
			width: 465px;
		}

		/* \*/ .content .booksLeft .bookAbstract a,
		.content .booksLeft .bookAbstract a:hover,
		.content .booksLeft .bookAbstractSpacer a,
		.content .booksLeft .bookAbstractSpacer a:hover,
		html>body .content .booksLeft .bookAbstractRead span {
			display: table-cell;
		} /* */

		.content .booksLeft .bookAbstractSpacer,
		.content .booksLeft .bookAbstractRead {
			margin-bottom: 7px;
		}

		.content .booksLeft .bookAbstract a .img,
		.content .booksLeft .bookAbstract a:hover .img,
		.content .booksLeft .bookAbstractSpacer a .img,
		.content .booksLeft .bookAbstractSpacer a:hover .img,
		.content .booksLeft .bookAbstractRead span .img {
			float: left;
			margin-right: 20px;
			margin-bottom: 10px;
		}

		.content .homeRight .newsList {
			width: 331px;
			background: #ffffff url(/gfx/newsclose.gif) no-repeat bottom left;
		}

		.content .newsLeft .newsList {
			width: 505px;
			background: #ffffff url(/gfx/newsclose2.gif) no-repeat bottom left;
		}

		.content .boxLeft .newsList {
			width: 505px;
			background: #ffffff url(/gfx/newsclose2.gif) no-repeat bottom left;
		}

		.content .newsLeft .newsListCont {
			background: #ffffff url(/gfx/newsclose5.gif) no-repeat bottom left;
			padding-bottom:20px;
		}

			#popup a,
			#popup a:hover,
			.content .homeRight .newsList a,
			.content .homeRight .newsList a:hover,
			.content .newsLeft .newsList a,
			.content .newsLeft .newsList a:hover {
				text-decoration: none;
			}

			#popup .newsDate,
			.content .homeRight .newsList .newsDate,
			.content .newsLeft .newsList .newsDate,
			.content .boxLeft .newsList .newsDate {
				position: relative;
				top: 0px;
				left: 20px;
				width: 291px;
				height: 29px;
				border-bottom: 1px solid #ccff42;
				voice-family: "\"}\"";
				voice-family:inherit;
				height: 28px;
			}

			#popup .newsDate,
			html>body .content .homeRight .newsList .newsDate,
			html>body .content .newsLeft .newsList .newsDate {
				height: 28px;
			}

			.content .newsLeft .newsList .newsDate { width: 465px; }
			.content .boxLeft .newsList .newsDate { width: 465px; }

				#popup .newsDate strong,
				.content .homeRight .newsList .newsDate strong,
				.content .newsLeft .newsList .newsDate strong,
				.content .boxLeft .newsList .newsDate strong {
					position: absolute;
					top: 7px;
					left: 0px;
					font-size: 12px;
				}

			#popup .category,
			.content .homeRight .newsList .category,
			.content .newsLeft .newsList .category {
				position: absolute;
				top: 9px;
				right: 0px;
			}

				#popup .category a,
				#popup .category a:hover,
				.content .homeRight .newsList .category a,
				.content .homeRight .newsList .category a:hover,
				.content .newsLeft .newsList .category a,
				.content .newsLeft .newsList .category a:hover {
					font-weight: bold;
					background-color: #ccff42;
				}

			#popup .newsTitle,
			.content .homeRight .newsList .newsTitle,
			.content .newsLeft .newsList .newsTitle {
				padding: 6px 20px 0px 20px;
				line-height: 15px;
			}

				#popup .newsTitle h3,
				.content .homeRight .newsList .newsTitle h3,
				.content .newsLeft .newsList .newsTitle h3,
				.content .homeRight .newsList .newsTitle h3 a,
				.content .newsLeft .newsList .newsTitle h3 a {
					font-size: 12px;
					line-height: 15px;
					padding: 0;
				}

			#popup .newsDescr,
			.content .homeRight .newsList .newsAbstract,
			.content .homeRight .newsList .newsAbstractSpacer,
			.content .newsLeft .newsList .newsAbstract,
			.content .newsLeft .newsList .newsAbstractSpacer,
			.content .newsLeft .newsList .newsDescr {
				padding: 10px 0px;
				margin: 0px 20px;
				line-height: 15px;
			}

			.content .newsLeft .newsList .newsDescr {
				margin-right: 0px;
			}

			/* \*/ .content .homeRight .newsList .newsAbstract,
			.content .homeRight .newsList .newsAbstractSpacer,
			.content .newsLeft .newsList .newsAbstract,
			.content .newsLeft .newsList .newsAbstractSpacer,
			.content .newsLeft .newsList .newsDescr {
				display: table;
			} /* */

			.content .homeRight .newsList .newsAbstractSpacer,
			.content .newsLeft .newsList .newsAbstractSpacer {
				border-bottom: 1px solid #a5a5a5;
			}

				.content .homeRight .newsList .newsAbstract a,
				.content .homeRight .newsList .newsAbstract a:hover,
				.content .homeRight .newsList .newsAbstractSpacer a,
				.content .homeRight .newsList .newsAbstractSpacer a:hover {
					display: block;
					width: 291px;
				}

				.content .newsLeft .newsList .newsAbstract a,
				.content .newsLeft .newsList .newsAbstract a:hover,
				.content .newsLeft .newsList .newsAbstractSpacer a,
				.content .newsLeft .newsList .newsAbstractSpacer a:hover {
					display: block;
					width: 465px;
				}

				.content .newsLeft .newsList .newsDescr .cont,
				.content .newsLeft .newsList .newsDescr span {
					display: block;
					width: 465px;
				}

				/* \*/ .content .newsLeft .newsList .newsDescr .cont,
				.content .homeRight .newsList .newsAbstract a,
				.content .homeRight .newsList .newsAbstract a:hover,
				.content .homeRight .newsList .newsAbstractSpacer a,
				.content .homeRight .newsList .newsAbstractSpacer a:hover,
				.content .newsLeft .newsList .newsAbstract a,
				.content .newsLeft .newsList .newsAbstract a:hover,
				.content .newsLeft .newsList .newsAbstractSpacer a,
				.content .newsLeft .newsList .newsAbstractSpacer a:hover,
				.content .newsLeft .newsList .newsDescr span {
					display: table-cell;
					border-width: 0 50px 0 0;
				} /* */

				.content .homeRight .newsList .newsAbstract a img,
				.content .homeRight .newsList .newsAbstract a:hover img,
				.content .homeRight .newsList .newsAbstractSpacer a img,
				.content .homeRight .newsList .newsAbstractSpacer a:hover img,
				.content .newsLeft .newsList .newsAbstract a img,
				.content .newsLeft .newsList .newsAbstract a:hover img,
				.content .newsLeft .newsList .newsAbstractSpacer a img,
				.content .newsLeft .newsList .newsAbstractSpacer a:hover img,
				.content .newsLeft .newsList .newsDescr img {
					float: left;
					margin-right: 20px;
					margin-bottom: 10px;
				}

				.content .newsLeft .newsList .newsDescr .cont .related {
					margin-top:	1.3em;
				}

					.content .newsLeft .newsList .newsDescr .cont .related span {
						font-weight:bold;
					}


					.content .newsLeft .newsList .newsDescr .cont .related ul {
						margin: 0;
						padding: 0 0 0 2ex;
						list-style: none;
					}

		.content .newsLeft .pagination,
		.content .newsLeft .pagination a,
		.content .newsLeft .pagination a:hover,
		.content .booksLeft .pagination,
		.content .booksLeft .pagination a,
		.content .booksLeft .pagination a:hover,
		.content .shop .pagination,
		.content .shop .pagination a,
		.content .shop .pagination a:hover {
			font-size: 10px;
			text-align: left;
			font-weight: bold;
			color: #ffffff;
			padding: 9px 0px 5px 5px;
		}

		.content .staticLeft .img {
			width: 505px;
			padding: 15px 0px 5px 20px;
			background-color: #ffffff;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 485px;
		}

		html>body .content .staticLeft .img {
			width: 485px;
		}

		.content .staticLeft .text {
			width: 505px;
			padding: 10px 50px 15px 20px;
			margin-bottom: 5px;
			line-height: 15px;
			background-color: #ffffff;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 435px;
		}

		html>body .content .staticLeft .text {
			width: 435px;
		}

		.content .shop .text {
			width: 505px;
			padding: 10px 50px 20px 20px;
			background-color: #ffffff;
			line-height: 15px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 435px;
		}

		html>body .content .shop .text {
			width: 435px;
		}

		.content .shop .cafepress {
			position: relative;
			top: 0px;
			left: 0px;
			width: 505px;
			height: 81px;
			background: #ffffff url(/gfx/shop2.gif) no-repeat bottom left;
		}

			.content .shop .cafepress a, .content .shop .cafepress a:hover {
				position: absolute;
				top: 0px;
				left: 20px;
				width: 216px;
				height: 20px;
				padding: 2px 18px 0px 0px;
				font-weight: bold;
				font-size: 12px;
				text-decoration: none;
				text-align: center;
				voice-family: "\"}\"";
				voice-family:inherit;
				width: 198px;
				height: 18px;
			}

			html>body .content .shop .cafepress a,
			html>body .content .shop .cafepress a:hover {
				width: 198px;
				height: 18px;
			}

		.content .shop .covers {
			position: relative;
			top: 0px;
			left: 0px;
			width: 505px;
			padding: 11px 50px 15px 20px;
			line-height: 15px;
			background: #ffffff url(/gfx/newsclose2.gif) no-repeat bottom left;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 435px;
		}

		html>body .content .shop .covers {
			width: 435px;
		}
		
			.content .shop .covers .cover {
				display:			block;
				text-decoration:	none;
			}

			.content .shop .covers img {
				float:		left;
				margin:		5px 10px 5px 0;
			}

			.content .shop .covers .boxTitle {
				position: absolute;
				top: -20px;
				left: 20px;
				font-size: 12px;
				color: #ffffff;
			}

			.content .shop .covers ul li {
				padding-top: 25px;
			}

				.content .shop .covers ul li a,
				.content .shop .covers ul li a:hover {
					position: relative;
					top: 0px;
					left: 0px;
					display: block;
					width: 435px;
					margin-bottom: 5px;
					text-decoration: none;
				}

					.content .shop .covers ul li a span,
					.content .shop .covers ul li a:hover span {
						position: absolute;
						top: 0px;
						left: 140px;
						width: 295px;
					}

		.content .shop .covers2 {
			position: relative;
			top: 0px;
			left: 0px;
			width: 505px;
			padding: 11px 0px 15px 0px;
			line-height: 15px;
			background: #ffffff url(/gfx/newsclose2.gif) no-repeat bottom left;
		}

			.content .shop .covers2 .boxTitle {
				width: 485px;
				height: 44px;
				padding: 4px 0px 0px 20px;
				font-size: 12px;
				color: #ffffff;
				background: #ffffff url(/gfx/shop3.gif) no-repeat top left;
				voice-family: "\"}\"";
				voice-family:inherit;
				width: 485px;
				height: 40px;
			}

			html>body .content .shop .covers2 .boxTitle {
				width: 485px;
				height: 40px;
			}

			.content .shop .covers2 .margin1 {
				padding-left: 20px;
			}

			.content .shop .covers2 .margin2 {
				padding: 0px 50px 0px 20px;
			}

		.content .newsLeft .tag_cloud {
			background:#FFFFFF url(/gfx/newsclose5.gif) no-repeat left bottom;
			width:505px;
			padding-bottom:20px;
		}

			.content .newsLeft .tag_cloud .cont {
				background: #fff none;
				padding: 10px;
				text-align: center;
			}

				.content .newsLeft .tag_cloud .cont .tag_largest a {
					font-size: 1.6em;
					font-weight: bolder;
				}

				.content .newsLeft .tag_cloud .cont .tag_large a {
					font-size: 1.3em;
					font-weight: bold;
				}

				.content .newsLeft .tag_cloud .cont .tag_medium a {
					font-size: 1em;
				}

				.content .newsLeft .tag_cloud .cont .tag_small a {
					font-size: 0.9em;
				}

				.content .newsLeft .tag_cloud .cont .tag_smallest a {
					font-size: 0.8em;
				}

				.content .newsLeft .tag_cloud .cont div {
					text-align: left;
					margin-top: 1em;
				}

				.content .newsLeft .tag_cloud .sending {
					display: none;
				}

		.content .newsLeft .comments {
			background:#FFFFFF url(/gfx/newsclose2.gif) no-repeat left bottom;
			width:505px;
 			padding-bottom:10px;
		}

			.content .newsLeft .comments .cont {
				background: #fff none;
				padding: 10px;
			}

				.content .newsLeft .comments .new {
					margin-bottom: 1em;
				}

				.content .newsLeft .comments textarea {
					display: block;
					width: 100%;
				}

				.content .newsLeft .comments .cont .even {
					background:#a5a5a5 none;
					padding: 0.5em 0.5ex;
					position: relative;
					top: 0;
					left: 0;
				}

				.content .newsLeft .comments .cont .odd {
					border-top: 1px solid #a5a5a5;
					padding: 0.5em 0.5ex;
					position: relative;
					top: 0;
					left: 0;
				}

					.content .newsLeft .comments .cont .commentby {
						font-weight: bold;
					}

					.content .newsLeft .comments .cont .indate {
					position: absolute;
					top: 0.5em;
					right: 0.5ex;
					}

				.content .newsLeft .comments .cont .new_after {
					border-top: 1px solid #a5a5a5;
					padding-top: 1em;
				}

				.content .newsLeft .comments .sending {
					display: none;
				}

	.content .newsRight {
		float: left;
		width: 174px;
	}

		.content .newsRight .channelsit,
		.content .newsRight .channelsen,
		.content .newsRight .coversit,
		.content .newsRight .coversen,
		.content .newsRight .researchit,
		.content .newsRight .researchen,
		.content .newsRight .editorsit,
		.content .newsRight .editorsen,
		.content .newsRight .bookInfoit,
		.content .newsRight .bookInfoen {
			width: 174px;
			height: 44px;
			background-repeat: no-repeat;
			background-position: 0px 14px;
		}

		.content .newsRight .channelsit { background-image: url(/gfx/it/channels.gif); }
		.content .newsRight .channelsen { background-image: url(/gfx/en/channels.gif); }
		.content .newsRight .coversit { background-image: url(/gfx/it/covers.gif); }
		.content .newsRight .coversen { background-image: url(/gfx/en/covers.gif); }
		.content .newsRight .researchit { background-image: url(/gfx/it/research.gif); }
		.content .newsRight .researchen { background-image: url(/gfx/en/research.gif); }
		.content .newsRight .editorsit { background-image: url(/gfx/it/editors.gif); }
		.content .newsRight .editorsen { background-image: url(/gfx/en/editors.gif); }
		.content .newsRight .bookInfoit { background-image: url(/gfx/it/bookinfo.gif); }
		.content .newsRight .bookInfoen { background-image: url(/gfx/en/bookinfo.gif); }
		.content .newsRight .bookInfo {
			width: 174px;
			padding: 15px 20px 20px 20px;
			background-color: #ffffff;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 134px;
		}

		html>body .content .newsRight .bookInfo {
			width: 134px;
		}

		.content .newsRight .buylink {
			position: relative;
			top: 0px;
			left: 0px;
			width: 174px;
			height: 32px;
			background: #ffffff url(/gfx/bookinfo.gif) no-repeat top left;
		}

		.content .newsRight .buylink a,
		.content .newsRight .buylink a:hover,
		.content .newsRight .buylink span {
			position: absolute;
			top: 0px;
			left: 12px;
			width: 152px;
			height: 20px;
			padding: 2px 0px 0px 8px;
			font-size: 12px;
			text-decoration: none;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 144px;
			height: 18px;
		}

		html>body .content .newsRight .buylink a,
		html>body .content .newsRight .buylink a:hover,
		html>body .content .newsRight .buylink span {
			width: 144px;
			height: 18px;
		}

		.content .newsRight .othersBox {
			padding: 10px 10px 15px 20px;
			line-height: 15px;
			background: #ffffff url(/gfx/newsclose3.gif) no-repeat bottom left;
		}

		.content .newsRight .othersBox a,
		.content .newsRight .othersBox a:hover {
			text-decoration: none;
		}

		.content .newsRight .chanList {
			padding: 6px 11px 5px 11px;
			background: #ffffff url(/gfx/newsclose3.gif) no-repeat bottom left;
		}

			.content .newsRight .chanList .channel {
				width: 152px;
				background: #ffffff url(/gfx/smalltitle.gif) no-repeat top left;
			}

				.content .newsRight .chanList .channel h3.chanTitle a,
				.content .newsRight .chanList .channel h3.chanTitle a:hover,
				.content .newsRight .chanList .channel h3.chanTitleSel a,
				.content .newsRight .chanList .channel h3.chanTitleSel:hover a {
					display: block;
					width: 152px;
					height: 20px;
					padding: 3px 0px 0px 10px;
					text-decoration: none;
					voice-family: "\"}\"";
					voice-family:inherit;
					width: 142px;
					height: 17px;
				}

				html>body .content .newsRight .chanList .channel h3.chanTitle a,
				html>body .content .newsRight .chanList .channel h3.chanTitle a:hover,
				html>body .content .newsRight .chanList .channel h3.chanTitleSel a,
				html>body .content .newsRight .chanList .channel h3.chanTitleSel a:hover {
					width: 142px;
					height: 17px;
				}

				.content .newsRight .chanList .channel h3.chanTitleSel a,
				.content .newsRight .chanList .channel h3.chanTitleSel a:hover {
					color: #a5a5a5;
				}

				.content .newsRight .chanList .channel ul {
					/* background-color: #ffff00; */
					padding: 0px 10px 15px 10px;
				}

					.content .newsRight .chanList .channel ul li {
						padding-top: 5px;
					}

						.content .newsRight .chanList .channel ul li a,
						.content .newsRight .chanList .channel ul li a:hover {
							text-decoration: none;
						}

							.content .newsRight .chanList .channel ul li a .chanDate,
							.content .newsRight .chanList .channel ul li a:hover .chanDate {
								font-weight: bold;
								font-size: 12px;
								line-height: 22px;
							}

		.content .newsRight .pdf,
		.content .newsRight .pdfStatic {
			margin-top: 7px;
			background: #ffffff url(/gfx/newsclose3.gif) no-repeat bottom left;
		}

		.content .newsRight .pdfStatic {
			margin-top: 14px;
		}

			.content .newsRight .pdf .link,
			.content .newsRight .pdfStatic .link {
				width: 174px;
				height: 32px;
				padding: 18px 0px 0px 46px;
				background: #ffffff url(/gfx/pdf.gif) no-repeat top left;
				voice-family: "\"}\"";
				voice-family:inherit;
				width: 128px;
				height: 14px;
			}

			html>body .content .newsRight .pdf .link,
			html>body .content .newsRight .pdfStatic .link {
				width: 128px;
				height: 14px;
			}

				.content .newsRight .pdf .link a,
				.content .newsRight .pdf .link a:hover,
				.content .newsRight .pdfStatic .link a,
				.content .newsRight .pdfStatic .link a:hover {
					font-weight: bold;
					text-decoration: none;
				}

			.content .newsRight .pdf .disclaimer {
				padding: 12px 10px 12px 20px;
			}

			.content .newsRight .pdfStatic .disclaimer {
				padding: 20px 10px 20px 20px;
			}

		.content .newsRight .bookPdf {
			position: relative;
			top: 0px;
			left: 0px;
			width: 174px;
			min-height: 37px;
			background: #ffffff url(/gfx/pdf.gif) no-repeat 0px -5px;
		}

		.content .newsRight .bookPdfOpen {
			position: relative;
			top: 0px;
			left: 0px;
			margin-top: 7px;
			width: 174px;
			min-height: 42px;
			background: #ffffff url(/gfx/pdf.gif) no-repeat top left;
		}

			.content .newsRight .bookPdf a,
			.content .newsRight .bookPdf a:hover {
				position: absolute;
				top: 13px;
				left: 46px;
				font-weight: bold;
				text-decoration: none;
			}

			.content .newsRight .bookPdfOpen a,
			.content .newsRight .bookPdfOpen a:hover {
				position: absolute;
				top: 18px;
				left: 46px;
				font-weight: bold;
				text-decoration: none;
			}

		.content .newsRight .pdfClose {
			padding: 4px 10px 12px 20px;
			background: #ffffff url(/gfx/newsclose3.gif) no-repeat bottom left;
		}

		.content .newsRight .galleryOpen {
			width: 174px;
			height: 32px;
			font-size: 12px;
			margin-top: 7px;
			padding: 14px 0px 0px 20px;
			background: #ffffff url(/gfx/gallery.gif) no-repeat top left;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 154px;
			height: 18px;
		}

		html>body .content .newsRight .galleryOpen {
			width: 154px;
			height: 18px;
		}

		.content .newsRight .gallery,
		.content .newsRight .galleryLast {
			width: 174px;
			padding-top: 10px;
			text-align: center;
			background-color: #ffffff;
		}

		.content .newsRight .galleryLast {
			padding-bottom: 10px;
			background-repeat: no-repeat;
			background-position: bottom left;
			background-image: url(/gfx/newsclose3.gif);
		}

		.content ul.attachment {
			background: #A5A5A5 url(/gfx/minibox_top.gif) top left no-repeat;
			float:right;
			clear:right;
			width:174px;
			padding-top:2px;
			margin-bottom: 1px;
		}

			.content ul.attachment li {
				border-bottom:1px solid #474747;
				margin:2px 15px 0px 15px;
			}

				.content ul.attachment li.last {
					background:#A5A5A5 url(/gfx/minibox_bot.gif) no-repeat scroll left bottom;
					border-bottom:medium none;
					margin:0;
					padding:2px 15px 2px 15px;
				}

				.content ul.attachment li a {
					display:	block;
				}

				.content ul.attachment li img {
					margin: 4px 5px 1px 0 !important;
					float:			none !important;
					vertical-align:	sub;
				}
	
		.content .gall {
			width: 174px;
			margin: 0 0 8px 8px;
			float: right;
			clear: right;
		}

		.content .gall .galleryOpen {
			width: 174px;
			height: 31px;
			font-size: 12px;
			padding: 5px 0px 9px 20px;
			background: #ffffff url(/gfx/gallery2.gif) no-repeat top left;
			voice-family: "\"}\"";
			voice-family:inherit;
			width: 154px;
			height: 17px;
		}

		html>body .content .gall .galleryOpen {
			width: 154px;
			height: 17px;
		}

		.content .gall .gallery,
		.content .gall .galleryLast {
			width: 174px;
			padding-top: 10px;
			text-align: center;
			background-color: #ccff42;
			background-color: #ddd;
		}

		.content .newsLeft .newsList .newsDescr .gall img {
			float: none;
			margin: 0;
		}

		.content .gall .galleryLast {
			padding-bottom: 10px;
			background-repeat: no-repeat;
			background-position: bottom left;
			background-image: url(/gfx/newsclose4.gif);
		}

/** FINE CONTENT **/



/** PREVIEW **/
#preview {
	width: 505px;
	text-align: left;
}

	#preview .title {
		padding: 6px 20px 0px 20px;
		line-height: 15px;
	}

		#preview .title strong {
			font-size: 12px;
		}

	#preview .description {
		padding: 10px 0px;
		margin: 0px 50px 0px 20px;
		line-height: 15px;
	}

	/* \*/ #preview .description {
		display: table;
	} /* */

		#preview .description img {
			float: left;
			margin-right: 20px;
			margin-bottom: 10px;
		}

/** FINE PREVIEW **/



/** FOOTER **/
.footer {
	clear: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 100px;
	margin: 0px auto;
	padding: 45px 0px 0px 0px;
	text-align: center;
	background: transparent url(/gfx/footer.gif) no-repeat top left;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 55px;
}

html>body .footer {
	height: 55px;
}

	.footer a.creativeCommons, .footer a.creativeCommons:hover {
		position: absolute;
		top: 35px;
		left: 116px;
		width: 88px;
		height: 31px;
		background: transparent url(/gfx/cc.gif) no-repeat top left;
		text-decoration: none;
	}

	.footer a.imille, .footer a.imille:hover {
		position: absolute;
		top: 48px;
		left: 502px;
		width: 14px;
		height: 8px;
		background: transparent url(/gfx/imille.gif) no-repeat top left;
		text-decoration: none;
	}

/** FINE HEADER **/


/** POPUP **/
#popup {
	background-color: #fff;
	text-align: left;
	width: auto;
}

#popup .header {
	display: none;
}

#popup .content {
	position:	relative;
	top:	0;
	left:	0;
	margin:	0;
	width:	auto;
}

#popup .content .bodyBg,
#popup .content .bodyBg .newsLeft .newsList,
#popup .content .bodyBg .newsLeft .newsDescr {
	width: 100%;
}

#popup .content .bodyBg .newsLeft .newsDescr .cont {
	width:	auto;
}

#popup .content .bodyBg .newsLeft .newsDescr {
	margin: 0;
}

#popup .content .bodyBg .newsLeft .newsDescr .cont {
	padding: 0 20px;
}

#popup .content .bodyBg .newsLeft .newsList .newsDate {
	width: 90%;
}

#popup .content .bodyBg .newsLeft .newsDescr img {
	float:	none;
}

#popup .content .newsTitleBig,
#popup .content .rss,
#popup .content .newsRight,
#popup .content .pagination {
	display: none;
}

#popup .content .newsList {
	background-image: none;
}

#popup .content .bodyBg {
	padding: 0;
	width:	auto;
}

#popup .content .newsLeft {
	float:	none;
	width:	auto;
}


#popup .footer {
	background-image: none;
	height:	auto;
}

/** FINE POPUP **/

.tellafriend {
	position: absolute;
	top: 19px;
	left: 400px;
	width: 32px;
	height: 15px;
}

.print {
	position: absolute;
	top: 17px;
	left: 439px;
	width: 24px;
	height: 19px;
}

.screen {
	display: none;
}