.whitebox{
font-weight:normal;
}


.whitebox .t_l{
background:url(../images_newindex/white_bgblue_t_l.jpg) no-repeat right bottom;
height:8px;
width:8px;
font-size:4px;
}

.whitebox .t_r{
background:url(../images_newindex/white_bgblue_t_r.jpg) no-repeat left bottom;
height:8px;
width:8px;
font-size:4px;
}

.whitebox .b_l{
background:url(../images_newindex/white_bgblue_b_l.jpg) no-repeat right top;
height:8px;
width:8px;
font-size:4px;
}

.whitebox .b_r{
background:url(../images_newindex/white_bgblue_b_r.jpg) no-repeat left top;
height:8px;
width:8px;
font-size:4px;
}

.whitebox .lightb_l{
background:url(../images_newindex/white_light_bgblue_b_l.jpg) no-repeat right top;
height:8px;
width:8px;
font-size:4px;
}

.whitebox .lightb_r{
background:url(../images_newindex/white_light_bgblue_b_r.jpg) no-repeat left top;
height:8px;
width:8px;
font-size:4px;
}
.whitebox .topb{
background:#ffffff;
height:8px;
font-size:4px;

}
.whitebox .bottomb{
background:#ffffff;
height:8px;
font-size:4px;

}
.whitebox .leftb{
background:#ffffff;
width:7px;
font-size:4px;

}
.whitebox .rightb{
background:#ffffff;
width:7px;
font-size:4px;

}
.whitebox .fillwhite{
background:#FFFFFF;
}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
}


.modalPopup {
	background-color:#e0dfdf;
	border-width:3px;
	border-style:solid;
	border-color:#ffffff;
	padding:3px;
	width:410px;
}
