body.default {
	font-family: Arial;
}

div.ext-frame-main {
	width: 700px;
	background: transparent url(images/background.png) no-repeat scroll right 0px;
}

.ext-frame-bottom {
	width: 700px;
	background: transparent url(images/background.png) no-repeat scroll right bottom;
}

.footerinc a img {
	border: 0 none;
	opacity: 0.5;
}

.footerinc a:hover img {
	opacity: 1;
}

.note {
	background:transparent url(img/note-bg.png) repeat-x scroll 0 0;
	border-color:#F3E0B6;
	border-style:solid;
	border-width:1px 0;
	color:#6D675F;
	margin-bottom:1.5em;
	padding:10px 15px;
}


