/* START RIGHT SIDE AREA GENERIC ITEMS */
#right_side_area {
	float: left;
	font-size: 100%;
	padding-left: 0.95em;
	padding-top: 1.45em;
	width: 9.9em; /* width control for IE5.5- */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 8.3em; /* width control for others */
  	voice-family: "\"}\""; 
}
* html #right_side_area  { margin-top: 1.45em; padding-top: 0; } /* IE hack */

.left_box_content {
	padding-left: 0.95em;
	min-height: 2.6em; /* height of the chrome */
}
* html .left_box_content { height: 2.6em; } /* for IE */

/* END RIGHT SIDE AREA GENERIC ITEMS */



/* START RIGHT SIDE PORTLET CONTENT */

h2.right_side_feat_title {
	background-color: transparent;
	font-size: 0.8em;
	color: #663366;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: left;
}

.right_side_feat_links {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	list-style: none;
}
.right_side_feat_links li {
	margin: 0;
	padding: .1em 0 .1em 0;
	line-height: 1.2em;
	clear: left;
}
.right_side_feat_links img {
	margin-top: 0.1em;
	margin-right: 0.4em;
	vertical-align: top;
	float: left;
}
.right_side_feat_links span {
	vertical-align: top;
	float: left;
}
* html .right_side_feat_links span  { float: none; } /* IE hack */


#right_side_feat_extras span {
	margin-top: 0.4em;
	margin-left: 0.2em;
	padding-left: 17px;	
	display: block;
}
.printer_link {
	background-color: transparent;
	background-image: url(../../images/channel/arrow_printer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	height: 1.4em;
	display: block;
	cursor: hand;
	voice-family: "\"}\""; 
	voice-family: inherit;
	cursor: pointer;
	voice-family: "\"}\""; 
}
.envelope_link {
	background-color: transparent;
	background-image: url(../../images/channel/arrow_envelope.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	height: 1.4em;
	display: block;
	cursor: hand;
	voice-family: "\"}\""; 
	voice-family: inherit;
	cursor: pointer;
	voice-family: "\"}\""; 
}
.right_side_feat_links a:link {
	color: #000000;
	text-decoration: none;
}
.right_side_feat_links a:visited {
	color: #333333;
	text-decoration: none;
}
.right_side_feat_links a:hover {
	color: #666666;
	text-decoration: underline;
}
.right_side_feat_links a:active {
	color: #666666;
	text-decoration: underline;
}

.small_ad {
	margin-top: 0.25em;
	margin-bottom: 0.95em;
}
.smaller_ad {
	margin-bottom: 0.95em;
}
#right_side_ads {
	text-align: center;
	padding-top: 0.4em;
	clear: both;
}

/* END RIGHT SIDE PORTLET CONTENT */