.frameSmall {
	width:9.1em; /* upadated width changed from 8.2em to 9.5em */
	height:15.2em;
}
	
* html .frameSmall {
	height:15.2em;
    voice-family: "\"}\""; 
  	voice-family:inherit;
	height:15.2em; /* ie */
}
	
html>/**/body .frameSmall {
	height:14.4em;
}
	
.frameLarge {
	width:10.6em; /* upadated width changed from 10.6em to 11.5em */
	height:18em;
}
	
* html .frameLarge {
	height:17.96em;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height:17.8em;
}

html>/**/body .frameLarge {
	height:17em;
}


.frameSmall2 {
	width:9em; /* upadated width changed from 8.2em to 9.5em */
	height:10.5em; /* updated height changed from 9.6em to 10em */
}

* html .frameSmall2 {
	height:10.3em;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height:10.4em;
}

html>/**/body .frameSmall2 {
height:9.6em; 
}
@media all and (min-width: 0px){
	
.frameLarge {
	width:10.4em;
	height:16.3em;
}
	
.frameSmall {
	height:13.8em;
}

.frameSmall2 {
	height:9.05em;
}

}

