/*** START: boxes ***/
.right-box {
	width: 290px;
	margin: 0 0 20px;
}
.right-box .rbox-top {
	height: 25px;
}
.right-box .rbox-top h3 a {
	display: block;
	height: 25px;
}
.right-box .rbox-body {
	width: 290px;
	height: 90px;
}
html[xmlns] .right-box .rbox-body {
	height: auto;
	min-height: 90px;
}
.right-box .rbox-btm {
	height: 9px;
	font-size: 1px;
}
.right-box .more-link a {
	display: block;
	width: 34px;
	height: 9px;
}
.right-box .more-link a:hover {
	background-position: 0 -10px;
}
.rbox-news .rbox-top {
	background: url(imgs/bg-box-news-top.gif) no-repeat;
} 
.rbox-news .rbox-top h3 a {
	width: 130px;
	margin: 0 0 0 80px;
}
.rbox-news .rbox-body {
	background: #4d4d84 url(imgs/bg-box-news-body.gif) repeat-x top;
	color: #e3e3e3;
	padding: 14px 20px 4px;
}
html[xmlns] .rbox-news .rbox-body {
	width: 250px;
}
.rbox-news .rbox-btm {
	background: url(imgs/bg-box-news-btm.gif) no-repeat;
} 
.rbox-news h5 {
	font-size: 12px;
	margin: 0 0 3px;
}
.rbox-news h5 a {
	color: #adbafb;
}
.rbox-news h5 a:hover {
	color: #bedbff;
}
.rbox-news .preview-text {
	font-size: 11px;
	line-height: 14px;
}
.rbox-news .delim {
	height: 33px;
	background: url(imgs/bg-dots-purple.gif) repeat-x center;
}
.rbox-news .more-link a {
	margin: 16px 0 0 216px;
	background: url(imgs/bg-box-news-more.gif) no-repeat;
}
.rbox-news .more-link a:hover {
	background-position: 0 -10px;
}
.rbox-contacts .rbox-top {
	background: url(imgs/bg-box-contact-top.gif) no-repeat;
} 
.rbox-contacts .rbox-top h3 a {
	width: 130px;
	margin: 0 0 0 80px;
}
.rbox-contacts .rbox-body {
	background: #6f846d url(imgs/bg-box-contact-body.gif) repeat-x top;
	color: #d3dabf;
	padding: 14px 20px 4px 40px;
	line-height: 17px;
}
.rbox-contacts .rbox-body table {
	color: #d3dabf;
}
html[xmlns] .rbox-contacts .rbox-body {
	width: 230px;
}
.rbox-contacts .rbox-btm {
	background: url(imgs/bg-box-contact-btm.gif) no-repeat;
} 
.rbox-contacts .wysiwyg-cont a {
	color: #d3dabf;
}
.rbox-contacts .wysiwyg-cont a:hover {
	color: #f9ffe9;
}
.rbox-contacts .more-link a {
	margin: 6px 0 0 196px;
	background: url(imgs/bg-box-contact-more.gif) no-repeat;
}
.rbox-photos .rbox-top {
	background: url(imgs/bg-box-photo-top.gif) no-repeat;
} 
.rbox-photos .rbox-top h3 a {
	width: 174px;
	margin: 0 0 0 57px;
}
.rbox-photos .rbox-body {
	background: #2b7079 url(imgs/bg-box-photo-body.gif) repeat-x top;
	color: #80cdce;
	padding: 14px 0 4px 7px;
}
html[xmlns] .rbox-photos .rbox-body {
	width: 283px;
}
.rbox-photos .rbox-btm {
	background: url(imgs/bg-box-photo-btm.gif) no-repeat;
}
.rbox-photos a.thumb {
	float: left;
	border: 1px solid #8ecac6;
	margin: 0 8px 20px;
}
.rbox-photos a.thumb:hover {
	border-color: #e7f8f7;
}
.rbox-photos .more-link a {
	margin: 0 0 0 230px;
	background: url(imgs/bg-box-photo-more.gif) no-repeat;
}
/*** END: boxes ***/
