html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	color: #6e6e6e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(/imgD/bkg_body.gif);
	background-color: #E2E3E5;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 1.5em;
}
ul, ol {
	margin: 0;
	padding: 0 0 1em 20px;
}
li {
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	color: #55b622;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1em;
}
h2 {
	margin: 0;
	padding: 0;
	color: #2666d1;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
h3 {
	margin: 0;
	padding: 0;
	color: #55b622;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
a {
	color: #2666d1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
  margin: 0;
  padding: 0;
}
img {
	border: none;
}
.alert {
 	color: #2666d1; 
  font-weight: bold;
}



/* ************************************************** div#page ****************************** */
div#page {
	width: 926px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}



/* ************************************************** div#header ****************************** */
div#header {
  position: relative;
	width: 906px;
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	background-color: #ffffff;
}
#header h1 {
	width: 906px;
	height: 102px;
	margin: 0;
	padding: 0;
	line-height: 1;
	background-image: url(/imgD/bkg_header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#header h1 a {
	display: block;
	width: 906px;
	height: 102px;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-indent: -5000px;
	outline: none;
}
#header p.useraccess {
  position: absolute;
  top: 20px;
  right: 20px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
}
#header p.useraccess a {
  color: #fff;
}
#header .useraccess img {
  vertical-align: bottom;
}
#header #navmain ul {
	width: 906px;
	margin: 0;
	padding: 5px 0;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	list-style: none;
}
#header #navmain li {
	display: inline;
	margin: 0;
	padding: 0 15px;
	line-height: 14px; 
}
#header #navmain a {
	margin: 0;
	padding: 2px 5px;
	color: #2666d1;
	text-decoration: none;
	border-bottom: 4px solid #ffffff;
	outline: none;
}
#header #navmain a:hover{
	border-bottom: 4px solid #CADAF1;
}
#header #navmain li.current a {
	border-bottom: 4px solid #2666d1;
}




/* ************************************************** div#main ****************************** */
div#main {
	width: 906px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #ffffff;
}
/*
PAGE CONFIGURATIONS
*/
/* ****************************** NO sidebar */
#content {
	width: 760px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 30px 100px 10px 45px;
	text-align: left;
}
#content p.resultspaging {
	text-align: center;
}

/* ****************************** there is sidebar */
div#contentwrap {
	width: 906px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#contentwrap #content {
	width: 550px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 30px 0 10px 45px;
}
#contentwrap #column {
	width: 270px;
	float: right;
	display: inline;
	margin: 0 0 0 40px;
	padding: 0;
	text-align: left;
}
/* ****************************** there is secondary nav and NO sidebar */
div#mainwrap {
	width: 906px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#mainwrap #navcolumn {
	width: 130px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 10px 0;
	text-align: left;
}
#mainwrap #content {
	width: 620px;
	min-height: 400px;
	float: right;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 30px 100px 10px 45px;
	background-image: url(/imgD/bkg_content.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
/* ****************************** there is secondary nav and sidebar */
#mainwrap #contentwrap {
	width: 766px;
	float: right;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#mainwrap #contentwrap #content {
	width: 410px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 30px 0 10px 45px;
}
#mainwrap #contentwrap #column {
	width: 270px;
	float: right;
	display: inline;
	margin: 0 0 0 40px;
	padding: 0;
}
/*
COMMON DISPLAY STYLES
*/
/*
SECONDARY NAV
*/
#navcolumn ul {
	width: 130px;
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}
#navcolumn ul li {
	width: 130px;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 1.2em;
	list-style-type: none;
}
#navcolumn ul a {
	display: block;
	width: 118px;
	margin: 0;
	padding: 1px 4px;
	color: #2666d1;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border-left: solid 4px #ffffff;
}
#navcolumn ul a:hover {
	background-color: #CADAF1;
	border-left: solid 4px #CADAF1;
}
#navcolumn ul li.current a {
	background-color: #CADAF1;
	border-left: solid 4px #2666d1;
}
/*
TERTIARY NAV
*/
#navcolumn ul.navlevel2 {
	width: 130px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	border-top: solid 1px #6e6e6e;
}
#navcolumn ul.navlevel2 li {
	width: 130px;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 1.2em;
	list-style-type: none;
}
#navcolumn ul.navlevel2 a {
	display: block;
	width: 118px;
	margin: 0;
	padding: 1px 4px;
	color: #6e6e6e;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border-left: solid 4px #ffffff;
}
#navcolumn ul.navlevel2 a:hover {
	color: #2666d1;
	background-color: transparent;
	border-left: solid 4px #ffffff;
}
#navcolumn ul.navlevel2 li.current a {
	color: #2666d1;
	background-color: transparent;
	border-left: solid 4px #ffffff;
}



