@charset "utf-8";

#concept a {
	background-position: 250px 0px;
}

.title_container {
	height: 26px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.title {
	height: 23px;
	width: 450px;
	background-image: url(title.gif);
	background-repeat: no-repeat;
}
.title h3 {
	text-indent: -9999px;
	overflow: hidden;
}
.orizontal_image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
