h1 {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: top;
	display: inline;

}

.review_content {
    width:450px; 
    height:480px;
    float:left;
	overflow:auto;
	padding:5px;
	border:1px solid #333333;
	text-align:left;
}
.review_content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
.review_content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999FF;
	text-decoration: underline;

}
.review_content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999FF;
	text-decoration: underline;
}
.review_content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999FF;
	text-decoration: underline;
}

.review_content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	text-decoration: underline;
	
}

.review_content2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
.review_content2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.review_content2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.review_content2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
}
.hover_box {
	height: 82px;
	width: 220px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: left;
	margin:2px;
	text-align:left;
}
.hover_box a:link {
	background-color: #333333;
	height: 80px;
	width: 218px;
	border: 1px solid #666666;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;  
	top:1px;
	left:1px;
}
.hover_box a:visited {
	background-color: #333333;
	height: 80px;
	width: 218px;
	border: 1px solid #666666;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;  
	top:1px;
	left:1px;
}
.hover_box a:active {
	background-color: #333333;
	height: 80px;
	width: 218px;
	border: 1px solid #666666;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;  
	top:1px;
	left:1px;
}

.hover_box a:hover {
	background-color: #333333;
	height: 80px;
	width: 218px;
	border: 1px solid #666666;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;  
	top:1px;
	left:1px;
	
}
.hover_box b {
	width: 130px;
	position: relative;
	left: 90px;
	top: 2px;
	z-index: 9;
	margin:0px;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;

}
.hover_box p {
    width: 130px;
	position: relative;
	left: 90px;
	z-index: 10;
}





a.mic:link {background-image: url(../img_link/mic.gif);}
a.mic:visited {background-image: url(../img_link/mic.gif);}
a.mic:active {background-image: url(../img_link/mic.gif);}
a.mic:hover {background-image: url(../img_link/mic2.gif);}
 
a.phones:link {background-image: url(../img_link/headphones.gif);}
a.phones:visited {background-image: url(../img_link/headphones.gif);}
a.phones:active {background-image: url(../img_link/headphones.gif);}
a.phones:hover {background-image: url(../img_link/headphones2.gif);}

a.promoters:link {background-image: url(../img_link/promoters.jpg);}
a.promoters:visited {background-image: url(../img_link/promoters.jpg);}
a.promoters:active {background-image: url(../img_link/promoters.jpg);}
a.promoters:hover {background-image: url(../img_link/promoters2.jpg);}

a.video:link {background-image: url(../img_link/video.jpg);}
a.video:visited {background-image: url(../img_link/video.jpg);}
a.video:active {background-image: url(../img_link/video.jpg);}
a.video:hover {background-image: url(../img_link/video2.jpg);}

