 #metaContentContainer {
	position:absolute;
	left:0px;
	top:0px;
	

}


span.metaIndent {
	display:block;
	padding-left:18px;
}

#iframeDetailsContainer {
	position:absolute;
	background-color:white;
	left:650px;
	top:2px;
	height:538px;
	width:200px;
	display:none;
}

#metaDetailsInnerTable {
	width:170px;
	padding:2px;
}

#mainCats {	
	background-color:white;
	
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	height:200px;
	padding:8px;
}
	

#iframeContainer {
	position:absolute;
	left:175px;
	top:0px;
	height:558px;

	
	width:480px;
	background-color:white;

}


#iframeContainer iframe {
	border-style:none;
	border-width:0px;
	border-color:white;
	overflow:hidden;
	height:100%;
	width:100%;
}

#iframeDetailsContainer iframe {
	border-style:none;
	border-width:0px;
	border-color:white;
	overflow:hidden;
	height:100%;
	width:100%;
}




span.mini, #metaDetails, #metaDetails h3, #publicationDetails td{
	color:black;
	font-size:10px;
	font-family:arial;
	border-style:none;
	line-height:13px;
}

#metaDetails h3 {
	color:#009900;
	display:inline;
}


a, a.normal {
	color: #666666;
	text-decoration:none;
}

a.active {
	color:black;

	border-bottom-style:none;
	border-style:none;
	background-image:url(linethrough32.gif);
	background-repeat:repeat-x;
	background-position:center;
	text-decoration:none;
}
a.hover {
	color:black;
	text-decoration:none;
}

#mainCats a.normal {
	/*text-decoration:underline;*/
}




#meta, #mainCats a, #browsererror {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:23px;
}



#publicationDetailsFrame {
	
	width:100%;
	height:300px;
	border:1px;
}


.textinput {
	width:300px;
}

textarea,input {

	
}