body {
	margin: 0px;
	background-color: #417d92;
}
td {
	font-size: 12px;
	font-family: monospace;
}
a {
	color: #FF0971;
	text-decoration: none;
	font-size: 12px;
	font-family: monospace;
}
a:hover {
	color: #99CCFF;
	text-decoration: underline;
	font-family: monospace;
}
b {
	color: #000000;
	font-size: 14px;
}
tt {
}
h1
{
	font-size: 18px;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.molab_title {

}

.molab_category {
	font-weight:bold;
	color: #71d9ff;
	font-style: italic;
}

.molab_main_category {
	font-weight: bold;
	color: #71d9ff;
	font-style: italic;
}

#molab_loading {
	position: absolute;
	top: 340;
}

#molab_content {
	visibility: hidden;
}

#container {
	width: 800px;
	margin: 0 auto;
	background:url(IMG_0063.JPG);
	height: 470px;
}

.anotherdiv {
  float:right;
	width: 300px;
	margin: 0;
	padding: 0;
}


.p-shadow {
  width: 90%;
  float:right;
  background: url(shadowAlpha.png) no-repeat bottom left !important;
  background: url(shadow.gif) no-repeat bottom left;
  margin: 10px 10px 0 0 !important;
  margin: 10px 5px 0 0;
  }

.p-shadow div {
  background: none !important;
  background: url(shadow2.gif) no-repeat right top;
  padding: 0 !important;
  padding: 0 0 6px 6px;
  }

.p-shadow .transparent-box {
  float: right;
	border: 1px solid #a9a9a9;
  margin: -6px -6px  6px 6px!important;
  margin: 0;
  background: url(transparency.png) repeat top left;
  }


.space {
	height: 50px;
}
