@charset "UTF-8";
/* CSS Document */

#rightCol a, #rightCol a:link {
	color:black;	
}
#rightCol a:hover {
	color:#435B70;
}
#rightCol {
	font-size:80%;	
	line-height:normal;
}
#rightCol h3 {
	font-size:1.2em;
	background-color: #424242;
	color:white;
	margin:10px 0 5px 0;
	padding:2px;
}
#rightCol ol {
	margin:0;
	padding:0 15px;
}
#rightCol div.centered {
	text-align:center;
}

#rightCol .featuredProduct img{
	float:left;
	margin:0;
	padding:0 5px 0 0;
	vertical-align:text-top;
}
#rightCol #testimonials ul li {
	padding:0.25em 0;	
}
#rightCol #testimonials q {
	display:block;
	font-style:italic;
}
#rightCol #testimonials a, #rightCol #testimonials a:link {
	display:block;
	padding-bottom:5px;
	text-align:right;
	font-weight:bold;
}

#rightCol #related ul,
#rightCol #random ul,
#rightCol #looking ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#rightCol #related li,
#rightCol #random li,
#rightCol #looking li{
float:left;
width:75px;
display:block;
text-align:center;
height:100px;
overflow:hidden;
}

#rightCol #related img, #rightCol #related a, #rightCol #related h4,
#rightCol #random img, #rightCol #random a, #rightCol #random h4,
#rightCol #looking img, #rightCol #looking a, #rightCol #looking h4{
padding:0 5px;
text-align:center;
}
#rightCol #related h4,
#rightCol #random h4,
#rightCol #looking h4{
	height:2ex;
	overflow:hidden;
 }
 
 #rightCol #featured .featured,
 #rightCol #featured .featured h4{
	text-align:center; 
 }
 
 #rightCol #aboutSelectSolar span.title {
font-weight:bold;
}