.hover {
	background: url('star.png'); 
	z-index: 1;
}

span {
	float: left;
	cursor: pointer;
}

.clearleft {
	clear: left;
}


.floatleft {
	float: left;
}

.highlight {
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: relative;
	bottom: 9px;
	color: #93784b;
	font-weight: bold;
	padding-top: 10px;
}

.star_rating {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #93784b;
	float: left;
	width: 100px;
	position: relative;
	top: 10px;
}

img {
	border: 0;
}
.newP a{
	color:#333;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
.box2 p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
.wrapper2{
width: 500px;
float:left;
}
.box2{
background: #fff;
}
.boxholder2{
clear: both;
padding: 5px;
background: #8DC70A;
}
.tab2{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(images/greentab.jpg) no-repeat;
}
.tabtxt2{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}


#lightbox {
 display:none;
 background:#000000;
 opacity:0.9;
 filter:alpha(opacity=90);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}
/* Lightbox panel with some content */
#lightbox-panel {
 display:none;
 position:fixed;
 top:100px;
 left:50%;
 margin-left:-200px;
 width:400px;
 background:#FFFFFF;
 padding:10px 15px 10px 15px;
 border:2px solid #CCCCCC;
 z-index:1001;
}
#lightbox-panel a{
	color:#333;
}
#lightbox-panel a:hover{
	color:#D4E476;
	text-decoration:underline;
}
.addIntrest{
	border: 1px solid #BF2020;
	width:100%;
	background:#E56B6B;
	height:100px;
	

}
.addIntrest li{
	border: none;
	color:#000;
	width:250px;
	float:left;
	list-style: square;
}
#placeholder{
	margin-top:10px;
	float:left;
	text-align:left;
	padding:5px;
	margin-right:30px;
}
