/* css for reduced pages (header and footer) and wysiwyg styles */
#is24-page {
	margin: 0;	
	padding: 0 0 0 14px;
	background: #e9edf1;
}
#is24-header {
	height: 92px;
	background: #fff url(img/header.png) 0 0 repeat-x;
	min-width: 0;
	overflow: visible;
	position: relative;
	z-index: 10;	/* ie6 and 7 */
	padding-top: 0;
}
#is24-header h1 {
	position: absolute;
	bottom: 14px;
	left: 140px;
	margin: 0 0 .2em;
	font-family: Tahoma, Arial, sans-serif;
}
.expose #is24-header h1 {
	font-size: 2.4em;
}
#is24-nav-extra {
	z-index: 15;
}
#is24-header p a {
	postion: static;
}
#is24-branding {
	background: none;
	height: 80px;
}
#is24-branding a {
	padding: 14px 7px 7px 14px;
	width: 119px;
	height: 69px;
}
#is24-branding a img {
	background: none;
}

#is24-login  {
	left: 307px;
	top: 16px;
	text-align: right;
	width: 663px;
}
#is24-login p {
	display: inline;
	border: 0;
	border-right: 1px solid;
	padding: 0 10px 0 6px;
	font-size: 1.1em;
}
#is24-login p.is24-f {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	position: static;
	top: 0;
	float: right;
	width: 68px;
}
#is24-login .is24-logout {
	padding: 0 0 0 10px;
	position: static;
	background: none;
}
#is24-login p a:focus, 
#is24-login p a:active {
	background-color: transparent;
	color: #ff7500;
}
.is24-support {
	position: absolute;
	top: 45px;
	right: 15px;
}
.is24-support p{
	text-align: right;
	font-size: 11px;
}

/* old ex-overview only used in wysiwyg - not in the real expose */

/* expose, overview */
.is24-ex-overview {
	position: relative;
	padding: 10px;
	min-height: 19em;		/* TODO */
	background-color: #e9f1ff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: auto;
}
.is24-ex-overview .is24-img, 
.is24-ex-overview .is24-noimg {
	margin: 0 0 .5em;
	padding: 0 21px;
	width: 222px;
	text-align: center;
	position: relative;
	min-height: 1em;
	border: 1px solid #93a9be; 
	background: #fff;
}
.is24-ex-overview p.is24-img a,
.is24-ex-overview p.is24-img span.is24-ex-video {
	padding: 3px 4px;
	border: 1px solid #93a9be;
	border-width: 0 1px;
	background-color: #fff;
	display: block;
}
.is24-ex-overview p.is24-img span.is24-ex-video {
	margin: 0;
	width: auto;
}
.is24-ex-overview p.is24-img span {
	background: #e9f1ff;
	display: block;
	padding: 0 22px;
	width: 222px;
	margin: 0 -22px -1px -22px;
	border-top: 1px solid #93a9be;
}
.is24-ex-overview p.is24-img span a {
	display: inline;
	border: 0;
	padding: 0;
	background-color: transparent;
	font-size: 1.2em;
	line-height: 2;
}
.is24-ex-overview p.is24-img span a:hover {
	background-color: transparent;
}
.is24-ex-overview p.is24-img span .is24-prev,
.is24-ex-overview p.is24-img span .is24-next {
	display: block;
	width: 17px;
	height: 62px;
	background: url(img/sp_expose.png) -15px -583px no-repeat; 
	font: 0/0 Arial;
	text-indent: -3000px;
	position: absolute;
	top: 50%;
	left: 2px;
	margin: -42px 0 0;
	border: 0;
	line-height: 1;
}
.is24-ex-overview p.is24-img span .is24-next {
	background-position: -100px -583px;
	left: auto;
	right: 2px;
}
.is24-ex-overview p.is24-img span a.is24-prev:hover,
.is24-ex-overview p.is24-img span a.is24-prev:focus {
	background-position: -43px -583px;
}
.is24-ex-overview p.is24-img span a.is24-next:hover,
.is24-ex-overview p.is24-img span a.is24-next:focus {
	background-position: -128px -583px;
}
/* inactive */
.is24-ex-overview p.is24-img span span.is24-prev,
.is24-ex-overview p.is24-img span span.is24-next {
	padding: 0;
	background-position: -71px -583px;
}
.is24-ex-overview p.is24-img span span.is24-next {
	background-position: -156px -583px;
}
/* video icon */
.is24-ex-overview p a.is24-play {
	background: url(img/fi/play.png) no-repeat 0 0;
	position: absolute;
	bottom: 36px;
	right: 34px;
	text-indent: -9999px;
	height: 32px;
	width: 32px;
	border: 0;
	padding: 0;
}
.is24-ex-overview .is24-noimg a.is24-play {
	bottom: 14px;
	right: 14px;
}
.is24-ex-overview a.is24-play:hover,
.is24-ex-overview a.is24-play:focus {
	background-position: 0 -32px;
}
#is24-ex-head-gallery-link, #is24-ex-gallery-large-picture-link {
	background: url(img/ajax-loader.gif) no-repeat scroll 50% 50% transparent;
	display: block;
}
.is24-ex-overview p.is24-img a img {
	border: 1px solid #fff;
}
.is24-ex-overview p.is24-img a:hover img {
	border: 1px solid #ff893b;
}
.is24-ex-overview ul {
	position: absolute;
	left: 298px;
	top: 14px;
}
.is24-ex-overview ul li {
	padding-left: 0;
	background: none;
}
.is24-ex-overview ul a {
	padding-left: 22px;
	font-size: 1em;
	display: block;
	line-height: 2;
}
.is24-s3 .is24-ex-overview ul a {
	padding-left: 0;
}
.is24-ex-overview ul a:link,
.is24-ex-overview ul a:visited {
	text-decoration: none;
}
.is24-ex-overview div.is24-text {
	position: absolute;
	left: 583px;
	top: 0;
	width: 365px;
	padding: 14px 14px 7px 0;
}
	/* ugly hack for wysiwyg */
	.is24-s4 .is24-ex-overview div.is24-text {
		left: 420px;
		width: 325px;
	}
