/* Psyleron Website - Information - Page CSS */
/* CSS For Firefox & Opera */
	
div.menusection{
	height:27px;
	width:177px;
	line-height:27px;
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:10px;
	margin:0px;
}

div.menublock{
	top:6px;
	width:177px;
	line-height:27px;
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:middle;
	padding:0px 0px 0px 14px;
	/*margin:-3px 0px -3px 0px;*/
	cursor:pointer;
}

div.submenublock{
	top:6px;
	width:177px;
	line-height:20px;
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:middle;
	padding:0px 0px 0px 14px;
	/*margin:-3px 0px -3px 0px;*/
	cursor:pointer;
}

div.contentbar{
	text-align:left;
	position:relative;
	left:190px;
	margin-right:0px;
	top:0px;
	width:540px;
	min-height:280px;	/* if the page gets longer or shorter, adjust this here and int othe the css for IE browser */
}

div.buttonblock{
	height:27px;
	width:120px;
	line-height:27px;
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	text-decoration:none;
}