.browseDate {
	margin:5px;
	background: #eee;
	border 1px solid #999;
	width: 23%;
	float: left;
	padding:10px;
	text-align:center;
}


.browseCategoryDivider {
	height:1px;
	border-top: 1px solid #999;
	width: 100%;
	padding:10px;
}

html {
background:#cecece;
}

ul {padding-left: 30px;}
ul li {list-style-type: disc;}

h1 a,h2 a,h2 a {
text-decoration:none;
}


a:visited {color: #009cd7;}


h1 {
font-size:180%;

}


h2 {
font-size:150%;
font-weight:normal;
}

h3 {
	font-size:130%;
text-decoration:none;
}
	
h4, h5, h6 {
	font-size:120%;
}

#doc4 {
border: 1px solid #ccc;
background: #FFF;
}

#doc2 {
border: 1px solid #ccc;
background: #FFF;
}


#yui-main {
margin-left: 5px;
}

#left-col {
border-right: 1px solid #ccc;
padding-right: 5px;
}


#body-col {
	border-right: 1px solid #999;
border-left: 1px solid #999;
padding-left: 3px;
padding-right: 3px;
}

#body-top {
	
margin-bottom: 15px;
border-bottom: 1px solid #999;
}



.photo {
	padding:3px;
}



.articleListDivider {
  height: 1px; 
  margin-bottom:5px;	
}


.articleListPreviewImage {
	display:block;
}

.articleListPreviewImageLeft {
	
float:left;
text-align:top;
}

.articleListHeadline {

font-size:16px;
font-weight: bold;
text-decoration:none;

}

.articleListDescription {
	font-size:12px;
margin-left: 10px;
}

.articleListDate {
	font-size:10px;
color: #444;
margin-left: 10px;
}

.articleListDate {
margin-top: 1em;
	
}

.articleListDateDivider {
  height: 1px;
  border-top: 1px dashed #999;
}


img {
	 border: 0px;
}


.photo {
	padding:3px;
}

.nav {
background: #009cd7;
border-bottom:solid 1px #e9f0f5;
}

.nav span {
text-align:center;
margin-right:8px;
	padding-left:8px;
}

.nav a {
font:bold 13px  Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
font-weight:bold;
height:30px;
line-height:30px;
color:black;
padding-right: 4px;
}

.articleSideBar {
margin: 5px;
border: 1px solid grey;
background: #D3E3FF; 
padding: 5px;
}

.caption {
	color: #666;
margin:5px;
font-size: 90%;
font-style:italic;
}

