/*
		ANNUAL REPORTS
*/
#annual_reports {

}
#annual_reports p {
	line-height: 28px;
	margin: 0 0 12px 0;
}
#annual_reports p img {
	float: left;
	margin: 5px;
}
/*
		ARTICLES
*/
#articles h2 {
	margin: 0;
}
#articles hr {
	color: #796819;
	margin-top: 6px;
	margin-bottom: 3px;
}

/*
		LAWS
*/
#laws_of_cricket { 
	background-color: #eee; 
	border: solid #2E6723 1px;
	float: right; 
	margin: 0 0 12px 20px;
	width: 240px; 
}
#laws_of_cricket h2 {
	padding: 0 0 0 10px;
}
#laws_of_cricket a {
	font-size: 11px;
}
#laws_of_cricket ul {
	list-style-type: none;
	padding: 0 0 0 5px;
}

/*
		PHOTOS
*/
#photos h1 {
	line-height: 100%;
	padding: 6px 0;
}
#photos h1 span {
	color: #444;
	font-size: 14px;
}
#photos h1 span span {
	color: #a20000;
}
#photos .thumbnail {
	background-color: #a20000;
	border: solid #000 2px;
	display: inline;
	float: left;
	margin: 3px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: center;
	width: 196px;
}
#photos .thumbnail img {
	border: solid #fff 1px;
}
#photos .thumbnail p {
	line-height: 100%;
	margin: 0;
	padding: 0 8px;
}
#photos .thumbnail a {
	color: #fff;
	font-size: 11px;
	letter-spacing: -0.1px;
}
#photos .thumbnail a:hover {
	color: #999;
}
#photos .full_photo {
	background-color: #a20000;
	border: solid #000 2px;
	margin: 3px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: center;
	width: 516px;
}
#photos .full_photo img {
	border: solid #fff 1px;
	margin-bottom: 3px;
}
#photos .full_photo p {
	color: #ddd;
	font-size: 12px;
	padding: 0 10px;
}
#photos .full_photo p a {
	color: #888;
}
#photos .full_photo p a:hover {
	color: #bbb;
}
#previous, #next {
	margin-top: 25px;
	width: 45px;
}
#previous {
	float: left;
}
#next {
	float: right;
}
.no_of_photos {
	font-size: 12px;
	margin: 0;
	text-align: center;
}
.no_of_photos span {
	color: #a20000;
	font-weight: bold;
}
/*
		PLAYERS
*/
#players {
	margin: 3px;
}
#players td {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
#players img {
	border: solid #39662D 1px;
}
#players p {
	background-color: #39662D;
	border-bottom: solid #39662D 1px;
	border-left: solid #39662D 1px;
	border-right: solid #39662D 1px;
	color: #ddd;
	margin: 0;
	padding: 3px 2px 5px 2px;
	text-align: center;
}