/*																					RIGHTSIDE-MENU */
td#rightside-menu {
	width:160px;
	vertical-align:top;
}

div.rap img {
	border:0px;
	max-width:140px;
	/* IE Image max-width */
	width: expression(this.width > 140 ? 140: true);
	height: auto;
}

div.rap {
	border: 1px solid #003B6D;
	overflow:hidden;
	width:160px;
	margin-bottom:10px;
}

div.rap h1 {
	background:#025986 url('/img/rap_header.jpg') repeat-x;
	color:#FFFFFF;
	margin:0px;
	padding:2px;
	font-size:10px;
	line-height:18px;
}

div.rap div.content {
	padding:10px;
}

div.rap div.content.odd {
	background-color:#f1f5f9;
}

div.rap .content .date {
	color:#335FC1;
	margin:0px;
}

div.rap .footer {
	background-color:#003B6D;
	color:#FFFFFF;
	margin:0px;
	font-size:10px;
	padding:2px 5px;
}

div.rap form{
	margin:0px;
	padding:0px;
}

.rap h1 a:link,.rap h1 a:visited,.rap h1 a:active,
.rap .footer a:link,.rap .footer a:visited,.rap .footer a:active
{
	color: #ffffff;
}
#rap_myroland div.content {
	background:#004F7F url(/img/sitemap.png);
}

.rap input {
	border:1px solid #ffffff;
	background-color:#155987;
	color: #ffffff;
	font-size:10px;
}
.rap input.submit {
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.rap input.login {
	border:none;
	background-color:#003B6D;
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
