#title_review{
    margin:0px 0px 30px 0px;
    left:0px;
    padding:0px;
    height:84px;
    width: 237px;
    display:block;
	 background: url('../images/review-bar.gif') no-repeat #000;
    border: 0px;
    vertical-align: top;
    float:left;
    overflow:hidden;
	cursor:hand;
}
#title_review2{
    margin:0px 0px 30px 0px;
    left:0px;
    padding:0px;
    height:84px;
    width: 237px;
    display:block;
	 background: url('../images/review-bar.gif') no-repeat #000;
    border: 0px;
    vertical-align: top;
    float:left;
    overflow:hidden;
	cursor:hand;
}
/*  ---------icon --------- */
#bullet_blue{
    margin:6px 4px 0px 4px;
    left:8px;
    padding:0px;
    height:4px;
    width: 4px;
 	background: url('../images/bullet-blue.gif') no-repeat #ffffff;
    border: 0px; 
	overflow:hidden;
  /*  vertical-align: top; 
	align:center;
	cursor:hand;float:left;display:block; */
}
#bullet_dark{
    margin:6px 4px 0px 4px;
    left:8px;
    padding:0px;
    height:4px;
    width: 4px;
 	background: url('../images/bullet-dark.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;
 
}
#corner_top_left{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 13px;
 	background: url('../images/majorhomepage_76-top.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;	align:left;
}
#corner_top_right{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 9px;
 	background: url('../images/majorhomepage_78-top.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;
	align:right;
}
#corner_bot_left{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 13px;
 	background: url('../images/majorhomepage_76.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;	align:left;
}
#corner_bot_right{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 9px;
 	background: url('../images/majorhomepage_78.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;	align:right;
}
#bg_top{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 18px;
 	background: url('../images/bg-top-detail.gif') repeat #000;
    border: 0px; 
	overflow:hidden;
}
#bg_bot{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 18px;
 	background: url('../images/majorhomepage_78.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;
}

#corner_top_left_black{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 13px;
 	background: url('../images/majorhomepage_76-top2.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;	align:left;
}
#corner_top_right_black{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 9px;
 	background: url('../images/majorhomepage_78-top2.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;
	align:right;
}
#corner_bot_left_black{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 13px;
 	background: url('../images/majorhomepage_76_2.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;	align:left;
}
#corner_bot_right_black{
    margin:0px 0px 0px 0px;
    left:0px;
    padding:0px;
    height:6px;
    width: 9px;
 	background: url('../images/majorhomepage_78_2.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;	
	align:right;
}
#markright{
    margin:4px 4px 0px 4px;
    left:5px;
    padding:0px;
    height:20px;
    width: 20px;
 	background: url('../images/mark-right2.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;
	align : center;
 }
 #markwrong{
    margin:4px 4px 0px 4px;
    left:5px;
    padding:0px;
    height:20px;
    width: 20px;
 	background: url('../images/mark-wrong2.gif') no-repeat #000;
    border: 0px; 
	overflow:hidden;
	align : center;
}