.is24-ex-overview div.is24-text ul {
	position: static;
	margin-bottom: 14px;
}
.is24-ex-overview div.is24-text li {
	padding-left: 16px;
}
.is24-ex-overview div.is24-text li a {
	padding-left: 7px;
	line-height: 1.5;
}
.is24-ex-overview div.is24-text p.is24-img {
	margin-bottom: 0;
	padding: 0;
	border: 0;
	background: none;
	float: left;
	width: auto;
}
.is24-ex-overview div.is24-text p.is24-img a img {
	border: 0;
	margin: 2px 9px 3px 0;
}
.is24-ex-overview div.is24-text p.is24-img a {
	border: 0;
	padding: 0;
	background-color: transparent;
	margin-bottom: 0;
}
.is24-ex-id {
	margin-bottom: 0;
	padding-bottom: 1.1em;	/* ie7, padding not margin */
	padding-top: 2px;
}
.is24-ex-id {
	width: auto;
	float: left;
}
	.is24-ex-overview ul.is24-ex-id {
		position: absolute;
		left: auto;
		top: auto;
		right: 14px;
		bottom: 4px;
	}

.is24-ex-id li {
	display: inline;
	padding-right: 7px;
	padding-left: 0;
	color: #808080;
	font-size: 1.1em;
	background: none;
}
	.is24-ex-overview .is24-ex-id li {
		color: #91a5cd;
		display: block;
	}
