/* GLOBAL STYLES */
@import url(global.css);

/* UNIQUE STYLES */
.testimonials						{ width: 348px; background: #fbfdfe url(../images/bg-quotes-block.gif) no-repeat; font-family: Georgia,Times,serif; }
.testimonials						{ margin: 2px 20px 0 0; padding: 24px 0 0; position: relative; float: left; }
.testimonials blockquote				{ margin: 0; }
.testimonials q					{ margin: 0 0 39px 12px; }
.testimonials cite					{ display: block; background: #e9e7dc url(../images/bg-cite.gif) no-repeat; font-style: normal; color: #8b7763; letter-spacing: -0.5px; }
.testimonials cite					{ line-height: 1.75em; border-bottom: 1px solid #8e7966; padding: 20px 5px 11px 15px; position: relative; }
.testimonials cite strong			{ display: block; font-weight: normal; font-size: 1.4em; margin-bottom: 3px; }
.testimonials cite strong a			{ background: url(../images/arrow-brown.gif) no-repeat 100% 5px; color: #8b7763; padding-right: 21px; }
.testimonials .photo				{ position: absolute; top: 20px; }
.testimonials small					{ font-size: 0.8em; }
.info-box-holder,
.info-block-holder					{ width: 952px; padding: 20px 8px 13px 20px; overflow: hidden; }
.info-block-holder					{ width: 954px; padding: 18px 8px 13px 18px; }
.news-block						{ width: 327px; margin-top: 2px; position: relative; z-index: 2; float: left; }
.block							{ background: url(../images/bg-block.gif) repeat-y; margin-bottom: 5px; }
.block .holder						{ background: url(../images/bg-block-holder.gif) no-repeat; }
.block .frame						{ zheight: 1%; background: url(../images/bg-block-frame.gif) no-repeat 0 100%; overflow: hidden; padding: 9px 12px 9px; }
.block .frame p					{ margin: 10px 0; }
.question-box						{ min-height: 35px; background: #e9e7dc url(../images/ico-question-mark.gif) no-repeat 98% 8px; font-size: 1.17em; }
.question-box						{ font-weight: bold; overflow: hidden; padding: 6px 11px 8px 11px; border: solid #d7d1c4; border-width: 1px 0; }
.question-box .star					{ display: block; color: #331c01; margin-left: 5px; }
.news-box							{ background: #0085cd; margin-bottom: 10px; padding: 14px 11px 11px 20px; }
.news-box .heading					{ height: 1%; overflow: hidden; }
.news-box .rss						{ width: 18px; height: 18px; background: url(../images/ico-rss.gif) no-repeat; text-indent: -9999px; }
.news-box .rss						{ overflow: hidden; float: right; }
.news-box h2.news					{ width: 148px; height: 18px; background: url(../images/text-news.gif) no-repeat; margin: 0 0 5px; }
.news-box h2.news					{ text-indent: -9999px; overflow: hidden; }
.news-box ul						{ line-height: 1.17em; margin: 0; padding: 0 4px 7px 0; list-style: none; }
.news-box ul li					{ background: url(../images/separator-news-list.gif) repeat-x 0 100%; padding: 7px 0 9px; }
.news-box ul a						{ color: #fff; }
.news-box .more					{ color: #7bcdf9; }
.member-box						{ margin: 0 0 4px 2px; }
.login-form input.big-text			{ width: 197px; }

