/* Sections
----------------------------------------------------------------------------- */

div.modern_greek   { background: url("../graphics/title_modern_greek_en.gif") no-repeat; }
div.literature     { background: url("../graphics/title_literature_en.gif") no-repeat; }
div.medieval_greek { background: url("../graphics/title_medieval_greek_en.gif") no-repeat; }
div.ancient_greek  { background: url("../graphics/title_ancient_greek_en.gif") no-repeat; }
div.studies        { background: url("../graphics/title_studies_en.gif") no-repeat; }
div.portal         { background: url("../graphics/title_portal_en.gif") no-repeat; }

#identity a {
	width: 200px;
	display: block;
	overflow: hidden;
	padding-top: 98px;
	height: 0px !important; 
	height /**/:98px; /* for IE5/Win only */
	background: url("../graphics/logo_en.gif") no-repeat;
}


/* Buttons
----------------------------------------------------------------------------- */

a.go {
		width: 35px;
		background: url("../lang/en/go.gif") 0 0;
	}

a.submit {
		width: 65px;
		background: url("../lang/en/bSubmit.gif") 0 0;
	}

a.reset {
		width: 65px;
		background: url("../lang/en/bReset.gif") 0 0;
	}

a.cancel {
		width: 57px;
		background: url("../lang/en/bCancel.gif") 0 0;
	}





a.add {
		width: 60px;
		background: url("../lang/en/default/bAdd.gif") 0 0;
	}


a.browse {
		width: 72px;
		background: url("../lang/en/default/bBrowse.gif") 0 0;
	}

a.yes {
		width: 41px;
		background: url("../lang/en/default/bYes.gif") 0 0;
	}

a.no {
		width: 40px;
		background: url("../lang/en/default/bNo.gif") 0 0;
	}

a.save {
		width: 49px;
		background: url("../lang/en/default/bSave.gif") 0 0;
	}

a.change {
		width: 62px;
		background: url("../lang/en/default/bChange.gif") 0 0;
	}

a.select {
		width: 66px;
		background: url("../lang/en/default/bSelect.gif") 0 0;
	}

a.directory {
		width: 29px;
		background: url("../lang/en/default/bDirectory.gif") 0 0;
	}

a.attach {
		width: 29px;
		background: url("../lang/en/default/bAttach.gif") 0 0;
	}

a.folder {
		width: 29px;
		background: url("../lang/en/default/bFolder.gif") 0 0;
	}

a.date {
		width: 35px;
		background: url("../lang/en/default/bDate.gif") 0 0;
	}

