/*-------------------------------------------
University of the West Indies, Mona Campus

Title: About UWI Stylesheet
Created: Aug 28, 2007
-------------------------------------------*/

#rightcolv2 .layoutboxv2_row p {
	line-height: 150%;
	margin: 0 0 20px 0;
}

.backerbg1 {
	background: url(../../images/backer_aboutuwi.jpg) no-repeat transparent;
}

.border {
	border: 1px solid #000;
	padding: 1px;
}

.upper { text-transform: uppercase; }

table { width: 100%; border-collapse: collapse;}
table tr { border: 1px solid #000;}
table tr.on { background-color: #f1f5fa; }
table tr.off { background-color: #FAFAE2; }

td {
	padding: 1em;
}