a img, :link img, :visited img
	{
	border: 0;
	}
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul
	{
	list-style: none;
	}
q:before, q:after,
blockquote:before, blockquote:after
	{
	content: "";
	}	
	
body {
	background: #fff url(../images/bg_grey.jpg) repeat-x;
	color: #084082;
}


DIV#properties {
	background: #ffffff; 
}		
  
DIV#root {
	MARGIN: 0px 0px;
	WIDTH: 264px;
	background: url(loading.gif) no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	height: 210px;
}
DIV#properties DL {
	DISPLAY: none
}
DIV#properties DL.current {
	DISPLAY: block;
	margin: 0px Auto;
	padding: 0;
        
}
