table.shortinfo
{
	margin-top:15px;
	margin-bottom:10px;
	margin-left:115px;
}

table.shortinfo td.info
{
	padding:2px;
}

table.shortinfo td.info span.decoration
{
	padding-left:3px;
	padding-right:5px;
	color:#C4161C;
}

table.loyalityform
{
	margin-top:15px;
	margin-bottom:10px;
}

table.loyalityform td.header
{
	height:32px;
	vertical-align:top;
	font-weight:bold;
	text-align:left;
	color:#C8141D;
	font-size:12px;
}

table.loyalityform td.label
{
	padding:1px;
	width:150px;
	font-weight:bold;
	text-align:right;
	padding-right:3px;
	background-color:#E5E2D8;
}

table.loyalityform td.field
{
	font-weight:normal;
	text-align:left;
	padding:1px;
	background-color:#E5E2D8;	
}

table.loyalityform td.info
{
	padding:1px;
	font-weight:normal;
	text-align:left;
	background-color:#E5E2D8;		
}

table.loyalityform td.error
{
	padding:1px;
	font-weight:normal;
	text-align:left;
	background-color:#E5E2D8;	
	color:#C8141D;	
}

table.loyalityform td.spacer
{
	height:5px;
	background-color:#E5E2D8;		
}

table.loyalitytable
{
	width:100%;
	margin-top:15px;
	margin-bottom:10px;
}

table.loyalitytable td.header
{
	text-align:center;
	font-size:11px;
	height:34px;
	background-image:url(../../images/theme/search_header_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	vertical-align:middle;
	color:#2C2A2B;
}

table.loyalitytable td.header_left
{
	width:8px;
	height:34px;
	background-image:url(../../images/theme/search_header_left.gif);
	background-repeat:no-repeat;
}

table.loyalitytable td.header_right
{
	width:12px;
	height:34px;
	background-image:url(../../images/theme/search_header_right.gif);
	background-repeat:no-repeat;
}

table.loyalitytable td.header_spacer
{
	height:34px;
	width:1px;
	background-image:url(../../images/theme/search_header_spacer.gif);
	background-repeat:no-repeat;
	background-position:top;
}

table.loyalitytable td.cell_spacer
{
	width:1px;
	background-image:url(../../images/theme/cell_spacer.gif);
	background-repeat:no-repeat;
	background-position:top;
}

table.loyalitytable td.cell_spacer
{
	width:1px;
	background-image:url(../../images/theme/cell_spacer.gif);
	background-repeat:no-repeat;
	background-position:top;
}

table.loyalitytable td.cell
{
	color:#2C2B29;	
	background-image:url(../../images/theme/horizontal_spacer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:25px;
	padding:3px;
}

