.PB_footer {
	background-image: url(images/template/productBoxFooterBgrd.gif);
	background-repeat: repeat-x;
}
.PB_footer_outline {
    border-left: #999999 1px solid;
    border-right: #999999 1px solid;
    border-bottom: #999999 1px solid;
    padding: 0px
}
.PB_border {
	border: 1px solid #CCCCCC;
}
.PB_main_text_cell{
	padding: 5px;
}
.PB_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
}
.PB_imageOutline {
	border: 1px solid #333333;
	padding: 1px;
}
.PB_duration {
	background-image: url(images/template/time.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
}
.PB_description
{
    color: #333333;
    font-family: Verdana;
    font-size: 10px;
}
.PB_main_cell_outline
{
    border-left: #999999 1px solid;
    border-right: #999999 1px solid;
    border-bottom: #999999 1px solid;
    padding: 0px
}
.PB_price
{
    color: #009900;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}
.PB_dvdVideo
{
	background-image: url(images/template/dvdVideo.gif);
	background-repeat: no-repeat;   
}