/* ************************************************** div#footer ****************************** */
div#footer {
	overflow: hidden;
	width: 906px;
	margin: 0 0 10px 0;
	padding: 10px 10px;
	color: #6e6e6e;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
}
#footer p.navfooter {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 19px;
}
#footer p.sociallinks {
	float: right;
	margin: 0;
	padding: 0;
	line-height: 19px;
}
#footer .sociallinks img {
	vertical-align: middle;
}
#footer a.nav {
	color: #6e6e6e;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a.nav:hover {
	text-decoration: underline;
}
#footer a.nav {
	padding-right: 30px;
	text-transform: uppercase;
}
div#subfooter {
	width: 906px;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	color: #6e6e6e;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#subfooter a {
	color: #6e6e6e;
	text-decoration: underline;
}



/* ************************************************** page specific styles ****************************** */
/*
#HOME
*/
#flashcontent {
	width: 906px;
	margin: 0;
	padding: 0;
}
#flashcontent * {
  display: block;
  margin: 0;
  padding: 0;
}
#promos {
	width: 906px;
	margin: 0;
	padding: 10px 0 0 0;
}
#promos a {
  float: left;
	display: block;
  width: 302px;
  margin: 0;
  padding: 0;
	border: none;
  outline: none;
}
#promos img {
	display: block;
  width: 302px;
  margin: 0;
  padding: 0;
	border: none;
}
/*
ABOUT US
*/
.aboutus #content {
	width: 505px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 30px 90px 10px 310px;
	background-image: url(/imgD/aboutus_bkg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutus #content p.specialnotice {
  padding-bottom: 2.5em;
}
.aboutus #content .specialnotice a {
	font-size: 16px;
	line-height: 1.5em;
  text-decoration: underline;
}
/*
LOCATIONS
*/
.locations #content ul.locations {
	margin: 0;
	padding: 0 0 1.5em 0;
	list-style-type: none;
}
.locations #content .locations li {
	float: left;
	display: inline;
	width: 190px;
	height: 130px;
	margin: 0 0 0 10px;
	padding: 0 0 1.5em 0;
}
.locations #content .locations li strong {
	color: #2666d1;
}
/*
LOCATIONSEARCH
*/
.locationsearch #content div#locationsearchform {
  overflow: hidden;
  padding: 0 0 30px 0;
}
.locationsearch #content div#locationsearchform h2 {
  padding: 0 0 .5em 0;
  color: #6e6e6e;
  font-weight: bold;
}
.locationsearch #content div#locationsearchform .formfield {
  float: left;
  width: 180px;
  margin: 0 10px 0 0;
  padding: 2px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #9E9E9E;
}
.locationsearch #content div#locationsearchform .formbutton {
  float: left;
}
.locationsearch #content ul.locations {
	margin: 0;
	padding: 2em 0 1.5em 0;
	list-style-type: none;
}
.locationsearch #content .locations li {
	float: left;
	display: inline;
	width: 190px;
	height: 130px;
	margin: 0 30px 0 0;
	padding: 0 0 1.5em 0;
}
.locationsearch #content .locations li strong {
	color: #2666d1;
}
/*
BROWSE RA - FAQ
*/
.faq div.faqitem {
  overflow: hidden;
  width: 410px;
  margin: 0;
  padding: 0;
}
.faq div.questionlabel {
  width: 50px;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #55b622;
}
.faq div.question {
  width: 350px;
  float: right;
}
.faq div.answer {
  margin: 0 0 20px 0;
  padding: 20px 20px 0 20px;
  width: 310px;
  float: right;
  background-color: #eeeeee;
}
/*
BROWSE RA - BROCHURE
*/
.brochure #mainwrap #content {
	background-image: url(/imgD/brochure_bkg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.brochure #mainwrap #content p {
	width: 390px;
}
/*
PEELSMORE
*/
.peelsmore #mainwrap #content h3,
.peelsmore #mainwrap #content p {
	margin: 0 0 0 30px;
}
/*
LOCATIONSEARCH
*/
.locationsearch #mainwrap #content {
	width: 675px;
	padding: 30px 45px 10px 45px;
}
.locationsearch #mainwrap #content p.map {
	margin-left: -8px;
}
/*
RA LIVE 
*/
.live {
}
.live div.item {
	width: 170px;
	float: left;
	display: inline;
  margin: 0 0 0 55px;
  padding: 20px 0;
	border: none;
}
.live div.item.first {
	clear: both;
  margin: 0;
}
.live .item img {
  float: left;
  display: inline;
  margin: 0 0 5px 0;
  padding: 0;
}
.live .item h2 {
  padding: 0 0 1.5em 0;
  color: #55b622;
	font-size: 14px;
  text-transform: uppercase;
}
.live .item p.date {
  margin: 0;
  padding: 0;
	color: #2666D1;
  font-size: 10px;
  line-height: 2em;
}
.live .item p.downloadlinks {
	line-height: 17px;
}
.live .item p.morelink {
  font-size: 10px;
}
.live .item a.icon img {
	float: none;
	vertical-align: middle;
	margin-top: -6px;
}
.live .item a.icon:hover {
	text-decoration: none;
}
.live.detailview {
	overflow: hidden;
}
.live.detailview h2 {
  padding: 0;
  color: #55b622;
	font-size: 14px;
  text-transform: uppercase;
}
.live.detailview p.date {
  margin: 0;
  padding: 0 0  1em 0;
	color: #2666D1;
  font-size: 10px;
  line-height: 2em;
}
.live.detailview p.backlink {
	float: right;
  margin: -18px 0 0 0;
  padding: 0;
	color: #2666D1;
  font-size: 10px;
  line-height: 2em;
}
/* VIDEOS */
.live.video .item h2 {
  padding: 0;
}
/* BEFOREAFTER */
.live.beforeafter div.item {
	width: 280px;
  margin: 0 0 0 60px;
}
.live.beforeafter div.item.first {
	clear: both;
  margin: 0;
}
.live.beforeafter .item h2 {
  padding: 0 0 .5em 0;
}
.live.beforeafter.detailview h2 {
  padding: 0 0 1.5em 0;
  color: #55b622;
	font-size: 14px;
  text-transform: uppercase;
}





