/*****************************************
		SITE  IE8-
******************************************/

div.mod-languages ul.lang-inline li {
display:inline-block;
}

/** 	Resize images 		**/

img, object, video, .scale {
/* IE7-8 need help adjusting responsive images */
width: auto;
}

/**		background image no repeat 		**/

.bg-no-repeat img {
width:100%;
height:100%;
}


/**		others		**/

.drop-down li {
background: transparent url(../images/white-00.png) 0 0 repeat;
}