
.blog_post {
	margin-bottom:15px;
	padding:0 0 15px 0;
	border-bottom:1px dotted #ccc;
}
.blog_post:first-child {
	margin-top:15px;
	padding:15px 0 15px  0;
	border-top:1px dotted #ccc;
}
#blog_post h1{
	margin-bottom:0em;
}
#content .blog_post {
	list-style:none ;
	margin:20px 0 0 0px;
}
form #teaser {
	height:100px;
}
.enewsletter h5{
	color:#222 !important;
}
.enewsletter {
	background:url('/images/back_enewsletter.jpg') no-repeat bottom right #f9f9f9;
}
#news_sign_up_form input {
	border:0px;
	border-top:1px solid #848484;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #e8e8e8;
	border-left:1px solid #bfbfbf;	
	width:140px;
	margin:0px;
	padding:4px;
	font-size:0.9em;
	background:url('/images/back_input_text.jpg') repeat-x top left #fff;
}
#submit_btn_enewsletter_sign_up {
	color:#222;
	border:1px solid #ccc;
	text-align:left;
	width:auto !important;
	padding:0px;
	margin-top:20px;
	background:none;
	cursor:pointer;
	/*background:url('/images/gt_small_green.gif') no-repeat 0px -1px transparent;*/
	padding:0px 0 0 0px;
	text-transform:uppercase;font-size:0.9em;
}
#news_sign_up_form input {
	width:150px;
}
#news_sign_up_form  .element-group {
	float:left;
}#news_sign_up_form  .submit-group {
	padding-top:15px;
	padding-left:10px;
	float:left;
}
.enewsletter #submit_btn_enewsletter_sign_up {
	color:#69be28;
	border:0px;
	text-align:left;
	width:auto;
	padding:0px;
	margin-top:10px;
	background:none;
	cursor:pointer;
	background:url('/images/gt_small_green.gif') no-repeat 0px -1px transparent;
	padding:0px 0 0 10px;
	text-transform:uppercase;
}
.blog_main_image_small {
	width:175px;
}
.blog_date {
	display:block;
	margin-bottom:10px;
}
