#right {
	width: 200px;
	float: right;
/*	padding-top: 7px;*/
}


/*#contentOut {margin-right: 200px;}*/
.rightbanner {
	margin: 12px;
	float: right;
	padding-top: 15px;
}

.rightbanner img {
	border: none;
}

div.bannerRight {
	font-size: 0.75em;
	padding: 0 20px 0 25px;
	background: url(/img/banner/bannerBg.gif) 0 0 repeat-y;
}

div.bannerRight img {
	display: block;
	margin-bottom: 0.8em;
	width: 150px;
	border: none;
}

div.bannerRight p{
	text-align: left;
}

div.bannerTop {
	background: url(/img/banner/bannerTop.gif) 0 0 no-repeat;
	height: 19px;
}

div.bannerBottom {
	background: url(/img/banner/bannerBottom.gif) 0 0 no-repeat;
	height: 19px;
	margin-bottom: 2em;
}

div.bannerRight div.icon {
	text-align:right;
	padding: 0 8px 0 10px;
}

div.bannerRight a.podcast {
	background: url(/images/cms/menu/icon_podcast.png) 0 0 no-repeat;
	padding: 1px 0 4px 20px;
}

a.podcast{color: #aa2641;}
a.podcast:visited{color: #aa2641;}
a.podcast:hover{color: #aa2641;}