@charset "utf-8";
/* CSS Document */

#taketwo {
	color: #333333;
	height:auto;
	padding-left:10px;
	padding-right:10px;
}
#taketwo a:link {
	color: #333333;
	text-decoration: none;
}
#taketwo a:visited {
	text-decoration: none;
	color: #333333;
}
#taketwo a:hover {
	text-decoration: underline;
	color: #333333;
}
#taketwo a:active {
	text-decoration: none;
	color: #333333;
}
.redfm_content_area_take {
	width:622px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}