/*------------------------------------------------------------------

COLOR:	DEFAULT BLANK CSS (NO ANY CODE)

-------------------------------------------------------------------*/
.kstcontent{
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.kstcontent p {
    text-align: center;
	margin-bottom: 0px;
	font-weight: 600;
	text-transform: uppercase;
}
.kstcontent p img{
 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;  
 
display:block;
margin:0 auto;
}
.kstcontent  img{
 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;  
 
display:block;
margin:0 auto;
}

.ksta1img{max-width:480px;_width:expression(this.width > 480 ? "480px" : this.width);max-height:480px;_height:expression(this.height > 480 ? "480px" : this.height);} 
.ksta360img{max-width:360px;_width:expression(this.width > 360 ? "360px" : this.width);max-height:360px;_height:expression(this.height > 360 ? "360px" : this.height);} 
.ksta360{height: 440px;float: left;text-align:center} 