body {
	background-color: #f3f1ed;
	padding: 0px;
	margin: 0px;
}

.bmd-title-heading {
	position: absolute;
	width: 523px;
	top: 10px;
	left: 250px;
}

.bmd {
	position: absolute;
	top: 100px;
	left: 50px;
	width: 905px;
}

.bmd-heading {
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	height: 30px;
	width: 905px;
	background-color: #c1282d;
	color: #fff;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.bmd-frame {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 400px;
	width: 905px;
	border: 1px solid black;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.navbar {
	position: absolute;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fff;
	width: 905px;
	height: 25px;
	left: 0px;
	top: 427px;
	text-align: right;
}

.divider {
	position: absolute;
	top: 26px;
	left: 446px;
	height: 400px;
	width: 1px;
	border-left: 1px solid black;
}

.taf-wrapper {
	position: absolute;
	top: 575px;
	left: 302px;
	width: 415px;
}

.scroll-bars {
	overflow: auto;
}

.no-scroll-bars {
	overflow: hidden;
}

.short-version {
	overflow: hidden;
	height: 16px;
}

.bmd-listing {
	width: 880px;
	margin-left: 5px;
}

.bmd-line {
	position: relative;
	float: left;
	clear: none;
	cursor: pointer;
}

.bmd-info {
	position: relative;
	background-color: #e0e0e0;
	float: left;
	clear: none;
	margin-top: 5px;
	overflow: hidden;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.lname-width {
	width: 90px;
	margin-right: 5px;
}

.fname-width {
	width: 95px;
	margin-right: 5px;
}

.affil-width {
	width: 237px;
	margin-right: 0px;
}

.heading-lname-width {
	width: 100px;
}

.heading-fname-width {
	width: 95px;
}

.heading-affil-width {
	width: 237px;
}

.bmd-left-heading-column {
	position: relative;
	float: left;
	clear: none;
	width: 432px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-right: 10px;
}

.bmd-right-heading-column {
	position: relative;
	float: right;
	clear: none;
	width: 452px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.bmd-column-wrapper {
	margin-left: 5px;
}

.bmd-title {
	position: relative;
	float: left;
	clear: none;
	margin-top: 5px;
	overflow: hidden;
}

.highlight {
	font-weight: bold;
}

.item-pagination-navbar {
	position: relative;
	float: right;
	clear: none;
}

.nav-bar-margin {
	margin-top: 5px;
	margin-right: 55px;
	height: 20px;
}

.bmd-title-line {
	font-weight: bold;
	text-align: center;
}

.bmd-left-col {
	position: relative;
	float: left;
	clear: none;
	width: 432px;
	overflow:hidden;
}

.bmd-right-col {
	position: relative;
	float: right;
	clear: none;
	width: 432px;
	overflow: hidden;
}

/*
	For Articles listing
*/

.bmd-longer-frame
{
	position: absolute;
	left: 0px;
	top: 25px;
	height: 1100px;
	width: 905px;
	border: 1px solid black;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.taf-longer-wrapper {
	position: absolute;
	top: 1250px;
	left: 302px;
	width: 415px;
}


/*
	For BMDlisting.php
*/
.bmd-country-listing {
	position: relative;
	float: left;
	clear: none;
	width: 300px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.bmd-listing-line {

}