.right {
	position:absolute;
	top: 190px;
	right: 0px;
	width: 195px;
	color: #04202e;
}
	.right h2 {
		margin-top: 0px;
		font-size: 95%;
		text-align: center;
	}

	.right .box {
		//position: absolute;
		right: 0px;
		width: 175px;
		font-size: 80%;
		padding-left: 10px;
		padding-right: 10px;
		text-align: justify;
		background-repeat: none;
	}
	
	.right .box h2 {
		font-size: 120%;
	}
	.right .textOnly {
		padding: 10px;
		font-size: 80%;
	}
	
	.right h2 {
		margin: 0px;
	}
		.right .head1 {
			height: 23px;
			background-image: url(/images/right-head1.jpg);
		}
			.right .head1 h2 {
				line-height: 23px;
			}
		
		.right .content1 {
			background-color: #c5d3d7;
			padding-bottom: 10px;
			padding-top: 5px;
			
		}
		
		.right .head2 {
			height: 19px;
			background-image: url(/images/right-head2.jpg);
		}
		
			.right .head2 h2 {
				line-height: 19px;
			}
			
		.right .content2 {
			background-color: #e2e9eb;
			padding-bottom: 10px;
		}
		
			.right .content2 form {
				text-align: center;
			}
		
		.right .head3 {
			height: 19px;
			background-image: url(/images/right-head3.jpg);
		}
		
			.right .head3 h2 {
				font-size: 95%;
				line-height: 19px;
				text-align: center;
				margin-top: 0px;
			}
			
		.right .content3 {
			background-color: #7e99aa;
			margin-bottom: 0px;
			width: 175px!important;
		}
		
		.right .foot3 {
			background-image: url(/images/right-foot3.jpg);
			height: 21px;
			margin-top: -5px;
			padding-top: 0px;
		}

	
		.right .content4 {
			background-color: #c5d3d7;
			font-size: 80%;
			padding-top: 10px;
		}
		
		.right .content4 h2 {
			margin-top: -10px;
		}
		
		.right .footer {
			background-image: url(/images/right-foot.jpg);
			height:19px;
		}
		
	.right ul {
		margin-left: -20px;
		margin-top: 0px;
		margin-bottom: -5px;
		font-size: 90%;
		list-style-image: url(/images/list.gif);
		text-align: left;
		z-index: 1;
		
	}
	
	.right ul li {
		margin-bottom: 5px;
	}
	
	.right ul li a {
		font-size: 100%;
	}
	.right ul li ul {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.right a {
		color: #04202e;
	}
	
	.right a:hover {
		text-decoration: none;
	}
	
	.right div.aktt_tweets {
		font-size: 100%;
	}
	
	.right div.aktt_tweets ul {
		font-size: 100%;
	}
	
	.right div.aktt_tweets p.aktt_credit{
		font-size: 80%;
		margin-bottom: -10px;
		margin-top: 10px;
		text-align: center;
	}

.right ul.twitter {
	width: 165px;
	margin-left: 0px;
	padding-left: 10px;
	}
	
	.right ul.twitter li {
		width: 100%;
	}
	
	.twitter-link
	{
		word-wrap: break-word;
	}
}
}