.videos div.item {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
  border-top: solid 1px #c3c3c3;
}
.videos .item img {
  float: left;
  display: inline;
  width: 128px;
  margin: 0;
  padding: 0;
}
.videos .item div.details {
  width: auto;
  margin: 0 0 0 150px;
}
.videos .details h2 {
  color: #55b622;
  padding: 0 0 1.5em 0;
}
.videos .details a {
  font-size: 10px;
}
div.hiddenmodal {
  display: none;
}
/*
TESTIMONIALS
*/
div.testimonials {
	padding: 20px 0;
}
.testimonials div.entry {
	margin: 0;
	padding: 0 0 2em 0;
}
.testimonials .entry h2 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #6e6e6e;
	font-size: 14px;
	font-weight: bold;
}
.testimonials .entry .blurb {
	font-style: italic;
}
.testimonials .entry p.readmore {
	margin: -1em 0 0 0;
}
.testimonials .entry .content {
	font-style: italic;
}

/*
FACE OFF
*/
.faceofflanding #mainwrap #content {
	width: 505px;
	min-height: 400px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 30px 90px 10px 310px;
	background-image: url(/imgD/faceofflanding_bkg_content.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.faceofflanding #content h2 {
  color: #2666d1;
  padding: 0 0 1em 0;
  font-size: 16px;
  font-weight: normal;
}
.faceofflanding #content h2.listings {
  color: #55b622;
  font-size: 12px;
  background-image: url(/imgD/bkg_calendar_h2.gif);
  background-repeat: repeat-x;
  background-position: 0 3px;
}
.faceofflanding #content h2.listings span {
  padding-right: 1em;
  background-color: #ffffff;
}
.faceofflanding #content p.quotation {
  overflow: hidden;
  color: #55b622;
  padding: 0 0 1.5em 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
