/**********************
** Special CSS File  **
** 3px Bug in IE/WIN **
**********************/

*html #keyvisual {
	margin-bottom: -3px;
}

*+html #keyvisual {
	margin-bottom: -3px;
}
