button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: 200px;
}

button.rounded {
background: transparent url( /images/btn-right.png ) no-repeat scroll right top;
clear: left;
font-size: 16px;
height: 30px;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

button.rounded span {
background: transparent url( /images/btn-left.png ) no-repeat scroll left top;
color: #FFFFFF;
padding: 0 0 0 5px;
}

button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}

button.rounded#download_button {
	width: 194px;
}

button.rounded#download_latest_button {
	width: 247px;
}

button.rounded#alerts_button {
	width: 120px;
}

#download_latest_container {
	text-align: center;
}

#main_container {
	float:left; 
	padding-top:0px;
}

#bt_container_top {
	width:777px;
	float:left;
}

#bt_container_left {
	/*width: 432px;*/
	width:390px; /* Added by MM because the right column was dropping in IE6 */
	float: left;
}

#bt_container_right {
	float: right;
	width: 318px;
	padding-right: 10px;
}

div#content {
	width: 777px;
    left: 171px;
    float: left;
}

div#bt_right_box, div#bt_adobe_box {
	/*background:#F4F3F1 url(/images/highlight_bg.gif) repeat-x scroll left top;
	border:1px solid #BAB394;*/ 
	background:white; /* Added by MM to coincide with look of Newsdesk Homepage */
	border:1px solid #E5E5E5;  /* Added by MM to coincide with look of Newsdesk Homepage */
	color: #4a4840; 
	font-size: 12px;
	font-family: tahoma;
	line-height: 16px;
	margin: 10px 8px 0px 0px;
	padding: 4px 10px;
}

div#bt_right_box {
	margin-top:0;
	width:318px;
	padding:0 10px;
}

div#bt_adobe_box {
	width:388px;
	border:none;
	background:#ffffcc none repeat scroll 0 0;
	border-top:1px solid #a5a58c;
	border-bottom:1px solid #a5a58c;
	margin-bottom:18px;
}


div#bt_mediaplayer_container {
	color: #4a4840;
	font-size: 12px;
	font-family: tahoma;
	line-height: 16px;
	margin-right: 8px;
	padding: 0 4px 40px 0px;
	width: 318px;
}

/*interior page left column */
#int_left_col
{	
    float: left;
	padding-top: 10px;
    width: 390px;
   /* margin-right: 12px;*/
}

#share_this
{
	display: none;
	height: 24px;
	padding: 8px 0px 0px 0px;
	width: auto;
}

.long_icons_container {
	width: 328px;
}

.long_icons
{
	width: 215px;
    padding-left: 0px;
    padding-right: 0px;
	vertical-align: middle;
}

#long_icon_last
{
    padding-left: 13px;
    padding-right: 0px;
	margin: 0px 0px 0px 0px;
}

img.alertico_default {
	border: 0px;
}

a.stico_default {
	background:transparent url(/images/share-icon-16x16.png) no-repeat scroll 0px 2px !important;
}

a.stbutton, a.alertbutton {
	font-size: 16px;
}

a.alertbutton img {
	vertical-align: bottom;
}

.stbutton{
	padding: 0px 0px 0px 20px;
}

#int_right_col
{
    float: right;
	width:336px;
   /*padding-right: 22px;*/
}

.magazine-archive-issue-image { padding-right: 5px; }


h2.section-header {
font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
color:#BA0C35;
/*background:transparent url(/images/bg_dotted-line.png) repeat-x scroll left bottom;*/
border-top:3px solid #FFABAF;
font-weight:normal;
padding-bottom:10px;
padding-top:8px;
font-size:18px;
margin-top:24px;
margin-bottom:0;
line-height:1em;
width:336px;
}

.pdfnote, .pdfnote2 {
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	color:#5a5642;
	font-size: 10px;
}
.pdfnote {
	margin: -12px 0px 4px 70px;
}
.pdfnote2 {
	margin: -12px 0px 4px 50px;
}