.faceofflanding #content .quotation .credit {
  float: right;
}
.faceofflanding .faceoffitem {
  overflow: hidden;
}
.faceofflanding .faceoffitem h3 {
  float: left;
  width: 100px;
}
.faceofflanding .faceoffitem p {
  margin: 0 0 0 100px;
}


.faceoff div.item {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
}
.faceoff .item img {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}
.faceoff .item div.details {
  width: auto;
  margin: 0 0 0 190px;
}
.faceoff .details h2 {
  color: #55b622;
  padding: 0 0 .5em 0;
  text-transform: uppercase;
}
.faceoff .details a {
  font-size: 10px;
}
.faceoff .detailview h2 {
  padding: 0 0 1.5em 0;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
/*
CONTACT US
*/
.contact #content {
	width: 385px;
	height: 386px;
	padding: 30px 180px 0 340px;
	background-image: url(/imgD/contact_bkg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
DOWNLOADS
*/
.listings div.item {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
  border-top: solid 1px #c3c3c3;
}
.listings .item img {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}
.listings .item div.details {
  width: auto;
  margin: 0 0 0 150px;
}
.listings .details h2 {
  color: #55b622;
  padding: 0 0 1.5em 0;
  text-transform: uppercase;
}
.listings .details p.downloadlinks {
	line-height: 17px;
}
.listings .details a {
  font-size: 10px;
}
.listings .details a.icon img {
	float: none;
	vertical-align: middle;
	margin-top: -6px;
}
.listings .details a.icon:hover {
	text-decoration: none;
}
/*
PRO LOGIN
*/
.prologin #login h2, 
.prologin #forgot h2 {
  color: #2666d1;
  padding: 0 0 .5em 0;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.prologin #login,
.prologin #forgot { 
	margin: 0;
	padding: 20px 0 0 0;
}
.prologin #login label,
.prologin #forgot label { 
	display: block;
	margin: 0;
	padding: 0;
  font-weight: bold;
  line-height: 1.5em;
}
.prologin #login .formfield,
.prologin #forgot .formfield {
  width: 180px;
  margin: 0;
  padding: 2px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #9E9E9E;
}
/*
MY ACCOUNT
*/
.myaccountlanding #content {
	width: 385px;
	min-height: 386px;
	padding: 30px 180px 0 340px;
	background-image: url(/imgD/myaccount_bkg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.myaccountlanding #content h2, 
.myaccount #content h2 {
  color: #2666d1;
  padding: 0 0 .5em 0;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.myaccount form { 
	margin: 0;
	padding: 20px 0 0 0;
}
.myaccount #content label { 
	display: block;
	margin: 0;
	padding: 0;
  font-weight: bold;
  line-height: 1.5em;
}
.myaccount #content .formfield {
  width: 180px;
  margin: 0;
  padding: 2px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #9E9E9E;
}
.myaccount #content .contactinfo { 
	margin: 0;
	padding: 20px 0 0 0;
}
.myaccount #content .contactinfo label { 
	float: left;
  width: 150px;
	margin: 0;
	padding: 0 5px 0 0;
  font-weight: bold;
  text-align: right;
  line-height: 1.5em;
}
.myaccount #content .contactinfo .formfield {
  width: 180px;
  margin: 0;
  padding: 2px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #9E9E9E;
}
.myaccount #content .contactinfo .alert {
  color: #C00;
  font-weight: bold;
}
table.orderhistory {
  margin: 0 0 1.5em 0;
  padding: 0;
}
.orderhistory th {
  margin: 0;
  padding: 4px;
  color: #333;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  border: 0;
}
.orderhistory td {
  margin: 0;
  padding: 4px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  border: 0;
}

