#cpshowcase {
	height: 259px;
}

/* Height Fix (max: 616px) */
#newsletter, #top-10 { margin-bottom: 10px; clear: both; width: 318px; }

div.brc_list {
	/*background-color: #FFF5C6; */
text-align: center;
	background-image:url(../images/bg_store.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	background-color:#d9dccd;
	width:883px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: -4px;
	padding: 30px;
	float: left;
}


#subscribe {
	background: url('../media/subscribe.jpg') no-repeat;
	height: 68px;
	width: 305px;
	margin-top: 1px;
}

.block-200 {
	background: #fff;
	width: 200px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	border: 4px double #D9D9D9;
	color: #5B5D51;
}

.block-200 h1 {
	font: normal 12px arial;
	letter-spacing: 1px;
	color: #5B5D51;
	background: #eee;
	padding: 6px;
	width: auto;
}

.block-200 a{
color:#5B5D51;
text-decoration:none;
}

.block-200 ul {
	list-style-type: disc;
	padding: 0 25px;
	margin-bottom: 5px;
}

.block-200 ul li { font: normal 10px verdana; padding: 2px 0; }

.block-500 {
	background: #fff;
	width: 600px;
	float: right;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 4px double #D9D9D9;
	color: #5B5D51;
}

.block-500 a{
color:#5B5D51;
text-decoration:none;

}
.block-500 h1 {
	letter-spacing: -1px;
	color: #5B5D51;
	background: #eee;
	padding: 6px;
	width: auto;
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.block-500 h1 span.category { color: #666; }

.block-500 h2 {
	font: bold 10px verdana;
	color: #333;
	padding: 2px 6px;
}

.block-500 h2 a { color: #000; }
.block-500 a:hover { text-decoration: underline; }

.block-500 p {
	font: normal 12px arial;
	color: #5B5D51;
	padding: 5px;
}
