@media all {
	#pg_header {
		position: relative;
		top: -1px;
		height: 36px;
		background-image: url(/images/row_bg_y36_trans.gif);
		}
	div.pg_header {
		width: 616px;
		height: 36px;
		background-repeat: no-repeat;
		background-position: center 12px;
		}
	div.event_cntnr {
		float: left;
		width: 308px;
		height: 225px;
		margin-top: 10px;
		background-image: url(/images/event_cntnr_bg.gif);
		background-repeat: no-repeat;
		background-position: center top;
		overflow: hidden;
		}
	a.event_image {
		display: block;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 7px;
		margin-bottom: 7px;
		color: #ffffff;
		text-align: center;
		font-family: Comic Sans MS, Cursive, Arial;
		font-size: 20px;
		font-weight: bold;
		line-height: 200%;
		}
	img.event_image {
		width: 288px;
		height: 211px;
		cursor: pointer;
		}
	#no_listings {
		margin-top: 54px;
		text-align: center;
		font-family: Verdana, Arial, Tahoma;
		font-size: 14px;
		color: #cccccc;
		font-weight: bold;
		}
	div.event_profile {
		float: left;
		width: 600px;
		padding-left: 8px;
		padding-right: 8px;
		height: 120px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(/images/row_bg_y120_trans.gif);
		background-repeat: no-repeat;
		background-position: center top;
		}
	a.profile_pic {
		dsiplay: block;
		float: left;
		width: 136px;
		height: 100px;
		margin-left: 4px;
		margin-top: 10px;
		text-align: center;
		}
	img.profile_pic {
		width: 136px;
		height: 100px;
		}
	div.profile_details_cntnr{
		float: left;
		width: 320px;
		margin-top: 20px;
		margin-left: 10px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-align: left;
		}
	a.event_name {
		font-weight: bold;
		color: #ffffff;
		}
	a.event_name:hover {
		text-decoration: underline;
		}
	div.nav_options {
		float: left;
		width: 120px;
		margin-left: 4px;
		margin-top: 14px;
		}
	#previous_link {
		float: left;
		margin-top: 8px;
		margin-left: 4px;
		width: 122px;
		}
	#next_link {
		float: right;
		margin-top: 8px;
		margin-right: 4px;
		width: 122px;
		}
	div.pg_select {
		float: left;
		width: 354px;
		margin-top: 14px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #cccccc;
		text-align: center;
		}
	#footer_nav {
		float: left;
		width: 600px;
		padding-left: 8px;
		padding-right: 8px;
		height: 36px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(/images/row_bg_y36_trans.gif);
		background-repeat: no-repeat;
		background-position: center top;
		}
	#ftr_previous_link {
		float: left;
		margin-left: 4px;
		margin-top: 7px;
		width: 122px;
		}
	#ftr_next_link {
		float: right;
		margin-right: 4px;
		margin-top: 7px;
		width: 122px;
		}
	div.ftr_pg_select {
		float: left;
		width: 334px;
		margin-top: 12px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #cccccc;
		text-align: center;
		}
	a.preview_thumbnail,a.preview_noframe {
		display: block;
		width: 100%;
		height: 100px;
		margin-top: 6px;
		background-image: url(/images/artist_pic_frame.gif);
		background-repeat: no-repeat;
		background-position: center top;	
		text-align: center;
		cursor: pointer;
		}
	a.preview_noframe {
		background-image: none;
		}
	img.preview_thumbnail {
		width: 90px;
		height: 90px;
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
		cursor: pointer;
		}
	}