table.prices {
	width:813px;
	font-size:13px;
}

table.prices tr.headerrow {
	background-image:url(/css/gfx/stackpanel/title.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

table.prices th.categorylast {
	background-image:url(/css/gfx/stackpanel/title_right_wide.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:transparent;
}

table.prices th {
	font-weight:bold;
}

table.prices th.heading {
	color:#a91467;
}

table.prices td, table.prices th {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
}

table.prices td.product,
table.prices td.productoffer,
table.prices td.productempty,
table.prices th.category,
table.prices th.categorylast {
	width:110px;
	border-left:1px solid #fff;
}

table.prices td h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:4px;
	padding-left:20px;
}

table.prices div.price {
	font-weight:bold;
	margin-bottom:5px;
}

table.prices .price_but {
	color:#a91467;
	margin-bottom:5px;
	font-weight:bold;
	width:44px;
	height:20px;
}

table.prices div.pricePrevious,
table.prices div.specialOffer {
	font-size:11px;
}

table.prices div.specialOffer {
	font-weight:bold;
	color:#a91467;
}

table.prices div.pricePrevious {
	line-height:10px;
}

table.prices a.morelink {
    font-weight:bold;
    color:#075993;
    background:transparent url(gfx/common/linkicons_blue.png) no-repeat scroll 0px 1px;
    _background:transparent url(gfx/common/linkicons_blue.gif) no-repeat scroll 0px 1px;
    padding-left:15px;
}

table.prices a.morelink:focus {
    text-decoration:none;
}

table.prices td {
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#e8ecf1;
	height:97px;/*94px;*/
	border-top:3px solid #fff;
	padding-bottom:5px;
}

table.prices td.productoffer,table.prices td.product {
	background-repeat:repeat-x;
	background-color:transparent;
}

table.prices td.product {
	background-image:url(/css/gfx/subscriptions/productbg.gif);
}

table.prices td.productoffer {
	background-image:url(/css/gfx/subscriptions/productofferbg.gif);
}

.prices_notice {
	background-image:url(/css/gfx/subscriptions/notice_bg.gif);
	background-repeat:repeat-x;
	background-position: 0px -13px;
	padding-top:0px;/*13px;*/
	padding-left:5px;
	height:22px;
	margin-bottom:20px;
	width:808px;
}

