/*
 *	Focus CMS Common Stylesheet
 *
 *	Copyright (c) 2009 Focus Imaging Limited - http://www.focus-global.com
 */

/* login box */

div.box_login{
	height: 700px;
}

#dialogLogin td.button{ 
	text-align: center; 
}

#dialogLogin {
	overflow: hidden;
}

a.ui-dialog-titlebar-close{ 
	display: none; 
}