* 
{
	margin: 0;
	padding: 0;
}

.container
{
	float: left;
	display: block;
	position: relative;
	width: 640px;
	height: 480px;
	overflow: visible;
}

.panel
{
	float: left;
	_float:none;
	display: none;
	position: relative;
	width: 0px;
	height: 0px;
	border :solid 1px #D9D9D9;
	background: #E6EBEF;
	padding-left: 8px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
	color:#606060;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6;
}

.button 
{ 
	margin: 0; 
	font-size: 60%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: transparent url(Style/button.png) no-repeat; 
	color: #eff7fe; 
	padding: 1px; 
	font-weight: bold;
	width: 125px; 
	height: 23px;	
}

.ddlist 
{ 
	font-size: 12px; 
	font-family: Arial; 
	color: #4F4F4F; 
}

h1
{
	font-size: 12px; 
	font-family: Arial;
	font-weight: bold;
	color: #4B7B00;
}

h2
{
	font-size: 12px; 
	font-family: Arial;
	font-weight: bold;
	color: #4F4F4F;
}
/*
h3
{

color:#FFFFFF;
font-size:1.1em;
font-family:Arial,Helvetica,sans-serif;
height:2em;
line-height:2em;
padding:0 0 0 5px;
text-transform:uppercase;
background:#8B98A0 url(http://www.realestateview.com.au/portalimages/portal/grey_bg.jpg) repeat-y scroll 0 0;
	background:#FAA924 none repeat scroll 0 0;
}
*/
.grey {

background:#8B98A0 url(http://www.realestateview.com.au/portalimages/portal/grey_bg.jpg) repeat-y scroll 0 0;

}

 

.grey {

color:#FFFFFF;
font-size:0.75em;
font-family:Arial,Helvetica,sans-serif;
height:1.5em;
line-height:1.1em;
padding:5px 4px 0 5px;
text-transform:uppercase;
vertical-align:middle;
float: left;
position:relative;
width:98%;
}

a        
{ 
	color: #35A3DD;
	text-decoration: none; 
	font-size: 12px;
}

a:link         
{ 
	color: #35A3DD;
	text-decoration: none; 
	font-size: 12px;
}

a:hover   
{ 
	text-decoration: underline 
}

.ActionButton {float:left; cursor:pointer; font: 14px Arial;color: Blue; padding: 2px;}
.ButtonDisabled {cursor:default;color: Gray;}
.PageCount {float:right; cursor:default; font: 14px Arial;color: Gray; font-weight: bold; padding: 2px;}
.PopupArea {background-color: transparent;}
.ZoomArea {float:right; cursor:pointer; width:31px;height:31px;display:block;background-image: url(mini_globe.png);}
.TitleArea {float:left;}

.ero .ero-body {width:350px!important; z-index: 1000; background: transparent url(popupBackground.gif) no-repeat;}

.ero .ero-previewArea {background-color: transparent; border-bottom: transparent 2px solid;}

.myPushpin {margin-left: 6px;margin-top: -24px; background:url(RomInfo.png); height:20px; width:22px;}
.myPushpinIE6 {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='RomInfo.png', sizingMethod='image'); height:20px; width:22px;}

.erotopBeak {
	top: -19px;
	background: transparent url(beakTop.gif) no-repeat 0 0;
	position: absolute;
	width: 34px;
	height: 19px;	
}

.erobottomBeak {
	top: 230px;
	background: transparent url(beakBottom.gif) no-repeat 0 0;
	position: absolute;
	width: 34px;
	height: 19px;	
}

.eroleftBeak {
	left: 0px;
	background: transparent url(beakLeft.gif) no-repeat 0 0;
	position: absolute;
	width: 19px;
	height: 34px;	
}

.erorightBeak {
	right: 4px;
	background: transparent url(beakRight.gif) no-repeat 0 0;
	position: absolute;
	width: 19px;
	height: 34px;	
}


