
/*
 * Internet Explorer 6 and lower specific CSS
 */
 

.post{
	padding-bottom: 20px;
}

.post .postContent{
	padding-top: 20px;
}

.postContent P{
	min-width: 470px;	
}

.meta{
	margin-bottom:  1px;
	min-width: 470px;
}

.meta + .meta{
	margin-top: 0;
}



.field LABEL{
	padding:  0 7px;
	padding-top: 0px;
	line-height: 22px;
	overflow: visible;
}

.field LABEL.long{
	padding:  0 7px;
	padding-top: 0px;
	line-height: 22px;
	overflow: visible;
}

.field{
   margin-bottom: 0;
}

.field TEXTAREA{
   margin-bottom: 6px;
}


/*

HTML{
  	background-image: url(images/background_left.gif);
}

BODY{
  background: transparent;
}

.post TABLE .l,
.post TABLE .c,
.post TABLE .r{
  background-image: none !important;
}

.post TABLE TBODY .c{
	border: 1px solid #AAA;
}

.post .postBottom{
   clear: both;
}

.post .meta{
	overflow: hidden;
	height: 16px;
}

.post .meta LI{
  	overflow: hidden;
	height: 18px;
}

#search{
   margin-bottom: 0 !important;
}

.contentFiltered{
   margin-bottom: 14px !important;
}

.commentsHeader{
	padding-bottom: 36px;
}

.commentItem{
	padding-bottom: 36px;
}



*/
