#wrapper {
	border:1px #f2f5ae solid;
	background-color:#231f20;
	background-image:url(../images/store/store_bg.jpg);
	background-repeat:no-repeat;
	width:848px;
	height:442px;
}

#left_col {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff9ad;
	width:403px;
	padding-left:10px;
	padding-top:20px;
}

#left_col a:link, #left_col a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#left_col a:hover {
	color:#fff9ad;
}

#ticketing h4 {
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	background-image:url(../images/store/music_ticketing.gif);
	background-repeat:no-repeat;
	width:403px;
	height:22px;
	padding-bottom:2px;
	border-bottom:1px #f2f5ae solid;
	margin-bottom:5px;
}

#merch {
	padding-top:10px;
}

#merch h4 {
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	background-image:url(../images/store/merch.gif);
	background-repeat:no-repeat;
	width:400px;
	height:22px;
	padding-bottom:2px;
	border-bottom:1px #f2f5ae solid;
	margin-bottom:5px;
}
