img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_start {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
}
.img_holder {
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../img/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-right: 10px;
}
.img_loggapjas {
padding-top: 10px;
	padding-bottom: 20px;
}
