/* Mosaic - Generic */
h2 {color:#666;
}
h3 {color:#666;
}
#rightcontainer  li{ 
list-style-image: url(images/ic_generic.gif);
line-height: 150%;
}
#rightcontainer .rightcolumn{
	padding:0 15px 15px 15px;
	}
	
.boxborder {
border:1px solid #B2B2B2;
}
a, a:visited {
color: #B2B2B2;
}
.colorcube {
	background-color:#B2B2B2; 
}

.colorstrip{
  background-color:#E0E0E0;
}
 
.white {
color:#FFFFFF;
font-size:.9em;
line-height:130%;
}
.whitelarge {
color:#FFFFFF;
font-weight:bold;
font-size:1.6em;
}
.whitelink, .whitelink:visited {
color: #fff;
font-weight:bold;
}
.whitelink:hover {
color: #333;
}
.whitebox {
	width:550px;
	margin:15px 0 0 0;
	padding:8px 15px 0 15px;
	background-image:url(images/bg_greybox.jpg);
	background-repeat:repeat-x;
	}
.whiteboxclear {
	width:550px;
	margin:15px 0 0 0;
	padding:8px 15px 0 15px;
	}
.whitebox  li{ 
	list-style-image: url(images/gr_arrow.gif);
	line-height: 150%;
	margin-bottom: 0;
	margin-left:20px;
	margin-right:0x;
	margin-top: 4px;
}

td {
padding:3px;
}
#leftcontainer li{ 
list-style-image: url(images/gr_arrow.gif);
	line-height: 150%;
	margin-bottom: 4px;
	margin-left:20px;
	margin-right:0x;
	margin-top: 4px;
}
#leftcontainer ul{ 
	margin-bottom: 15px;
	margin-top: -8px;

}
.radarright {
	margin-top:10px;
	float:right;
	width: 180px;
}
.radarleft{
margin-top:10px;
	float:left;
/*	margin:10px; */
	margin-left:0;
}
