#left a {
	color: #737373;
	text-decoration: underline;
}

div#main {
	width: 940px;
	background: #fff url(/files/chemind/images/leve2-bg.gif) top left repeat-y;
}

div.textbox {
	margin: 0 0 50px 23px;
	width: 415px;
	position: relative;
}

div.image {		
	margin: 0 23px;
	padding: 0 0 1em 0;
	font: italic normal 11px Arial, Helvetica, sans-serif;
	color: #004985;	
}

#right img {
	border: 1px solid #004681;
}

#right a > img {
	background-image: none;
	padding: 0;
}

#right a {
	background-image: url(/files/chemind/images/arrow-blue.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;	
	padding: 0 0 0 15px;
}

.rightbox {
	margin: 25px 17px 0 17px; 
}


/*a.blue {
	border-top: 1px solid #fff;
	padding: 3px 0 3px 27px;
	width: 100%;
	display: block;
	color: #fff;
	background: #87D3FE url(/files/chemind/images/link-bg-blue.gif) top left no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;	
	text-decoration: none;
}

a.blue:hover {
	background-image: url(/files/chemind/images/link-bg-blue-on.gif);	
	text-decoration: none;
}*/