.is24-ex-overview ul.is24-ex-id li span {
	display: block;
	width: 11em;
	float: left;
	margin-right: 1em;
}
.is24-ex-overview p.is24-noimg {
	border: 0;
	padding: 0;
	height: 40px;
	float: left;
	margin: 0;
	font-size: 1.1em;
	background: none;
}
.is24-ex-overview p.is24-noimg span {
	display: block;
	margin: 12px 0 0 37px;
	color: #444;
}
.is24-ex-overview-noimg .is24-gallery-pager {
	margin: 8px 6px 0 0;
}
.is24-ex-overview .ex-gallery-img {
	border: 3px solid #ff7500;
}
/* tools/actions list */
.is24-ex-tools {
	padding: 8px 6px 0;
}
.is24-ex-tools li {
	float: left;
	list-style: none;
	background-image: none;
	font-size: 1.1em;
	line-height: 1.9090;
	padding: 0;
}
.is24-ex-tools a {
	display: block;
	text-decoration: none;
	margin-right: 12px;
	padding-left: 18px;
}
.is24-ex-tools .is24-promo-action {
	margin-right: 20px;
	padding-left: 0;
	display: inline-block;	/* ie6 */
}
/* different font size */
.is24-ex-print { background-position: -10px -1868px; }
.is24-ex-note { background-position: -10px -1976px; }
.is24-ex-remember { background-position: -10px -1940px; }
.is24-ex-send { background-position: -10px -1903px; }

.is24-ex-address p.is24-img {
	margin: 0 7px 0 0;
	padding: 5px;
	background: #e9f1ff;
}
.is24-ex-address p.is24-img img {
	margin: 0;
}
/* wysiwyg form */

/* form as wysiwyg expose */
.is24-wysiwyg-expose .is24-text h4 {
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 3px solid #91a5cd;
}
.is24-wysiwyg-expose .is24-kingsize .is24-wysiwyg-head {
	border-bottom: 0;
}
.is24-wysiwyg-expose .is24-kingsize .is24-wysiwyg-head p.is24-img {
	float: left;
	width: 60px;
	margin: 0 7px 0 0;
}
.is24-wysiwyg-expose .is24-kingsize fieldset.is24-wysiwyg-head div {
	clear: none;
	margin-bottom: 0;
}
.is24-wysiwyg-expose .is24-kingsize fieldset.is24-wysiwyg-head div div {
	clear: left;
	margin-bottom: 7px;
}
.is24-wysiwyg-expose .is24-kingsize select {
	width: 142px;
}
/* preview */
.is24-wysiwyg-expose .is24-kingsize fieldset.is24-wysiwyg-head h2 {
	font-size: 1.4em;
}
.is24-wysiwyg-expose .is24-kingsize fieldset.is24-wysiwyg-head p {
	margin-left: 0;
}
.is24-wysiwyg-expose .is24-kingsize fieldset.is24-wysiwyg-head {
	margin-bottom: 14px;
}
.is24-wysiwyg-expose .is24-kingsize fieldset.is24-wysiwyg-head .is24-wysiwyg-hint {
	top: 0;
	margin-bottom: 0;
	display: none;		/* make visible via JS */
}
.is24-wysiwyg-expose .is24-kingsize fieldset.is24-wysiwyg-head .is24-wysiwyg-hint p {
	margin-left: 7px;
}
.is24-wysiwyg-expose .is24-nav-local {
	margin-bottom: 0;
}
/* speciality for editing, float links to the right, according to width of image (210px) */
.is24-wysiwyg-expose .is24-wysiwyg-edit p {
	width: 223px;
	float: left;
}
.is24-wysiwyg-expose .is24-wysiwyg-edit p.is24-img {
	width: auto;
}
.is24-kingsize .is24-wysiwyg-edit div ul li {
	background: none;
	padding-left: 0;
}
/* map */
.is24-wysiwyg-expose .is24-wysiwyg-edit {
	background-position: 7px 35px;
}
.is24-wysiwyg-expose .is24-wysiwyg-edit p, .is24-wysiwyg-expose .is24-wysiwyg-edit ul {
	width: 171px;
	float: left;
}
.is24-wysiwyg-expose .is24-wysiwyg-edit p.is24-wysiwyg-link {
	width: 143px;
	float: none;
	margin-left: 220px;
	margin-bottom: 0;
}
.is24-wysiwyg-expose .is24-map p {
	width: 162px;
}
.is24-wysiwyg-expose .is24-map p.is24-wysiwyg-link {
	margin-left: 168px;
	width: 110px;
}
.is24-wysiwyg-expose .is24-s2 .is24-map {
	background-position: 7px 35px; 	/* overwrite top-left as box has headline above */
}
.is24-wysiwyg-expose .is24-s2 .is24-map h4 {
	margin-left: -52px;
}
.is24-wysiwyg-expose .is24-s2 .is24-phone {
	border: 1px solid #91a5cd;
	border-width: 1px 0;
	padding-top: 7px;
	padding-bottom: 7px;
}
.is24-wysiwyg-topbox {
	background: #e9f1ff;
	border: 1px solid #9fb1d5;
	padding: 14px;
}
.is24-wysiwyg-topbox div {
	border-top: 3px solid #9fb1d5;
	border-bottom: 3px solid #9fb1d5;
	height: 100%;
	background: #fff;
}
.is24-wysiwyg-topbox div img {
	padding: 4px;
	float: left;
	display: inline;
}
.is24-wysiwyg-topbox div span {
	padding:0 0 10px 23px;
}
.is24-wysiwyg-topbox p {
	padding-left: 530px;
}
.is24-wysiwyg-topbox div h4 a {
	padding:0;
	margin:0;
}
.is24-wysiwyg-topbox div h4 {
	clear: none;
	/*width: 600px;*/
	margin: 4px 0 0 83px;
	padding-right: 7px;
}
.is24-wysiwyg-listing {
	width: 250px;
	padding-left: 30px !important;
}
.is24-wysiwyg-listing p {
	padding-top: 20px;
}
.is24-wysiwyg-listing div ul {
	padding-left: 20px;
}
.is24-form .is24-kingsize fieldset .is24-wysiwyg-hint,
.is24-ex-wysiwyg-hint {
	top: -90px;
	left: 87px;
	width: 280px;
	margin-bottom: -90px;
	padding: 29px 0 0 7px;
	color: #000;
	background:url(../../img/wysiwyg-hint-label.gif) no-repeat scroll 0 0;
	font-size: .9em;
}

