﻿.product_box 
{
	position:absolute; top:20px; left:200px; display:none; width:600px; border:0px black solid;
}
.top_left_corner, .top_bar, .top_right_corner,.left_bar,.right_bar,.bottom_left_corner,.bottom_bar,.bottom_right_corner
	{opacity:0.4;filter:alpha(opacity=40); background-color:black; font-size:1px; width:15px; height:15px;}
.product_content {opacity:0.95;filter:alpha(opacity=95); border:2px black solid;padding:5px;background-color:white;width:550px; font-family:Verdana; font-size:8pt}
.pop_table td {font-family:Verdana; font-size:10pt}
.divider {width:70%}
.class_title {font-weight:bold; color:Maroon;}
.label {font-weight:bold}
.right_label {text-align:left;vertical-align:top;width:120px}
.single_content {text-align:left;vertical-align:top}
.multi_content_left {width:150px;text-align:left;vertical-align:top}
.multi_content_right {text-align:left;vertical-align:top}
.close_button {cursor:pointer;font-style:italic; font-size:8pt; padding:2px 4px 2px 4px; border:black 1px solid; background-color:White;}

