@charset "utf-8";
/* CSS Document */

.Headlines .Header {
	background-image: url(images/b1t.jpg);
	background-position: right;
}

.LeftAlign {
	text-align: right;
}

.RightAlign {
	text-align: left;
}

.TopNews img {
	margin-left: 2px;
}

.col-0 .hld0  {
	list-style-type: none;
}

.col-0 .hld0 img {
	float: right;
}

.col-1 .hld1 img {
	float: left;
}

.col-1 .hld1 {
	list-style-type: none;
}
