/* CUSTOM CSS */


#emaillink {
	cursor: pointer;
        position: absolute;
	width: 140px;
        height: 60px;
	left: 0px;
	margin-left: 18px;
	top:0px;
	margin-top: 165px;
	z-index: 99999;

}

#emaillink2 {
        cursor: pointer;	
        position: absolute;
	width: 140px;
        height: 60px;
	left: 0px;
	margin-left: 393px;
	top:0px;
	margin-top: 93px;
	z-index: 99999;

	
}

/*#tv {
	cursor: pointer;
        position: absolute;
	width: 140px;
        height: 110px;
	left: 0px;
	margin-left: 168px;
	top:0px;
	margin-top: 135px;
	z-index: 99999;

        
}*/

#idx-search-widget{
	position:absolute;
top:135px;
left:25px;
border:1px solid #aaa;
	background-color:#eee;
	width:auto;
	height:238px;
	font-size:1.8em;
	color:#666;
	z-index: 10;
	}

	
