.panel_top_left
{
	width:9px;
	height:10px;
	background-image: url("/img/black/panel/panel_top_left.png");
}

.panel_top_middle
{
	height:10px;
	background-image: url("/img/black/panel/panel_top_shadow.gif");
	background-repeat: repeat-x;
}

.panel_top_right
{
	height:10px;
	width:9px;
	background-image: url("/img/black/panel/panel_top_right.gif");
	background-repeat: repeat-x;
}


.panel_left
{
	width:9px;
	background-repeat: repeat-y;
	background-image: url("/img/black/panel/panel_left_shadow.gif");
}



.panel_bottom_left
{
	width:9px;
	height:10px;
	background-image: url("/img/black/panel/bottom_left_shadow.gif");
}

.panel_bottom_middle
{
	height:10px;
	background-image: url("/img/black/panel/panel_bottom_shadow.gif");
	background-repeat: repeat-x;
}

.panel_bottom_right
{
	height:10px;
	width:9px;
	background-image: url("/img/black/panel/bottom_right_shadow.gif");
	background-repeat: repeat-x;
}





.panel_image
{
	height:264px;
	width:198px;
	background-color: white;
	text-align:center;
	vertical-align:middle;
}
.panel_image_div
{
	height:264px;
	width:198px;
	position:relative;
	text-align:center;
	vertical-align:middle;
	*margin-bottom:-3px;
}

.product_image_div
{
	height:560px;
	width:420px;
	position:relative;
	text-align:center;
	vertical-align:middle;
	*margin-bottom:-3px;
}

.product_image_div_small
{
	height:172px;
	width:129px;
	position:relative;
	text-align:center;
	vertical-align:middle;
	*margin-bottom:-3px;
}
.panel_text
{
	width: 190px;
	height:61px;
	background-image: url('/img/black/panel/panel_description_bg.gif');
	background-repeat: repeat-x;
	padding:4px;
	padding-right:3px;
	font-family: Verdana;
	font-size:11px;
	color:#000;
	background-color:#fff;
}
.panel_text a
{
	font-family: Verdana;
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.panel_text a:hover
{
	font-family: Verdana;
	font-size:10px;
	color:#000;
	text-decoration:underline;
}
.panel_price
{
	width: 100px;
	height:22px;
	background-image: url('/img/black/panel/price_bg.gif');
	background-repeat: repeat-x;
	background-color:#BE83A3;
	background-position:bottom right;
	float:left;
	margin-left:-4px;
	margin-top:-4px;
	padding-left:2px;
	padding-top:2px;
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}





.panel_text2
{
	width: 190px;
	height:51px;
	background-repeat: repeat-x;
	padding:4px;
	padding-right:3px;
	font-family: Verdana;
	font-size:11px;
	color:#000;
}
.panel_text2 a
{
	font-family: Verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.panel_text2 a:hover
{
	font-family: Verdana;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}

.panel_price2
{
	width: 78px;
	height:24px;
	background-image: url('/img/black/panel/price_bg2.gif');
	background-repeat: repeat-x;
	float:left;
	margin-left:-4px;
	margin-top:-4px;
	padding-left:0px;
	padding-top:2px;
	background-repeat:no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.panel_price2_promo
{
	width: 78px;
	height:24px;
	background-image: url('/img/black/panel/price_bg2.gif');
	background-repeat: repeat-x;
	float:left;
	margin-left:-4px;
	margin-top:-4px;
	padding-left:5px;
	padding-top:2px;
	background-repeat:no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.panel_right
{
	width:9px;
	background-repeat: repeat-y;
	background-image: url("/img/black/panel/panel_right_shadow.gif");
}


.panel_left_over
{
	position:absolute;
	top:-3px;
	left:-6px;
	width:24px;
	height:20px;
	background-repeat: no-repeat;
	background-image: url("/img/black/panel/panel_top_left.png");
}