html, body {
	font: 9pt Verdana;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #000;
	line-height: 19px;
}

body.mceContentBody h2 { margin-top: 19px; }

table {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

tr {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

th {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	vertical-align: top;
}

ul {
	list-style-type: none;
}

fieldset {
	padding: 0px;
	margin: 0px;
	border: none;
}

legend {
	display: none;
}

strong {
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

a:link {
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a:active {
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

a:hover {
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

a:visited {
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

h1 {
	margin: 0px;
	padding-top: 1px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom:18px;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

h3 {
	font-size: 9pt;
	font-weight: normal;
	margin:0px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
p {
	padding: 0px 12px 0px 0px;
	font-size: 9pt;
	font-weight: normal;
	margin:0px;
}

p + p {
	padding: 0px 12px 0px 0px;
  	text-indent: 12px;
	margin-top:0px;
}

img {
	padding: 0px;
	margin: 0px;
}

.spannerR {
	clear: right;
}

.spannerL {
	clear: left;
}

.spanner {
	clear: both;
}

.em {
	font-style: italic;
}

.bold {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.go {
	float: right;
}

.buy {
	float: right;
	cursor: pointer;
}

.sold_out {
	float: right;
}

.pdf {
	float: right;
	cursor: pointer;
}

.email {
	float: right;
	cursor: pointer;
}

.red {
	color: #FF0000;
}

.top {
	background: url(http://www.baselinemagazine.com/public/images/border1px.jpg) repeat-x top left;
}

.top2 {
	background: url(http://www.baselinemagazine.com/public/images/border2px.jpg) repeat-x top left;
}

.bottom {
	background: url(http://www.baselinemagazine.com/public/images/border1px.jpg) repeat-x bottom left;
}

.selected {
	background: #000;
	color: #C0C0C0;
}

.hit {
	height: 19px;
	background: url(http://www.baselinemagazine.com/public/images/border1px.jpg) repeat-x top left;
	padding-bottom: 19px;
}

.drag {
	width: 19px;
	height: 19px;
	background: #000;	cursor: pointer;
}.drag:active {	cursor: move;}

#container {
	min-height: 100%;
	width: 797px; 
	margin: auto;
	padding: 0px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#hit {
	position: absolute;
	min-width: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 30;
}

#body {
	position: relative;
	top: 24px;
	height: 100%;
	clear: left;
}

#page {
	background: url(http://www.baselinemagazine.com/public/images/border1px.jpg) repeat-x top left;
	margin-left: 12px;
	margin-bottom: 38px;
	float: left;
	width: 628px;
}
			
#footer {
	clear: both;
	height: 24px;
	width: 797px;
}

.aBtn {
	cursor: pointer;
}

.dnpBox {
	background: #FFF;
	border: 12px solid #CCCCCC;
	padding: 12px;
}

.dnpHead {
	float: left;
	width: 189px;
}

.dnpClose {
	cursor: pointer;
}

.dnpBox form input {
	border: 1px solid black;
}

.dnpBox form .submit {
	margin-top: 19px;
	cursor: pointer;
}