﻿.newStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	padding: 4px;
	margin: 2px;
}

.imagleft {background: url(/rv.Website/images/box-left.png) no-repeat}
.imagcenter {background: url(/rv.Website/box-center.png) repeat-x}
.imagright {background: url(/rv.Website/box-right.png) no-repeat}


.tr {background: url(/rv.Website/images/tr.gif) 100% 0 no-repeat; padding:10px}
.newStyle3 {
	padding: 1px;
	height: 98px; 
	width: 485px;
}

.box {
  position:relative;
  top:-3px;
  left:-3px;
  width:150px;
  height:150px;
  background:#f60;
 }
.box-outer {
  width:150px;
  height:150px;
  background:#333;
  }



.sidebox {
	/*margin: 0 auto; /* center for now */
	width: 25em; /* ems so it will grow */
	background: url(/rv.Website/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox2 {
	/*margin: 0 auto; /* center for now */
	width: 39em; /* ems so it will grow */
	background: url(/rv.Website/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox3 {
	/*margin: 0 auto; /* center for now */
	width: 25em; /* ems so it will grow */
	background: url(/rv.Website/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox4 {
	/*margin: 0 auto; /* center for now */
	width: 25em; /* ems so it will grow */
	background: url(/rv.Website/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox5 {
	/*margin: 0 auto; /* center for now */
	width: 50em; /* ems so it will grow */
	background: url(/rv.Website/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}


.boxhead {
	background: url(/rv.Website/images/sbhead-rv2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/rv.Website/images/sbhead-lv2.gif) no-repeat top left;
	margin: 0;
	font-family: Verdana;
	font-size: medium;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	/*font-size: 1.2em; */
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/rv.Website/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	width: 39em; /* ems so it will grow */
	padding: 5px 30px 31px;
	font-family: Verdana;
	font-size: .9em;
	display:table;

}

.author
{
    display:inline;
    padding: 5px 2px 5px 10px;
    color: Orange;
}

.publishedDate
{
    display:inline;
    padding: 5px 2px 5px 10px;
    color: Orange;
    
}

.subjectArea 
{
    display:inline;
    padding: 5px 2px 5px 10px;
    color: Orange;    
}


.download
{
    float:right;
}


.Synopsis
{
    display:table;
    padding: 5px 2px 5px 10px;

}


.boxbody img {
	float:left;
	padding:2px;
}
.boxbody ul {
	margin-left:70px
}
.boxbody a {
	color: #6699FF;
}

.redhighlight {
	color: #CC3300;
}
