
.clear {
	clear: both;
}

a.larwicnimg {
	background: url(../images/larrow.gif) no-repeat center left;
	padding-left: 20px;
	display: inline;
}
a.footicnimg {
	background: url(../images/ptopicn.gif) no-repeat center right;
	padding-right: 20px;
	display: inline;
}

#copyrblk {
	margin: 0;
	height: 30px;
	text-align: center;
	text-indent: -9999px;
	background: #999 url(../images/elements/copr.png) no-repeat center center;
}
.newicn a {
	background: url(../images/newt.gif) no-repeat top right;
	padding-right: 30px;
}
.left {
	float: left;
}
.right {
	float: right;
}

.updicn a {
	background: url(../images/elements/update.gif) no-repeat top right;
	padding-right: 39px;
}

.arrowr a, .arrowir a {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: medium;
}
.arrowir a {
	background-image: url(../images/elements/arrow-link.gif);
}
.arrowr a {
	background-image: url(../images/elements/arrow-r.gif);
}

