.articles_wrapper {
	clear:both;
}

.articles_wrapper dt {
	padding-top:10px;
	
	clear:both;
}

.articles_wrapper dd {	
	/*border-bottom:1px solid #666;*/
	
}


.articles_wrapper a {
	font-weight:bold;
}

.comments {
	clear:both;
}

.image_action_border {
  border: 3px solid #FDFF00;
}
.image_no_action_border {
  border: 3px solid #fff;
}
.timestamp {
	font-size:11px;
}
.tree_list {
  padding-left:15px;
}
.tree_directory {
  list-style :square;
	color: #545D74;
}
.tree_file {
  list-style :none;
}

#article_gallery_wrap {
	margin-bottom:10px;
}

#article_thumbs {
	overflow:auto;
}

#first_article_image p, #article_thumbs p {
	margin:5px 0;
	font-size:10px;
}

#article_preview {
margin:0 auto;
 background:#fff;
 width:945px;
 overflow:auto;
 clear:both;
}
.adminTemplate {
  background-color: #73295F;
}
.manage_images {
  cursor:pointer;
}