
/*
==========================================================================================================================================
****************************************************	IE FIXES  ************************************************************************
==========================================================================================================================================
*/



.ie6 #content, .ie6 .fl_block, #bl {
	position:relative;
	zoom:1;	
}
.ie6 #right_bl { 
	position:absolute;
	right:50%;
	top:0px;
	zoom:1;	
	width:300px;
	margin-right:-480px;
	margin-bottom:400px;
}

.ie8  
		.search-top input[type="text"] {
			width:120px;
			padding:9px 10px 0 18px;
}	

td.first, td.first img {
	width:120px !important;	

	max-width:120px !important;	
}


.ie6 #footer {
	padding-top:120px;	
}
.ie6 .search-top {
	background:url(../images/search-ie6.png) no-repeat 0 0;
	width:167px;
	height:12px;
	padding:10px;
	overflow:hidden;
	position:absolute;
	right:10px;
	
}



.ie6 .srch {
	position:absolute;
	top:5px;
	right:5px;
	width:30px;
	cursor:pointer;
	font-size:0;
}


.ie6 div.btn a {
    background: url(../images/on-off-new-btn-ie6.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-indent: -999px;
    width: 160px;
}
.ie7 .search-top {
	width:167px;
	height:12px;
	padding:10px !important;
	overflow:hidden;
}







.ie6 #about_cas { float:right; }

.ie6 #top_cas { font-size: 18px; }






.ie8  
		.search-top input[type="text"] {
			width:120px;
			padding:9px 10px 0 18px;
}






.error {
	
	background:#F99;
	border:1px solid #F66;
	color:#fff;	
}




















