.shadetabs{
padding: 2px 0;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 0;
font-size: 9px;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
text-decoration:none;
background: #ffffff;
}


.shadetabs li{
display: inline;
margin: -1px;
text-decoration:none;
font-size: 9px;
padding: 0px;

}

.shadetabs li a:link{
font-size: 11px;
text-decoration: underline;
padding: 2px 8px;
margin-right: 0px;
margin-left: 0px;
border-bottom: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
color: #ffffff;
background: orange;
font-family: tahoma;
font-weight: bold;
}

.shadetabs li a:visited{
color: #2d2b2b;
text-decoration:none;
font-size: 10px;

}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
font-size: 11px;

}

.shadetabs li.selected{
position: relative;
text-decoration:none;
font-size: 9px;


}

.shadetabs li.selected a{ /*selected main tab style */
font-size: 11px;
text-decoration: underline;
padding: 2px 8px;
margin-right: 0px;
margin-left: 0px;
border-right: 1px solid #dddddd;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-bottom: 1px solid #f3f3f3;
color: #000000;
background: #f3f3f3;
font-family: tahoma;
font-weight: bold;

}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
font-size: 11px;

}

.feeditem {padding:0px;
			list-style:none;
			border:none;
		}
.cgfeed {padding:0;
			list-style:none;
			border:none;
		}
		

.contentstyle{
border: 1px solid #dddddd;
width: 95%;
margin-bottom: 3px; padding: 10px;
font-size: 11px;
background: #f3f3f3;
}

p{margin:5px 0 5px 0;

		}
ul{list-style:none;
margin:0 0 0 0;					
		}
		 
li{list-style:none;
margin:0 0 0 0;					
		}
		
.contentstyle2{
border: 1px dashed #dddddd;
width: 95%;
margin-bottom: 3px; padding: 10px;
font-size: 11px;
background: #f3f3f3;
}

.contentstyle3{
border: 1px dashed #dddddd;
width: 95%;
margin-bottom: 3px; padding: 10px;
font-size: 11px;
background: #f3f3f3;
}