/** Table definition */

tr.com-list-header {
	background-color:#F2F2F2;
	background-image:url('../images/backgrounds/bg_table_head.gif');
	background-repeat: repeat-x;
}

th.com-basket-header-title {
	font-weight:bold;
	text-align:left;
}

th.com-basket-header-price-sum {
	font-weight:bold;
	text-align:right;
	width:80px;
}

th.com-basket-header-basket {
	width:35px;
}

td.com-list-col-price {
	width: 70px;
}

td.com-list-col-action {
	width: 20px;
}

td.com-downloadlist-col-action {
	width: 70px;
}

table.com-basket-list {
	border-color: #424242 -moz-use-text-color #424242 #424242;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
}

tr.com-basket-header {
	background-color:#F2F2F2;
	background-image:url('../images/backgrounds/bg_table_head.gif');
	background-repeat: repeat-x;
}

p.com-basket-next {
	text-align: right;
}

/** Category Navigation Box */
div.teaserBoxContentDynamic ul.mainmenu li a {
	color: #424242;
}

div.teaserBoxContentDynamic ul.mainmenu li a:hover {
	color: #bd0926;
}

div.teaserBoxContentDynamic ul.mainmenu li {
	margin: 5px 0px 5px 0px;
}
