#innerContentBottom {
	width:634px;
	height:140px;
	margin-top:30px;
	margin-left:40px;
	}
	
#innerContentNews {
	width:512px; /* width:634px; */
	margin-top:10px;
	margin-left:40px;
	background-repeat:no-repeat;
	padding-bottom:80px;
	}	

#innerContentNews .direction, #innerContentNews .direction a  {
	font-size:11px;
	color:#669933;
	text-decoration:none;
	text-align:right;
	padding-top:40px;
	}
#innerContentNews .direction a:hover {
	text-decoration:underline;
	}

#stripe {
 height:9px;
	width:100%;
	background-color:#d4dc2b;
	}
#stripeEnd {
 height:1px;
	width:100%;
	background-color:#aaba39;
	}	
	
	/*
	 Content Bottom Boxes
	*/
	#contentBottomBox {
		float:left;
		position:relative;		
		width:276px;
		height:120px;
		text-align:center;
		}
	#contentBottomBox .box1, #contentBottomBox .box2  {
		float:left;
		position:relative;	
		}	
		#contentBottomBox .box1 {
			text-align:center;
			padding-top:23px;
			width:138px;
			}
		#contentBottomBox .box2 {
			text-align:left;
			padding-top:30px;
			width:128px;
			margin-left:10px;
			}	
		#contentBottomBox .title {
			font-size:13px;
			font-weight:bold;
			color:#999999;
			padding-bottom:7px;
			}
		#contentBottomBox .title img {
			margin-bottom:2px;
			border:0px;
			margin-left:-10px;
			_margin-left:0px;
			}			
		#contentBottomBox .text a, #contentBottomBox .text a:hover {
			font-size:12px;
			line-height:18px;
			color:#666666;
			text-decoration:none;
			border-bottom:1px solid;
			border-bottom-color: #b5b5b5;		
			}			
		#contentBottomBox .text a:hover {
			color:#333333;
			}			
			
/* testi */
	#innerContentNews .title {
		margin-left:35px;	
		_margin-left:40px;	
		padding-top:5px;
		padding-bottom:15px;
		font-size:16px;
		width:594px;
		font-weight:normal;
	}
	
	/*
	 News
	*/
	ul .newsTitle  {
		margin: 0px;	
		margin-left:40px;
		padding:0px 0px 3px 12px;
		list-style-image: url(../images/homepage_newsArrow.gif);
		padding-right:40px;
	}
		
	.newsTitle {
		font-size:12px;
		font-weight:bold;
		color:#333333;
	}	
	.newsTitleGreen {
		color:#669933;
		}
	
	.newsText {
		font-size:11px;
		line-height:16px;
		color:#666666;
		font-weight:normal;
		padding-right:40px;
	}	
	.newsText a {	 text-decoration: none; color: #669933;}
	.newsText a:hover { text-decoration: underline;	color: #669933; } 	
		
