.content-head {
	color: #fff;
	background: #6ab6e1 url(../images/airstrip/corner.gif) top right no-repeat;  
	font-size: 12px;
	font-weight: normal;
	width: 671px;
	height:22px;
}        

ul.list:hover a:hover, ul.subdata:hover a:hover, ul.subdata li.sel a  {
	color:#6ab6e1;
}



ul.list li.sel, ul.list li.sel:hover {
    background: #6ab6e1 url(../images/airstrip/sub-corner-arrow.gif) top right no-repeat;  
}
ul.list li.sel a {
	color:#fff;
}
ul.list li.sel a:hover {
	color:#eee;
}

img.imgsel, .smallThumb img:hover {
	border: 1px solid #6ab6e1;
}   

ul.list li:hover {
	background: url(../images/airstrip/art/arrow.png) no-repeat left top; 
	border-bottom: 1px dotted #ccc; 
}

h1, h2, a {
	color: #6ab6e1;
}        

ul.list li.back a { 
    color: #6ab6e1; 
}                   
ul.list li.back { 
    background:url('../images/airstrip/art/arrow.png') no-repeat;  
}  
.sel img.slideshow-thumbs, .sel img.slideshow-thumbs:hover  {
	border: 1px solid #6ab6e1;
}  
.caption {
	background: #6ab6e1;  
	color: #000;
	padding: 0 8px 0 8px; 
	float: right;
}