﻿/* ARTICLE */
.article_title {
	background-color: #DDDDDD;
	padding:3px;
	font-size: medium;
	font-weight: bold;
	padding: 3px 3px 3px 13px;
	height:40px;
	overflow: visible;
	background:url('titleback.jpg');
	color:#336699;
}
.article_title A {color:#003366;}
.article_author {font-size:small;text-align:right;color:#808080;background-color:Transparent;}
.article_content {font-size:small;font-weight: bold;margin-top:5px;}
.articlebottom {border-bottom: 1px dotted #336699;}

.articleforml {border: 0px solid #DDDDDD;clear: both;float: left;font-size: small;width: 150px;}
.articleformr {border: 0px solid #336699;float: left;margin-left: 5px;width: 540px;}

.articlemaill {background-color: #EEEEEE;border: 0px solid #336699;float: left;font-size: small;width: 130px;}
.articlemailr {border: 0px solid #336699;float: left;margin-left: 5px;}

#thepicture {width:80%;text-align:center;margin:auto;}
.detail_row {clear:both;margin-top:10px;}
.picture_left {float:left;text-align:center;width:48%;}
.picture_right {float:right;text-align:center;width:48%;}

#inputtable {width:80%; margin-left:auto; margin-right:auto;}
/* End Of ARTICLE */
