/**
 * The University of the West Indies, Mona Campus
 * 
 * Styles to override the original frontpage stylesheet.
 */

#middlecol {
	padding-bottom: 50px;
}

/*
#middlecol #news h3,
#r2rightcol h3 {
	font-size: 12px;
}
*/
.newsspotlight li {
	margin-bottom: 0;
}

.newsspotlight .spotstory {
	margin-bottom: 0;
}

#row2container .leftcol {
    background: transparent url(../images/bkg_12.png) repeat-y scroll right center;
    border: 0px solid #FF0000;
    height: 600px;
    margin-top: 0px;
    padding-top: 8px;
    width: 220px;
}

#middlecol {
	background: none;
	width: 293px;
}

#news {
    border: 0px none;
    margin: 3px 0px 0px 23px;
}

.feed {
  /*margin-left: 3px;*/
  margin-left: 0;
  padding: 0 0 0 19px;
  background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
} 
