﻿




#top_blurb
{
	background: url(images/jinxspotting/top_blurb.gif) no-repeat top left;
	clear: left;
	float: left;
	width: 702px;
	height: 205px;
	position: relative;
}

#top_blurb a
{
	position: absolute;
	left: 435px;
	top: 160px;
}

#top_stencil
{
	float: left;
	text-align: center;
	width: 272px;
	height: 205px;
}

#media_header
{
	background: url(images/jinxspotting/media_header.gif) no-repeat top left;
	clear: left;
	float: left;
	width: 900px;
	height: 50px;
	text-indent: -2000px;
	margin: 10px 0px 0px 10px;
}

#media_body
{
	clear: left;
	float: left;
	width: 900px;
	height: 215px;
	margin: 10px 0px 0px 30px;
}

#tattoo_header
{
	background: url(images/jinxspotting/tattoo_header.gif) no-repeat top left;
	clear: left;
	float: left;
	width: 900px;
	height: 50px;
	text-indent: -2000px;
	margin: 10px 0px 0px 10px;
}

#tattoo_body
{
	clear: left;
	float: left;
	width: 900px;
	height: 215px;
	margin: 10px 0px 0px 30px;
}

#random_header
{
	background: url(images/jinxspotting/random_header.gif) no-repeat top left;
	clear: left;
	float: left;
	width: 900px;
	height: 50px;
	text-indent: -2000px;
	margin: 10px 0px 0px 10px;
}

#random_body
{
	clear: left;
	float: left;
	width: 900px;
	height: 215px;
	margin: 10px 0px 0px 30px;
}



div.spotting_item
{
	background: url(images/jinxspotting/pic_box.gif) no-repeat top left;
	float:left;
	width: 149px;
	height: 215px;
	padding: 10px 9px 9px 9px;
	margin-right: 10px;
}

div.spotting_item img
{
	cursor: hand;
	cursor: pointer;
}

div.spotting_item span
{
	padding-top: 3px;
	font-size: 8pt;
	width: 131px;
	display: block;
}



#listing_container 
{
	margin: 10px 0 10px 33px;	
	border: 0px #242d3a solid;	
	width: 950px;
}

div.spotting_item_list
{
	background: url(images/jinxspotting/pic_box.gif) no-repeat top left;
	float:left;
	width: 149px;
	height: 215px;
	padding: 10px 9px 9px 9px;
	margin-right: 19px;
}

div.spotting_item_list img
{
	cursor: hand;
	cursor: pointer;
}

div.spotting_item_list span
{
	padding-top: 3px;
	font-size: 8pt;
	width: 131px;
	display: block;
}




#jinxspot_listing_header
{
	background: url(images/jinxspotting/listing_header.jpg) no-repeat top left;
	clear: left;
	float: left;
	width: 694px;
	height: 116px;
	position: relative;
	margin-bottom: 15px;
}

#jinxspot_listing_header div
{
	position: absolute;
	left: 350px;
	top: 64px;
	vertical-align: middle;
	text-align: left;
}

#jinxspot_listing_header div select
{
	vertical-align: middle;
}

#jinxspot_listing_header div input
{
	vertical-align: middle;
}

#jinxspot_listing_submit
{
	margin-left: 10px;
	background: url(images/jinxspotting/submit_header.gif) no-repeat top left;
	float: left;
	text-align: center;
	width: 270px;
	height: 116px;
	position: relative;
	margin-bottom: 15px;
}

#jinxspot_listing_submit a
{
	position: absolute;
	left: 48px;
	top: 77px;
	vertical-align: middle;
	text-align: left;
}


#media_seemore
{
	clear: left;
	float: left;
	text-align: right;
	width: 900px;
	height: 19px;
	margin: 3px 0px 0px 0px;
}

#tattoo_seemore
{
	clear: left;
	float: left;
	text-align: right;
	width: 900px;
	height: 19px;
	margin: 3px 0px 0px 0px;
}

#random_seemore
{
	clear: left;
	float: left;
	text-align: right;
	width: 900px;
	height: 19px;
	margin: 3px 0px 0px 0px;
}








