@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: 100px;
		background-repeat: no-repeat;
		background-position: center 12px;
		}
	div.preview_row {
		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.preview_thumbnail,a.preview_noframe {
		display: block;
		float: left;
		width: 120px;
		height: 100px;
		margin-top: 10px;
		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;
		}
	#previous_link {
		float: left;
		margin-top: 8px;
		margin-left: 4px;
		width: 122px;
		}
	#next_link {
		float: right;
		margin-top: 8px;
		margin-right: 4px;
		width: 122px;
		}	
	#no_listings {
		margin-top: 54px;
		text-align: center;
		font-family: Verdana, Arial, Tahoma;
		font-size: 14px;
		color: #cccccc;
		font-weight: bold;
		}
	div.artist_pic {
		float: left;
		width: 100px;
		height: 120px;
		margin-left: 10px;
		background-image: url(/images/artist_pic_frame.gif);
		background-repeat: no-repeat;
		background-position: center 8px;
		text-align: center;
		}
	img.artist_pic {
		width: 90px;
		height: 90px;
		margin-top: 13px;
		}
	div.artist_details_cntnr{
		float: left;
		width: 356px;
		margin-top: 20px;
		margin-left: 10px;
		}
	div.artist_details {
		text-align: left;
		margin-top: 4px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		}
	div.nav_options {
		float: left;
		width: 120px;
		margin-left: 4px;
		margin-top: 14px;
		}
	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;
		}
	div.artist_pg_select {
		margin-top: 8px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #cccccc;
		text-align: center;
		}
	#col1,#col3 {
		background-image: url(/images/pg_vertcol_bg_y800.gif);
		height: 800px;
		}
	#col3 {
		visibility: hidden;
		}
	#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;
		}
	}