/*Table Style*/
/*IDs*/
.pgaTable {
	border-collapse 			: collapse;
	border-width				: 1px;
	border-style				: solid;
	border-color				: #797874;
}
	.pgaTblTitleRow {
		color					: #ffffff;
		width					: 269px;
		background-color		: #253255;
		font-size				: 12px;
		font-weight				: bold;
	}
	.pgaTblSubTitleRow {
		color					: #ffffff;
		width					: 269px;
		background-color		: #253255;
		height					: 30px;
		font-size				: 11px;
		vertical-align			: top;
	}
	.pgaTblHeaderRow {
		background-color		: #797874;
		color					: #ffffff;
		font-size				: 8px;
		height					: 16px;
	}
	.pgaBoardLinks {
		background		    	: url(http://i.cdn.turner.com/pga/.element/img/1.0/global/tictac_right.gif) no-repeat scroll 0 .8mm;
		padding-top				: 2px;
		padding-left			: 20px;
		left					: 0px;
		color					: #797874;
		font-size				: 9px;
		font-weight				: bold;
	}
	.pgaTblDataRow1{
		background-color		: #e2e1e0;
		color					: #797874;
		font-size				: 9px;
		height					: 16px;
	}
	.pgaTblDataRow2 {
		background-color		: #cacaca;
		color					: #797874;
		font-size				: 9px;
		height					: 16px;
	}
	
	.news_box { width: auto !important; }
	
	#MSphotoGalFlashContainer {
        position:relative;
        margin-top:9px;
        border-top:1px solid black;
        width:647px;
        overflow:hidden;
		color:rgb(63,63,61)
	}

	#MSphotoGalFlashContainer a, #MSphotoGalFlashContainer a:link, #MSphotoGalFlashContainer a:visited { color:rgb(63,63,61) }

	#MSphotoGalTextContainer {
       position:relative;
       background-color:rgb(194,195,189);
       width:647px;
		min-height:60px;
		font-family:verdana;
		padding:10px 10px 10px 10px;
	}

	.h1, #MSphotoGalTextContainer h1 {
		font-size:17pt;
		font-weight:bold;
		margin:0 0 6px 0;
	}

	.photoGallMod_0, .photoGallMod_1 {
		width:320px;
		float:left;
		overflow:hidden;
	}

	#MSphotoGalTextContainer p {
		line-height:1.1em;
	}

	.photoGallMod_1 .MSphotoContentCell {
		margin-left:4px;	
	}

	.photoGallMod_0 .MSphotoContentCell {
		margin-right:4px;	
	}
