#pga_t2 {
	margin-bottom: 7px;
}

#pga_t2 div {
	margin-bottom: 10px;
	margin-top: 0px;
}

#pgaCenterPanel h1 img.pgaRtPodPad {
	padding-left:7px;
}

/*Value Guide*/
.vgTable {
		border-collapse: collapse;
		width: 100%;
		margin-top: 7px;
}
.vgHeader {
		background      :#727272 url(http://i.cdn.turner.com/pga/.element/img/1.0/sect/home/vgTop.gif) no-repeat 6px 3px;
		height			:35px;
		width			:207px;
}
.vgSubHeader {
		background      :#898989;
		height			:20px;
		color			:#ffffff;
		font-weight		:bold;
		padding-left	: 8px;
}
.dataVGField1 {
		background-color:#e2e1e0;
		color			:#818181;
		font-weight		:bold;
		font-size		:10px;
		height			:16px;
		padding-left	: 8px;
}
.dataVGField2 {
		background-color:#cacaca;
		color			:#818181;
		font-weight		:bold;
		font-size		:10px;
		height			:16px;
		padding-left	: 8px;
}

/* Sub-Navigation */
#pgaEquipNav ul {
	padding: 0;
	margin: 0;
	width: 978px;
	height: 71px;
	background: transparent url(http://i.cdn.turner.com/pga/.element/img/1.0/sect/equipment/equipment_sprite.png) no-repeat scroll 0 -142px;
}
#pgaEquipNav ul li {
	display:inline;
	list-style-type: none;
	float:left;
	width: 163px;
	height: 71px;
}
#pgaEquipNav ul li a {
	display: block;
	width: 163px;
	height: 71px;
	background: transparent none;
}

.pgaEquipmentSprite:hover {
	background: transparent url(http://i.cdn.turner.com/pga/.element/img/1.0/sect/equipment/equipment_sprite.png) no-repeat scroll 0 0 !important;
}

/* Rollover Effects */
	#pgaEN_drivers_woods:hover { background-position: 0 -71px !important; }
	#pgaEN_irons_hybrids:hover { background-position: -163px -71px !important; }
	#pgaEN_wedges:hover { background-position: -326px -71px !important; }
	#pgaEN_putters:hover { background-position: -489px -71px !important; }
	#pgaEN_balls_apparel:hover { background-position: -652px -71px !important; }
	#pgaEN_training_tech:hover { background-position: -815px -71px !important; }

