#callout_boxes {
	width: 145px;
	float: right;
	clear: right;
	overflow: hidden;
	margin: 0 0 1em 10px;
	padding: .5em 0 1em;
}
.callout_box, .callout_box_white {
	border: 1px solid #79c;
	background: #fff;
	padding: 0 0 .5em;
	margin: 0 0 1em;
	position: relative;
	font-size: 90%;
}
.callout_box p, .callout_box_white p {
	margin: .5em .5em;
}
.callout_box hr, .callout_box_white hr {
	display: block;
	margin: .5em 1em;
}
#primary_sidebar .callout_box, #primary_sidebar .callout_box_white {
	margin: 0 1em 1em;
}
.callout_box_white {
	background-color: #fff !important;
}
.callout_box h3, .callout_box_white h3 {
	background: #fff;
	padding: .125em .25em;
	color: #936;
	font-size: 1em;
	text-transform: uppercase;
	display: inline;
	position: relative;
	top: -.625em;
	left: .375em;
}
.callout_box h3 img,.callout_box_white h3 img {
	vertical-align:middle;
}
.callout_box h4 {
	margin: 0 .5em .5em;
}
.callout_box ul, .callout_box ol, .callout_box_white ul, .callout_box_white ol {
	margin: 0 0 .5em;
}
.callout_box li, .callout_box_white li {
	margin: 0;
	padding: 0;
}
#callout_restricted {
	background: #fff url(../images/siteframework/login_background.gif) right 1em no-repeat;
}
#callout_alert {
	background-color: #fdc;
	border: 1px solid #fb9;
}
#callout_alert h3 {
	background-color: #f62;
}

#international_services {
	background: url(../images/siteframework/news_international.gif) top right no-repeat;
}

#international_services h3 {
	color: #fff;
	background: none;
	display: block;
	position: static;
	margin: .25em .125em .5em;
}

#key {
	width: 180px;
	float: right;
	clear: right;
	overflow: hidden;
	margin: 0 0 1em 10px;
	padding: .5em 0 1em;
}

.key_box {
	border: 1px solid #79c;
	position: relative;
	font-size: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
}
