#pictures{
	width:	500px;
	text-align: justify;	
}

#pictures a{
	color:					#66cc00;
	text-decoration:		none;
}

#pictures div.head{
	font-family:		 	Helvetica, Verdana, Arial;
	font-size: 				12px;
	font-weight:			bold;
	color:					#66cc00;
	margin-left:			3px;
	border-bottom-width: 	1px;
	border-bottom-style:	dashed;
	border-bottom-color:	#66cc00;		
}

#pictures div.newspic {
	width:		250px;
	overflow:	hidden;
	float:		left;
}

#pictures div.newstext {
	width:			235px;
	padding-left:	15px;
	padding-bottom:	45px;
	float:			left;
}

#pictures div.newstext p {
  width: auto;
}

#pictures div.newstext h2{
	width:			245px;
	margin-top:		5px;
	margin-left:	0px;
	text-align:		left;	
}


#pictures div.bottomline{
	border-bottom-width:	2px;
	border-bottom-style:	solid;
	border-bottom-color:	#66cc00;
	margin-bottom:			45px;
} 

#pictures div.more{
	font-family: 			Helvetica, Verdana, Arial;
	font-size: 				12px;
	font-weight:			bold;
	text-align:				right;
	color:					#66cc00;
	border-bottom-width: 	1px;
	border-bottom-style:	dashed;
	border-bottom-color:	#66cc00;
} 

#pictures a.more{
	font-family: 			Helvetica, Verdana, Arial;
	font-size: 				12px;
	font-weight:			bold;
	color:					#66cc00;
	text-decoration:		none;
} 

#pictures h2{
	margin-top:		17px;
	margin-top:		22px;
	margin-left:	5px;
	margin-right:	5px;	
	width:			500px;
	font-family: 	Helvetica, Verdana, Arial;
	font-size: 		20px;
	font-weight:	bold;
	color:			#66cc00;
} 

#pictures p{
	margin-left:	5px;
	margin-right:	5px;
	margin-bottom:	45px;	
	width:			500px;
	font-family: 	Helvetica, Verdana, Arial;
	font-size: 		12px;
	font-weight:	normal;
	color:			#000000;
	text-align:		left;	
} 

a img {
  border:none;
}

#pictures div.bottomline{
	border-bottom-width:	2px;
	border-bottom-style:	solid;
	border-bottom-color:	#66cc00;
	margin-bottom:			45px;
} 

#pictures img.intext{
	float: left;
	padding-right: 2px;
}
