@charset "utf-8";
/* CSS Document */

.GQL {
	background: url(../Images/Graphics/GolfQL.png) no-repeat left top;
	display: block;
}
.MQL {
	background: url(../Images/Graphics/MediaQL.png) no-repeat left top;
	display: block;
	height: 54px;
	width: 235px;
}
.WQL {
	background: url(../Images/Graphics/WalkingQL.png) no-repeat left top;
	position: relative;
	display: block;
	height: 54px;
	width: 235px;
}
.BQL {
	background: url(../Images/Graphics/BespokeQL.png) no-repeat left top;
	position: relative;
	display: block;
	height: 54px;
	width: 235px;
}
.DQL {
	background: url(../Images/Graphics/DriverQL.png) no-repeat left top;
	position: relative;
	display: block;
	height: 54px;
	width: 235px;
}
.GQLA {
	background: url(../Images/Graphics/GolfQLA.png) no-repeat left top;
	position: relative;
	display: block;
	height: 54px;
	width: 235px;
}
.MQLA {
	background: url(../Images/Graphics/MediaQLA.png) no-repeat left top;
	position: relative;
	display: block;
	height: 54px;
	width: 235px;
}
.WQLA {
	background: url(../Images/Graphics/WalkingQLA.png) no-repeat left top;
	position: relative;
	display: block;
	height: 54px;
	width: 235px;
}
.BQLA {
	background: url(../Images/Graphics/BespokeQLA.png) no-repeat left top;
	position: relative;
	display: block;
	height: 54px;
	width: 235px;
}
.DQLA {
	background: url(../Images/Graphics/DriverQLA.png) no-repeat left top;
	position: relative;
	display: block;
	height: 54px;
	width: 235px;
}