div.maincontent .excerpt {
	font-size:14px;
	color:#05a0a4;
	line-height:22px;
	text-align:left;
	display:block;
}

div.maincontent .quote {
	background: #e4f6f7;
	border:1px solid #dcdedd;
	font-style:italic;
	font-size:11px;
	padding:20px 27px;
	margin:15px 0 0 0;
	display:block;
	line-height:16px;
		
}

div.maincontent .download {
	background:#e9e4ef;
	border:1px solid #cabbd8;
	color:#67218f;
	clear:both;
	padding: 27px;
	line-height:15px;
}

div.maincontent .download img {
	float:left;
	margin-right: 13px;
}

div.maincontent .download em {
	color:#67646d;
}

div.maincontent .download div {
	float:right;
	padding-left: 26px;
	background:url(http://www.7cont.ru/images/content/download.gif) no-repeat top left;
	height:21px;
	line-height:21px;
	color:#57007b;
}

div.maincontent .download a {
	color:#57007b;
	text-decoration:none;
}

div.maincontent .download a:hover {
	text-decoration:underline;
}

div.maincontent .column {
	float:left;
	width:200px;
	margin-right:27px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:20px;
	text-align:justify;
}

/* PAGINATION */

div#pages {
	width:681px;
	height:22px;
	padding: 6px 17px 0 18px;
	margin-left:0px;
	border-top:1px solid  #E6EBEA;
	clear:both;
	font-weight:bold;
}

div#pages img {
	margin:0 3px;
	position:relative;
	top:1px;
	width:10px;
	height:10px;
}

div#pages a{
	color:#57007B;
	float:left;
	margin:0 7px;
	text-decoration:none;
	height:19px;
	line-height:19px;
	text-align:center;
}

div#pages a:hover {
	text-decoration:underline;
}

div#pages a.currentpage {
	background:url(pagecurr.gif) no-repeat top left;
	color:#fff;
}

div#pages a#nextpage {
	float:right;
}

div#pages div {
	float:right;
	height:22px;
	line-height:22px;
	padding: 0 24px 0 8px;
	color:#fff;
	background:#57007b url(http://www.7cont.ru/images/pages_expand.png) no-repeat right 2px;
	cursor:pointer;
	position:relative;
	top:-2px;
	
}
