div.golfLinks {
	margin-bottom: 10px;
}

div.golfLinks a img {
	display:block;
}

div.golfLinks a.smallLeftLink, div.golfLinks a.smallRightLink  
{
    display: block;
    width: 141px;
    height: 93px;
    font-size: 0px;
    text-indent: -1000px
}

div.golfLinks a.smallRightLink{
	width: 150px;
}

div.golfLinks a.smallLeftLink 
{
    float: left;
    background: transparent url(image_videos.jpg) no-repeat top left;
}

div.golfLinks a.smallRightLink 
{
    float: right;
    background: transparent url(image_subscribe.jpg) no-repeat top left;
}
