.pgr3Manufacturers h1 { padding-left:10px; margin-bottom:0px; padding-bottom:0px; }
.pgr3Manufacturers img { float:left; }
.pgr3Manufacturers .manu { padding-left:130px; }

.pgr3CitySelect
{
	text-align:center;
	border-bottom:1px solid #666666;
	padding-bottom:20px;
	height:90px;
}

.pgr3CitySelect div
{
	float:left;
	height:70px;
	margin:10px;
	overflow:hidden;
	background-repeat:no-repeat;
}

.pgr3CitySelect div:hover
{
	background-position:0 -70px;
}

.pgr3_ul
{
	list-style: url('games/pgr3/pgr3_list.png');
	margin-left: 20px;
}
.pgr3_ul li
{
padding: 5px;
}

.pgr3_city_img
{
	float: left;
	margin-right: 20px;
}

.pgr3classbutton
{
	display:block;
	padding:0px 0px 35px 0px;
	margin:0px 0px 0px 10px;
	width: 100px;
	float: left;
}

.pgr3classbutton:hover
{
	background-position: 0px -35px;
}

.screenshotHeaderbar
{
	margin:0px auto;
	position:relative;
	left:-4px;
	background-image:url('thumbs_top.jpg');
	background-repeat:no-repeat;
	width:398px;
	height:26px;
}