#blogheader {
	width: 100%;
	font-size: 9pt;font-family: Tahoma, sans-serif;
	border-bottom: solid 1px #ccc;
}
#blogs {
	width: 100%;
	font-size: 9pt;font-family: Tahoma, sans-serif;
	border-bottom: dashed 1px #ccc;
}
.fullline {
	width: 100%;
	border-bottom: solid 1px #ccc;
}

#replyform {
	width: 100%;
	font-size: 9pt;
	font-family: Tahoma, sans-serif;
	border: solid 1px #ccc;
}

.hcelld{
	border-right : solid 1px #000;
}
A:LINK.bloghlink {COLOR: #cc0000;TEXT-DECORATION: none;font-size: 9pt;font-family: Tahoma, sans-serif; line-height:9px;}
A:ACTIVE.bloghlink { COLOR: #cc0000;TEXT-DECORATION: None;font-size: 9pt;font-family: Tahoma, sans-serif; line-height:9px;}
A:VISITED.bloghlink {COLOR: #cc0000;TEXT-DECORATION: None;font-size: 9pt;font-family: Tahoma, sans-serif; line-height:9px;}
A:HOVER.bloghlink {COLOR: #66cc66;TEXT-DECORATION: none;font-size: 9pt;font-family: Tahoma, sans-serif; line-height:9px;}

#leftcell {float: left; width: 120px; margin-right: 2px; margin-left: 2px; display: inline; height: 100%;}

#blogsubheader {
	width: 100%;
	border-bottom: solid 1px #ccc;
}
#imageholder {
	width: 200px;
	height: 200px;
	border: solid 1px #ccc;
	vertical-align: bottom;
}
#addpage {
	width: 100%;
}


#maincellfull {
	width: 660px;
}

#leftcell {
	width:120px;
	vertical-align: top;
}

#bloginfo {
	width: 100%;
	border-top: solid 1px #ccc; 
	font-size: 8pt;
}

#holder {
	width: 780px;
	margin: auto;
}
