/*********************************** SIDE BAR *******************************/
#side-bar .block
{
	background-color: #D4E0F9;
	border-top: solid 1px #8CB0F2;
	border-right: solid 1px #8CB0F2;
	border-bottom: solid 1px #8CB0F2;
	padding: 6px;
	margin-bottom: 8px;
}
/*********************************** RIGHT SIDE *******************************/
#right-side
{
	text-align: center;
}
#right-side .section
{
	text-align: left;
	margin: 0 auto;
	width: 171px;
	margin-bottom: 5px;
}
#rewards-program-sidebar
{
	text-align: center;
}
#rewards-program-sidebar a
{
	margin: 0 auto;
}
#win-big-sidebar
{
	background: url(/images/layout/img-win-big.gif) no-repeat center center;
	height: 105px;
}
#win-big-sidebar a
{
	background-position: bottom right;
	padding: 55px  0 0 100px;
}
#current-flyers-sidebar h4
{
	font-size: 12px;
	padding-bottom: 4px;
}
#current-flyers-sidebar .flyers .flyer
{
	clear: both;
	padding-bottom: 5px;
	line-height: 18px;
	font-size: 10px;
}
#current-flyers-sidebar .flyers .flyer a
{
	float: left;
	padding-right: 8px;
}
#request-catalog-sidebar
{
	display: block;
	height: 98px;
	background: url(/images/layout/img-request-a-catalog.gif) no-repeat center center;
}
#request-catalog-sidebar:hover
{
	text-decoration: none;
}
/*********************************** FLASH *******************************/
#flash
{
	height: 233px;
	width: 524px;
	background: url(/images/layout/img-flash.jpg) no-repeat top left;
	margin-bottom: -8px;
}