#header .text {
	float: right;
	margin: 20px 25px 1em 25px;
	background: url(../img/star.png) no-repeat left;
	padding: 1px 0  0px 25px;
	font-size: 1em;
	font-weight: bold;
	font-size:11px;
}
.review h1{
	font-size: 1.3em;
	color: #006699;
	line-height: 1.4em;
	padding: 5px 0 5px 8px;
	margin: 0;
	border-bottom: 1px dashed silver;
}
.review  h2{
	width: 200px;
	padding-bottom: 5px;
	margin: 10px 0px 10px 0px;
	font-weight:500;
	font-size: 1em;
	text-align: left;
}
.review h2 a{
	font: bold 10px verdana;
	text-decoration: none;
	text-indent: 5px;
	color: #3e3e3e;
}

#left .browse{
	margin: 0px 0px 0 10px;

	padding: 1px 0  5px 10px;
	height: 15px;
	font-size: 1em;
}
#left .browse{
	font:bold 10px verdana;
}

#left .crumb{
	float: right;
	margin: 15px 10px 0px 5px;
	padding:0.60em;
	font-size: 1.1em;
	border-right: 1px solid #efc9d3;
		border-bottom: 1px solid #efc9d3;
}

#left .crumb a{
 font-size:11px;
 font-family: verdana,Arial, Helvetica, sans-serif;
text-decoration: none;
	color:#000;
}

/* questions and answers*/

.reviewtitle{
	background: url(../img/cv_topic.png) no-repeat top left;
	text-align: left;
	height: 22px;
	line-height:22px;
	padding: 0px 0 0 20px;
	margin-top: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.10em;
}

.review {
position: relative;
left: 6px; /*Number should match -left shadow depth below*/
top: 6px; /*Number should match -top shadow depth below*/
margin-bottom:20px;
}

.reviewshadow{
width: 500px; /* container width*/
background: #e7f2f9;
}

.reviewshadow .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid #acd0ea;
border-top:0;
padding:8px;
position: relative;
left: -6px; /*shadow depth*/
top: -6px; /*shadow depth*/
text-align:justify;
}

.review .rate{
	width: 175px;
	float: right;
	margin-top:10px;
	padding: 0;
	text-align: left;
	font:bold 10px verdana;
	color: #3e3e3e;

}
.review .rate img{
position: absolute;
padding-left:5px;
}

.visit .button{
	background: url(../img/buttom_lg-active.png) no-repeat top center;
	background: url(../img/buttom_lg-active.png) no-repeat;
	width: 150px;
	height: 19px;

	margin:30px;
	text-align: center;
}
.visit .button a{
	font-weight:bold;
	color:#FFF;
	text-decoration: none;

}
.review  p.more{
	position: relative;
	top: 1px;
	left: 350px;
	padding: 20px 0 12px 15px;
	background: url(../img/delicious_small.gif) no-repeat left;
}


/* bottom site extra*/

.infonav{
	background: #1d80b5;
	border: 1px solid #1a75a3;
	margin: 10px 0px 0 0px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.infonav li a{
font-weight:bold;
	font:bold 11px verdana;
	color:#fff;
		text-decoration: none;
}
.infonav a:hover{
	text-decoration: underline;
}
.infonav a:active{
	text-decoration: underline;
}
.infonav li {
	background-image: url(../img/wh_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 14px;
	color: #fff;
}

.info{
	text-align: left;
	color: #454545;
	font: normal 11px verdana;
	padding: 10px 5px 10px 20px;
}

.info p{
	margin: 0 0 0 20px;
	line-height: 18px;
	color: #2c9860;
	font-size: 10px;
}
.info img{
	padding:10px 20px;
}

.info  h3{
	margin: 5px 0px 9px 6px;
	padding:0;
	font-size: 1.2em;
	text-align: left;
	color:#000;
	font: bold 11px verdana;
}

.info ul {
	margin: 0px;
	padding: 1px 0 2px 10px;
	text-align: left;
	list-style-type: none;
}

.info  li {
background-image: url(../img/red_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 0px 0px 0px 12px;
}
.info li a {
text-decoration: none;
margin:0;
	padding:0;
}




/* related box*/
.next-title {
	background: #fff;
	border-bottom: 2px solid #dc143c;
	margin-top: 0;
	color: #000;
	font-size:1.1em;
	margin:7px 10px 5px 15px;
	padding-bottom:2px;
}

.next-title img {
float:left;
padding:8px 8px 8px 5px;
}

.next {
padding:0;
}

.next ul {
list-style:none;
margin:0 0 20px;
padding:7px 10px 5px 25px;
}

.next li {
background-image:url(../img/red_arrow.png);
background-repeat:no-repeat;
background-position:0 .5em;
display:block;
text-decoration:none;
margin:0;
padding:0 0 1px 12px;
}

.nextli a {
line-height:16px;
color:#454545;
margin:0;
padding:1px 0;
}

.next p {
border-bottom:1px solid #f0fafb;
margin:0;
padding:1px 5px;
}













