@media all {
	#lnk_catalog {
		font-weight: bold;
		}
	#col1_cntnr {
		float: left;
		width: 190px;
		padding-top: 10px;
		padding-bottom: 20px;
		background-image: url(/images/trans_grey.gif);
		}
	#col2_cntnr {
		float: left;
		width: 590px;
		background-image: url(/images/satin_flowers.gif);
		}
	div.col2_cntnr {
		float: left;
		width: 100%;
		background-image: url(/images/trans_grey.gif);
		}
	div.clogo {
		text-align: center;
		padding-top: 4px;
		}
	div.colsechdr {
		background-image: url(/images/colsec_hdrbg.gif);
		background-repeat: no-repeat;
		padding-top: 6px;
		height: 23px;
		text-align: center;
		font-family: Verdana, Arial, Tahoma;
		font-size: 12px;
		color: #ffffff;
		letter-spacing: 1px;
		font-variant: small-caps;
		}
	a.colsecbtn,a.colsecbtn_selected {
		display: block;
		height: 18px;
		background-image: url(/images/colsec_btnbg.gif);
		background-repeat: no-repeat;
		background-position: 1px 0px;
		padding-top: 5px;
		padding-left: 8px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		}
	a.colsecbtn:hover,a.colsecbtn_selected {
		background-image: url(/images/colsec_btnbg_mo.gif);
		}
	div.colsecbtm {
		height: 14px;
		font-size: 8px;
		background-image: url(/images/colsec_btmbg.gif);
		background-repeat: no-repeat;
		background-position: 1px 0px;
		}
	div.colsecmid {
		margin-left: 1px;
		margin-right: 1px;
		border-left: 1px solid #929292;
		border-right: 1px solid #929292;
		}
	#catalog_cntnr {
		margin-top: 20px;
		margin-left: 15px;
		padding-bottom: 10px;
		}
	div.cat_row {
		float: left;
		width: 590px;
		height: 200px;
		}
	div.cat_item_cntnr {
		float: left;
		width: 180px;
		margin-right: 10px;
		text-align: center;
		}
	a.cat_image {
		display: block;
		}
	img.cat_image {
		width: 150px;
		height: 150px;
		border: 1px solid #C61B74;
		}
	a.item_name {
		display: block;
		font-family: Verdana, Arial, Tahoma;
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		}
	a.item_name:hover {
		font-weight: bold;
		text-decoration: underline;
		}
	#no_listings {
		text-align: center;
		height: 500px;
		margin-top: 70px;
		margin-right: 15px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 16px;
		color: #ffffff;
		font-weight: bold;
		}
	}
	
