div.weblog_content {
}
div.weblog_rsscommand {
	height:auto;
	min-height:40px;
}
* html div.weblog_rsscommand {
	height:40px;
}
div.weblog_rsscommand_left {
	float:left;
}
div.weblog_rsscommand_right {
	float:right;
}
div.weblog_topcommand {
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid gray;
}
div.weblog_form {
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid gray;
}
div.weblog_form_row_title {
	padding:5px 5px 5px 5px;
	margin:2px 2px 2px 2px;
	text-align:center;
	background-color: #CCCCCC;
	font-weight:bold;
}
div.weblog_form_row {
	margin:2px 2px 2px 2px;
	padding:5px 5px 5px 5px;
	text-align:center;
}
div.weblog_form_left {
	float:left;
}
div.weblog_form_right {
	float:right;
}
div.weblog_form_row_command {
	padding:5px 5px 5px 5px;
	margin:2px 2px 2px 2px;
	text-align:center;
	background-color: #CCCCCC;
}
div.weblog_box {
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	border:1px solid gray;
}
div.weblog_title {
	padding:5px 5px 5px 5px;
	margin:2px 2px 2px 2px;
	text-align:center;
	background-color: #CCCCCC;
}
span.weblog_title {
	font-weight:bold;
}
span.weblog_date {
	font-weight:bold;
}
span.weblog_author {
	font-weight:bold;
}
span.weblog_note {
	font-style:italic;
}
div.weblog_text {
	margin:2px 2px 2px 2px;
	background-color:#FFFFFF;
}
div.weblog_text_left {
	float:left;
}
div.weblog_text_right {
	float:right;
}
div.weblog_subcommand {
	margin:2px 2px 2px 2px;
	text-align:center;
	background-color: #CCCCCC;
}
a.weblog {
	font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000099;
	font-weight:bold;
}
a.weblog:hover {
	text-decoration:none;
}
p.weblog_warning {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:red;
	background-color:#FFFFFF;
	border:1px solid gray;
}
