#right {
	float: right;
	width: 292px;
	margin: 0 0 10px 0;
	height: auto;
}
/* links */
a {
	color: #F00;
	background: inherit;
}
a:hover {
	color: #F00;
	background: inherit;
}	
/* right side */
#right {
	float: right;
	width: 292px;
	margin: 0 0 10px 0;
	height: auto;
}
	.boxtop {
	height: 43px;
	color: #F00;
	font-weight: bold;
	font-size: 13pt;
	background-image: url(http://artdivan.ru/fusionnew/images/boxtop.gif);
}
	.box {
	background: bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
	background-image: url(http://artdivan.ru/fusionnew/images/box.gif);
}
	.box p {
	padding: 0;
	margin: 0;
}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #666 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #333 url(images/hoverbtn.gif) no-repeat; color: ; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