/*
BLOG
*/
.blog #mainwrap #contentwrap #content {
	width: 454px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 30px 0 10px 45px;
}
.blog #content h1 {
  margin: 0;
  padding: 0;
  width: 380px;
  height: 100px;
  text-indent: -9000px;
  background-image: url(/imgD/bkg_blog_h1.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.blog #content h2.subhead {
  margin: 0 0 20px 0;
  padding: 0 0 .5em 0;
	color: #2666d1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
  border-bottom: solid 1px #c9c9c9;
}
.blog #content h2 a, 
.blog #content h2 {
	color: #2666d1;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5em;
}
.blog #content p.date {
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 2em;
  border-bottom: solid 1px #c9c9c9;
}
.blog #content p.details {
  font-size: 10px;
  line-height: 2em;
}
.blog #content div.blogsummaryitem {
  margin: 0;
  padding: 0 0 50px 0;
}
.blog #content div.blogentry {
  margin: 0 0 20px 0;
  padding: 0 0 30px 0;
  border-bottom: solid 1px #c9c9c9;
}
.blog #content .blogentry p.details {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 10px;
  line-height: 2em;
  border-bottom: solid 1px #c9c9c9;
}
.blog #content .blogentry img {
  float: right; 
  margin: 0 0 5px 10px;
  padding: none;
}
.blog #content div.commentitem {
  margin: 0 0 20px 0;
  padding: 10px;
  background-color: #eeeeee;
}
.blog #content #commentform p {
  line-height: 2em;
}
.blog #content #commentform label {
  float: left;
  display: inline;
}
.blog #content #commentform .formfield {
  float: right; 
  display: inline;
  width: 120px;
  margin: 0 190px 0 0;
  padding: 2px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #9E9E9E;
}
.blog #content #commentform .captchafield {
  width: 120px;
  margin: 0 0 0 5px;
  padding: 2px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #9E9E9E;
}
.blog #content #commentform .formtext {
  margin: 10px 0 0 0;
  padding: 2px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #9E9E9E;
}

.blog #content div.blogsearch {
  padding: 10px 0 30px 0;
  text-align: left;
}
.blog #content .blogsearch label {
  color: #55B622;
  font-size: 14px;
  font-weight: normal;
}
.blog #content .blogsearch .formfield {
  width: 120px;
  margin: 0 5px 0 0;
  padding: 2px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #9E9E9E;
}
.blog #content .blogsearch .formbutton {
}
.blog #mainwrap #contentwrap #column {
	width: 226px;
	float: right;
	display: inline;
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
}
.blog #column img.biopic {
  display: block;
  margin: 0;
  padding: 5px 0 15px 0;
}
.blog #column h2 {
  color: #55B622;
  font-size: 14px;
  font-weight: normal;
}
.blog #column div.aboutra {
  width: 184px;
  height: 273px;
  margin: 0;
  padding: 11px 21px;
  background-image: url(/imgD/bkg_blog_aboutra.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
.blog #column .aboutra p {
  font-size: 10px;
}
.blog #column div.promos {
  width: 226px;
  margin: 0;
  padding: 20px 0 0 0;
  text-align: center;
}
.blog #column .promos a {
  display: block;
  width: 226px;
  margin: 0 0 10px 0;
  padding: 0;
}
.blog #column .promos img {
  display: block;
  width: 226px;
  margin: 0;
  padding: 0;
}
.blog #navcolumn h2 {
  color: #55B622;
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 0 8px;
}

