#main-right {
	float: right;
	width: 180px;
	margin: 27px 0px 0px 15px;
	padding: 0;
	background: white url(../images/bg_right.gif) top right repeat-y;
	}

#main-right h4 {	
	color: white;
	font-size: x-small;
	}

#main-right a,a:link {
	display: inline;
	color: white;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

#main-right a:hover {
	color: white;
	font-weight: normal;
	text-decoration: underline;
	background: none;
	}

#main-right .main-right-container {
	font-size: x-small;
	color: white;
	margin-left: 15px;
	margin-bottom: 20px;
	background: #0b3e88 url(../images/bluecorner_top.gif) top left no-repeat;
	padding: 0;
	}

#main-right .main-right-container h4 {
	font-size: x-small;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	margin: 0;
	}

#main-right .main-right-container p {
	padding: 10px;
	margin: 0;
	background: url(../images/bluecorner_bottom.gif) bottom right no-repeat;
	}

#main-right .main-right-container img {
	padding: 0;
	margin: 0;
	}
