/**----------------- twitter_area -----------------**/
#twitter_area {
	text-decoration: none;
	padding: 0px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	bottom: 10px;
}
#twitter_area h4,h3 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	vertical-align: top;
	width: 100px;
	clear: both;
	top: 10px;
	right: 20px;
	position: absolute;
	height: 20px;
}
