/* Gold's Gym - November 2008 */


/* ===========================================
    WORKING OUT WHILE ON THE ROAD
==============================================*/

#articleText.onTheRoad {
	position: relative;
	}

#articleText.onTheRoad h3 {
	margin-top: 2em;
	margin-bottom: 0.8em;
	}
	
#articleText.onTheRoad #bu-powerRead img {
	border: none;
	}

#articleText.onTheRoad #powerRead {
	display: none;
	position: absolute;
	top: 400px;
	left: 100px;
	}

#articleText.onTheRoad #powerRead img {
	_behavior: url(iepngfix.htc); /* IE PNG Alpha Fix */
	}

åœ
