@charset "UTF-8";
/* CSS Document */

.corner-right-bottom {
	background:url(../images/content-bottom-right.gif) no-repeat right bottom;
	padding-top: 21px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}

#modsright  {
	float:right;
	width:420px;
	height:160px;
	background-image: url(../images/events_mod.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top:5px;
}
