.publish_date
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5d5d5d;
}
.publish_title
{
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
.publish_text
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;

}
.publish_title A
{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	
	color:#bd7b01;

}
.publish_title A:hover
{
	font-family: arial;
	font-size: 12px;
	
	font-weight: bold;
	color: #bd7b01;
	text-decoration: underline;
}
.publish_desc2
{
	font-family: verdana;
	font-size: 10px;
	color: #5d5d5d;
	margin-bottom: 25px;

}
.publish_item
{
	margin: 0px 0px;
	padding: 0px 0px;

}
.fromyear, .toyear
{
	width: 62px;
}
.fromday, .today
{
	
	
	height: 22px ;
	//height: 18px;
	
	
}
.submit
{
	margin-top: 5px;
}