.nostyle {}

.p_content_format {
	margin-left: 10px;
	margin-right:10px;
}

.eventsTABLE {
       	width: 100%;
}

.golf_playerTABLE {
	padding: 3px 3px 1px 3px;
	border-bottom: 1px solid #336633;
	margin-bottom: 10px;
	width: 100%;
}

table.golf_playerTABLE thead tr th {
	 font-weight: bold;
	 color: #FFFFFF;
	 background: url(common-images/table-th-bg.gif) 0 0 no-repeat;
	 text-align: left;
	 padding: 5px;
}

table.golf_playerTABLE tbody tr td {
	 padding: 3px;
	 text-indent: 5px;
	 border-bottom: 1px dashed #d9d9d9;
}

.cricket_playerTABLE {
	padding: 3px 3px 1px 3px;
	border-bottom: 1px solid #336633;
	margin-bottom: 10px;
	width: 100%;
}

table.cricket_playerTABLE thead tr th {
	font-weight: bold;
	text-align:left;
	padding: 5px;
	color:#336633;
}

table.cricket_playerTABLE tbody tr td {
	text-align:center;
	padding: 3px;
	text-indent: 5px;
	border-bottom: 1px dashed #d9d9d9;
}

table.cricket_playerTABLE thead tr th.cricketTH, .cricketTH {
	font-weight: bold;
	color:#FFFFFF;
	background: url(common-images/table-th-bg.gif) 0 0 no-repeat;
	text-align: left;
	padding: 5px;
}

.cricketTD {
	text-align:center;
 	border-bottom: 1px dashed #d9d9d9;
}

.cricketTR-oddrow{
	background-color: #E5E5D8;
	font-weight: bold;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ccc;
	text-align:center;
	font-size: 95%;
}

/*
.golf_playerTD {
	 padding: 3px;
}
 
.golf_playerTR {
	 padding: 3px;
}

.playerTABLE {
	 padding: 0;
	 border-bottom: 1px solid #336633;
	 width: 100%;
}

.playerTH {
	 font-weight: bold;
	 color: #FFFFFF;
	 background: url(common-images/table-th-bg.gif) 0 0 no-repeat;
	 text-align: left;
	 padding: 5px;
}
 
.playerTD {
	 padding: 3px;
	 border-bottom: 1px dashed #d9d9d9;
}
 
.playerTR {
	 padding: 3px;
}

.playerTD-lastrow {
	 padding: 3px 3px 1px 3px;
	 border-bottom: 1px dashed #fff;
}
*/


.grey1pxBorderImages img {
	border: 1px solid #dddddd;
}

.unindentedList {
	list-style-position: inside;
	list-style-image: url(common-images/bullet.gif);
}

/************************/
/** QUOTES BOX **/
/************************/

.quotes-block-box {
  display: block;
 	width: 236px;
	height: 100%;
 	background: #FFFFFF;
 	float: right;
	margin: 0;
}
 
.quotes-block-sig {
 	font-weight: bold;
	float: right;
	whitespace: nowrap;
	padding-right: 10px;
	margin-top: 18px;
}
 
.quotes-block {
 	display: block;
	float: right
 	width: 226px;
	height: 100%;
 	background: #FFFFFF;
 	background: url(common-images/quotes-bg.gif) center top repeat-y;
 	margin: 0 0 10px 10px;
}
 
.quotes-block P { 
 	padding: 3px 10px 0 10px;
	font-style: italic;
}
 
 
.quotes-block-top {
 	background: url(common-images/quotes-top.gif) right top;
 	width: 226px;
 	height: 17px;
}
 
.quotes-block-bottom {
 	background: url(common-images/quotes-bottom.gif) left top;
 	width: 226px;
 	height: 55px;
}

H1 { font-size:120%; margin-bottom: 5px;}
H2 { font-size:120%; color:#006633; }
H3 { font-size:115%; color:#333333; }
H4 { font-size:110%; color:#333333; }
H5 { font-size:110%; color:#333333; font-style: italic;}
H6 { font-size:100%; color:#333333; font-weight: bold; text-decoration:underline;}