#pageoffer {
	text-align: left;
	font-size: 74%;
	padding-top: 3px;
	color: #444;
}

#pageoffercontents {
	width: 690px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#pageoffershead {
    width: 690px;
    height: 14px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 0;
    background-image: url(../gfx/pageoffershead.jpg);
}

#pageoffersfoot {
    width: 690px;
    height: 14px;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0;
    background-image: url(../gfx/pageoffersfoot.jpg);
}

#pageofferinner {
    padding: 0;
    margin: 0 auto;
    margin-top: -8px;
    width: 688px;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
}

#pageoffer a img {
	border: none;
}

#pageoffer td {
	color: #000;
}

#pageoffer td.bod {
	color: #666;
}

#pageoffer a.inneoferty {
	display: block;
	width: 112px;
	height: 34px;
	border: none;
	padding-top: 4px;
	background-image: url(../gfx/formbutton.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 9pt;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 12px;
}

#pageoffer a.inneoferty:hover {
	text-decoration: none;
}

#pageoffer a.bigoffera {
	margin-top: 18px;
	display: block;
	float: left;
	font-size: 100%;
	width: 100px;
}

#pageoffer a.bigoffera img {
	border: none;
}

#pageoffer a.bigoffera:hover img {
	text-decoration: none;
}


#pageoffer a.companyinfo {
	display: block;
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslink.jpg);
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	margin: 0 auto;
	margin-top: 12px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: visible;
	cursor: default;
}

#pageoffer a.companyinfo div.companyinfoin {
	width: 0px;
	height: 0px;
	background-color: #fff;
	overflow: hidden;
	position: absolute;
	top: 20px;
	right: -20px;
	border: none;
	z-index: 50;
	color: #000;
	font-weight: normal;
}

#pageoffer a.companyinfo:hover {
	text-decoration: none;
}

#pageoffer div.clear {
    clear: none;
}

#pageoffer a.companyinfo:hover div.companyinfoin {
	width: 480px;
	padding: 20px;
	height: auto;
	border: 2px solid #4B8AE7;
	overflow: auto;
	overflow-x: hidden;
}

#pageoffer div.sep, #nowaofertafn div.sep {
	width: 100%;
	height: 1px;
	clear: both;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	background: #D8D8D8;
}

.biglogoimage {
    max-width: 180px;
    max-height: 140px;
}

* html .biglogoimage {
    max-width: 180px;
    max-height: 140px;
}

