/**
 * Support styles.
 *
 * @author Frantisek Fialka <info@ide.cz>
 * @copyright 2005-2006 IDE.cz
 * @version 0.6
 */

.supportHotline .body .contentBg {
	position: relative;
}
.supportHotline h2 {
	width: 110px; margin-bottom: 10px;
}
.supportHotline .logoStereo {
	width: 124px; height: 46px;
}
.supportHotline .logoDuel {
	 width: 94px; height: 46px;
}
.supportHotline .logoStereo img, .supportHotline .logoDuel img {
	display: block;
}
.supportHotline .version {
	position: absolute; right: 10px; top: 5px;
}
.supportHotline .extra {
	font-size: 1.3em; color: #1C316F;
}