.is24-ex-wysiwyg-hint{
	position: relative;
	top: -55px;
	margin-bottom: -55px;
}

.is24-wysiwyg-hint div,
.is24-ex-wysiwyg-hint div {
	background: #e7edfa url(../../img/wysiwyg-hint-div.gif) no-repeat 100% 100%;
	width: 280px;
	margin-top: -20px;
	padding-bottom: 7px;
}
.is24-wysiwyg-hint div h4,
.is24-ex-wysiwyg-hint div h4 {
	background: url(../../img/fi/hint-s.gif) 0 0 no-repeat;
	padding: 0 7px 0 23px;
	margin: 0 0 0 7px;
}
.is24-form .is24-kingsize fieldset .is24-wysiwyg-hint p,
.is24-wysiwyg-hint p {
	margin-bottom: 0;
}


.is24-form .is24-sneak {
	border-bottom: 0;
}
.is24-form .is24-sneak-bottom {
	border-top: 0;
}


/* small ex-overview, only used on ecom tab and wysiwyg */
.is24-ex-overview-s {
	padding: 7px;
	background-color: #e9f1ff;
	position: relative;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.is24-ex-overview-s .is24-img, 
.is24-ex-overview-s .is24-noimg,
.is24-s4 .is24-ex-overview-s .is24-img, 
.is24-s4 .is24-ex-overview-s .is24-noimg {
	float: left;
	overflow: hidden;
	margin: 0 13px 0 0;
	width: 62px;
	height: 62px;
	text-align: center;
}
.is24-ex-overview-s p.is24-noimg {
	width: 60px;
	height: 60px;
	border: 1px solid #d0d0d0;
	background: #fff url(../../img/ex-img.gif) no-repeat 50% -32px;
	font-size: 1.1em;
}
.is24-ex-overview-s p.is24-noimg span {
	display: block;
	margin: 114px auto 0;
	color: #808080;
}
.is24-ex-overview-s p.is24-img a {
	border: 1px solid #d0d0d0;
	background-color: #fff;
}
.is24-ex-overview-s p, 
.is24-ex-overview-s h1 {
	width: 691px;
	margin-right: 176px;
	float: left;
}
.is24-s4 .is24-ex-overview-s p, 
.is24-s4 .is24-ex-overview-s h1 {
	width: 495px;
}
.is24-ex-overview-s p {
	font-size: 1.1em;
}
	/* extra selector needed for margin, h1 in s4 has different margin on expose pages */
	.is24-s4 .is24-ex-overview-s h1 {
		font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
		margin: 0 176px .3em 0;
	}
.is24-ex-overview-s ul {
	position: absolute;
	right: 7px;
	top: 7px;
	width: 176px;
}
.is24-ex-overview-s ul li {
	padding-left: 0;
	background: none;
}
.is24-ex-overview-s ul a {
	padding-left: 22px;
	display: block;
	line-height: 1.666;
}
.is24-ex-overview-s ul a:link,
.is24-ex-overview-s ul a:visited {
	text-decoration: none;
}
.is24-ex-overview-s ul .is24-promo-action {
	padding-left: 0;
	margin-bottom: 2px;
	line-height: 1.909;
	display: inline-block;
}
/* EASYBUNDLE */
.is24-easy-bundle {
	margin-botoom: 14px;
	overflow: hidden;
	clear: both;
	padding: 0;
}
.is24-easy-bundle > div {
	border-color: #cacaca;
}
.is24-easy-bundle > div.is24-l {
	border-color: #97acc1;
}
.is24-easy-bundle div.is24-border {
	float: left;
	width: 372px;
	margin-right: 14px;
	clear: none;
	padding:0;
}
.is24-easy-bundle.is24-triple div.is24-border {
	width: 242px;
}
.is24-easy-bundle.is24-eb-unlimited div.is24-border {
	width: 760px;
}
.is24-easy-bundle div.is24-l {
	margin-right: 0;
	border-bottom: 1px solid #97acc1;
	position: relative;
}
.is24-easy-bundle div h3 {
	border-bottom: 1px solid #cacaca;
	background: none;
	font: 1.4em/1.647 Tahoma,sans-serif
}
.is24-easy-bundle div h3 span {
	display:inline;
}
.is24-easy-bundle div.is24-l h3 {
	border-bottom: 1px solid #97ACC1;
}
.is24-easy-bundle div h3 span {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.is24-easy-bundle .is24-d-border {
	border-bottom: 1px dashed #cacaca;
	margin: 0;
	padding: 0 7px;
	text-align: left;
}
.is24-easy-bundle p.is24-f {
	height: 87px;
	padding-top: 7px;
}
.is24-easy-bundle p.is24-img {
	background: url(img/site.png) 7px 7px no-repeat transparent;
	padding-left: 80px;
	color: #000;
}
.is24-easy-bundle.is24-triple .is24-focus p.is24-img {
	background: url(img/top-listing.png) 7px 7px no-repeat;
	padding-left: 130px;

}
.is24-easy-bundle.is24-triple p.is24-img {
	font-size: 11px;
} 
.is24-easy-bundle .is24-promi.is24-l p.is24-img {
	background: url(img/promigrafik.png) 7px 7px no-repeat transparent;
	padding-left: 110px;
	padding-right: 63px;
}
.is24-easy-bundle .is24-top.is24-l p.is24-img {
	background: url(img/top-listing.png) 7px 7px no-repeat transparent;
	padding-left: 130px;
	padding-right: 63px;
}
.is24-easy-bundle.is24-triple div.is24-l p.is24-img {
	padding-right: 7px;
} 
.is24-easy-bundle .is24-promi.is24-l .is24-img.is24-badge {
	position: absolute;
	top:-7px;
	left: 169px;
	background: none;
	height: 100px;
}
.is24-easy-bundle .is24-top.is24-l .is24-img.is24-badge {
	position: absolute;
	top:-7px;
	left: 149px;
	background: none;
	height: 100px;
}
.is24-easy-bundle.is24-triple div.is24-focus .is24-img.is24-badge {
	position: absolute;
	top:-8px;
	left: 22px;
	background: none;
	height: 100px;
}
.is24-easy-bundle p{
	height: 57px;
	text-align: center;
	padding-top: 7px;
}
.is24-easy-bundle p.is24-bundle-price {
	font-size: 1.6em;
}
.is24-easy-bundle .is24-cutprice.is24-bundle-price .is24-fineprint {
	font-size: 12px;;
}
.is24-easy-bundle span.is24-price strong {
	display: block;
}
.is24-easy-bundle .is24-cutprice {
	margin-top: 10px;
}
.is24-easy-bundle .is24-cutprice > span.is24-fineprint,
.is24-easy-bundle .is24-price > span.is24-fineprint {
	text-decoration: line-through;
	font-size: 0.9em;
	margin-top: 0;
}
.is24-easy-bundle.is24-eb-unlimited .is24-price > span.is24-fineprint {
	text-align: center;
}
.is24-easy-bundle div.is24-rd h4 {
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #cacaca;
	padding-top: 14px;
}
.is24-easy-bundle.is24-triple div.is24-rd h4 sup  {
	font-weight: normal;
}
.is24-easy-bundle ul {
	margin-top: 14px;
}
.is24-easy-bundle.is24-triple .is24-focus ul,
.is24-easy-bundle.is24-triple .is24-l ul {
	margin-top: 0;
	padding: 7px 0;
}
.is24-easy-bundle ul li {
	margin-left: 14px;
}
.is24-easy-bundle ul.is24-positivelist {
	height: 76px;
	margin-top: 3px;
	border-bottom: 1px solid #cacaca;
	padding-top: 18px;
	padding-bottom: 5px;
}
.is24-easy-bundle.is24-triple ul.is24-positivelist {
	border-bottom: none;
	margin-bottom: 21px;
}
.is24-easy-bundle ul.is24-d-border {
	padding-left: 14px;
	padding-bottom: 14px;
	margin-top: 14px;
}
.is24-easy-bundle div.is24-focus {
	background-color: #F4F7FB;
}
.is24-form .is24-easy-bundle ul.is24-checklist li {
	background: url(../../img/sp_expose.png) no-repeat scroll -558px -2338px transparent;
    padding-left: 16px;
}
.is24-eb-runtime {
	margin: 0 auto;
}
.is24-form .is24-kingsize fieldset.is24-nobottom-border {
	border-bottom: none;
}
.is24-form .is24-kingsize fieldset.is24-eb-runtime {
	margin-top: 27px;
	border-bottom: none;
	margin-bottom: 14px;
}
.is24-form .is24-kingsize fieldset div.is24-easy-bundle fieldset.is24-cacaca {
	border-bottom-color: #cacaca;
	padding-top: 6px;
}
.is24-form .is24-kingsize fieldset div.is24-easy-bundle fieldset > div {
	margin-left: 7px;
	border-bottom: none;
	padding-top: 2px;
}
.is24-form .is24-kingsize fieldset div.is24-easy-bundle label span.is24-font11 {
	font-size: 11px;
}
.is24-form .is24-kingsize div.is24-easy-bundle fieldset p.is24-price {
	width: 128px;
	position: absolute;
	top: -7px;
	right: 14px;
}
.is24-form .is24-kingsize div.is24-easy-bundle.is24-triple div.is24-focus fieldset {
	background: #F4F7FB;
}
.is24-form .is24-kingsize div.is24-easy-bundle.is24-triple fieldset p.is24-price {
	position: relative;
	width: auto;
	right: 0;
	top: 0;
	padding-left: 18px;
	height: auto;

} 
.is24-form .is24-kingsize div.is24-easy-bundle.is24-triple fieldset p.is24-price strong {
	font-size: 1em;
}
.is24-form .is24-kingsize div.is24-easy-bundle.is24-triple fieldset p.is24-price span.is24-fineprint {
display:inline;
}
.is24-form .is24-kingsize div.is24-easy-bundle fieldset p.is24-price strong {
	font-size: 1.2em;
	color: #000;
}
.is24-form .is24-kingsize div.is24-easy-bundle fieldset.action > span{
	margin-right: 14px;	
}
.is24-form .is24-kingsize div.is24-easy-bundle fieldset.action {
	padding: 7px;
	background: none;
	border-top: 1px solid #cacaca;
}
.is24-eb-runtime.is24-m > div,
.is24-eb-runtime.is24-m > ul {
	width: 371px;
}
div.is24-easy-bundle fieldset p.is24-highlight strong {
	font-size: 1.2em;
}
.is24-eb-runtime > div,
.is24-eb-runtime > ul{
	margin: 0 auto;
}
.is24-eb-runtime > div,
.is24-eb-runtime.is24-l > div {
	margin-bottom: 4px;
}
.is24-eb-runtime.is24-l > div,
.is24-eb-runtime.is24-l > ul {
	width: 492px;
}
.is24-eb-runtime > div > span,
.is24-eb-runtime ul li {
	float: left;
	clear: none;
	width: 114px;
	margin-right: 7px;
}
.is24-eb-runtime ul li{
	width: 116px;
	text-align: center;
}
.is24-eb-runtime > div > span > span button {
	width: 114px;
	height: 28px;
}
.is24-eb-runtime .is24-fineprint {
	font-size: 1em;
}
.is24-eb-runtime .yui-button, 
.is24-eb-runtime .yui-button .first-child {
	background: url("../../img/sp_function-go-big.png") no-repeat scroll 0 -380px transparent;
}
.is24-eb-runtime .yui-button .first-child {
	background-position: right -570px;
	height: 28px;
	margin-left: 2px;
}
.is24-eb-runtime .yui-button .first-child * {
	margin-left: -2px;
	height: 28px;
	color: #04c;
}
.is24-eb-runtime .yui-button-checked .first-child * {
	font-weight: bold;
	color: #fff;
}
.is24-eb-runtime .yui-button.yui-button-hover .first-child {
	background-position: right -646px;
}
.is24-eb-runtime .yui-button.yui-button-hover {
	background-position: 0 -456px;
}
.is24-eb-runtime .yui-button-checked {
	background-position: 0 0px;
}
.is24-eb-runtime .yui-button-checked .first-child {
	background-position: right -38px;
}
.is24-eb-runtime .yui-button-checked.yui-button-hover {
	background-position: 0 -76px;
}
.is24-eb-runtime .yui-button-checked.yui-button-hover .first-child {
	background-position: right -114px;
}
.is24-border-grey {
	border: 1px solid #cacaca;
}
.is24-eb-unlimited > div {
	height: 413px;
}
.is24-eb-unlimited > div p {
	height: auto;
	text-align: left;
}
.is24-form .is24-eb-unlimited > div > div {
	width: 360px;
	margin: 0 auto;
	padding-top: 90px;
	padding-bottom: 7px;
}
.is24-eb-unlimited .is24-nobottom-border p{
	text-align: right;
	padding-right: 14px;
}
.is24-form .is24-eb-unlimited .is24-action {
	padding-top: 14px;
}
.is24-form .is24-eb-unlimited .is24-action > span {
	float: right;
}
.is24-form .is24-kingsize .is24-easy-bundle.is24-eb-unlimited .is24-rd {
	height: 436px;
}
.is24-form .is24-kingsize .is24-easy-bundle.is24-eb-unlimited fieldset p.is24-price {
	width: 128px;
	position: absolute;
	top: -7px;
	left: 516px;
}
.is24-form .is24-kingsize .is24-easy-bundle.is24-eb-unlimited ul  {
	padding-left: 14px;
}
.is24-form .is24-kingsize .is24-easy-bundle.is24-eb-unlimited fieldset.is24-nobottom-border p {
	padding-top: 7px;
	padding-left: 0;
	padding-bottom: 14px;
}
.is24-form .is24-kingsize .is24-easy-bundle.is24-eb-unlimited .is24-padded-left {
	padding-left: 18px;
	padding-top: 2px;
}
.is24-form .is24-kingsize .is24-easy-bundle.is24-eb-unlimited .is24-rd p{
	 background-position: 28px 14px;
	 padding-left: 100px;
	 padding-top: 14px;
}
.is24-form .is24-kingsize .is24-easy-bundle.is24-eb-unlimited fieldset h4{
	text-align: left;
	padding-left: 28px;
}
.is24-fineprint.is24-font11 {
	font-size: 11px;
}