/*
	REX CUT
*/

*{
outline:none;
}
.shop-blocktable
{
	BORDER-COLLAPSE: collapse;
	border-color:white;
	border-width:1px;
}

.shop-blocktable-background
{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: gray;

}

.shop-blocktable-background1
{
	border-color:white;
	border-collapse:collapse;
	border-width:1px;
}

.shop-blocktable-rows-background
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
}

.shop-blocktable-title
{
	color:white;
	height:27px;
	text-align:center;
	font-weight:bold;
	border-color:white;
	border-collapse:collapse;
	border-width:1px;
	background-color:#E3000D;
}

.shop-blocktable-link
{
	color: #000000 !important;
	text-decoration: underline !important;
}

.shop-blocktable-link:hover {
	color: #000000 !important;
	text-decoration: none !important;
}

.shop-listtable
{
	BORDER-COLLAPSE: collapse;
	width:100%;
}

.shop-listtable-title
{
	background-color:#e77f19;
	color:white;
	font-weight:bold;
	text-align:center;
}

.shop-listtable-cell
{
	color:black;
	text-align:center;
}

.designwidth
{
	width:950px;
}