/*Width Fix**************************************************/
.width_fix { 
   min-width: 1020px; 
   width: expression((documentElement.clientWidth) < 1020 ? "1020px" : "100%");} 
   
/*Top Banner************************************************/
#topbanner a {
	font-size: 90%;}
	
/*Top*/
#logo {
	width:680px;}
#spring_head {
	width:310px;
	height:60px;}
	
/*************************************************************************************************/
/*Main Container*/
#main_container {
    background:url(/i/spring2008/ru/spring_come.png) 100% 0% no-repeat;}

/*************************************************************************************************/	
#text {
	font-size:70%;}
	
	

	
	
