html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: url(graphics/body_bg.png) repeat-x;
}


/* wrapper */

#wrapper {
	height: 100%;
	position: relative;
}

html>body #wrapper {
	position: relative;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	width: 1122px;
}

* html #wrapper {
	width:expression(document.body.clientWidth > 1122? "1122px": "auto" );
	margin: 0 auto;
}

#wrapper2 {
	background: url(graphics/wrapper2_bg.png) right 98px  no-repeat;
	max-width: 1122px;
}

*+html #wrapper2 {
	background: url(graphics/wrapper2_bg.png) right 95px  no-repeat;
}

* html #wrapper2 {
	width:expression(document.body.clientWidth > 1122? "1122px": "auto" );
}

#bodysubstyle_homestyle #wrapper2 {
	width: 1122px;
}

*+html #wrapper2 {
	background-position: right 98px;
}

#header {
	height: 99px;
	width: 100%;
}

#zoekoptie {
	position: absolute;
	top:0;
	right: 36px;
	border-top: 9px solid #1A8EB7;
	width: 216px;
}

#zoekoptie input {
	border: 1px solid #d3d8da;
	color: #1A8EB7;
	font-size: 80%;
	float: left;
	margin-left: 2px;

}

* html #zoekoptie .edit input {
	width: 166px;
	padding-bottom: 2px;
}


*+html #zoekoptie .edit input {
	width: 166px;
	padding-bottom: 2px;
}

#zoekoptie .edit input  {
	color: #999;
	font-size: 80%;
	float: left;
	width: 156px;

}


/* logo */

#logo {
	position: absolute;
	top: 0;
	left: 0;
}


/* content */

#contentWrapper {
	margin: 0 0 0 222px;
	background: url(graphics/contentWrapper_bg.png) top left repeat-y;
}

#content {
	position: relative;
	padding: 25px;
	margin: 0 36px 0 5px;
	background: url(graphics/content_bg.png) top left repeat-x;
}

#content:after {
	/* clear float for superior browsers */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

*+html #bodysubstyle_homestyle #content {
	margin-top: 3px;
}

*+html #content {
    min-height: 0;  /* clear floats for IE7 */
}

* html #bodysubstyle_homestyle #content {
	xmargin-top: 3px;
	padding-right: 2px;
}

* html #content {
   height: 0px;  /* clear floats for IE7 */
}



.cmsContent {
	position: relative;
	min-height: 210px;
}

#cmssubstyle_ranglijst.cmsContent {
	min-height: 0px;
}


#cmssubstyle_AfbeeldingOnderwerpenRechts,
#cmssubstyle_OnderwerpenRechts,
#cmssubstyle_AfbeeldingRechts {
	padding-right: 230px;
}

#menuWrapper {
	position: absolute;
	top: 98px;
	left: 0;
	height: auto;
}

* html #frmCms {
	width: 99%;
}

*+html #frmCms {
	width: 100%;
}


/* menu */

* html #menu {
	top: 1px;
	height: 214px;
}

#menu {
	position: relative;
	top: 0;
	left: 0;
	width: 227px;
	background:  url("graphics/menu_bg2.png") left top no-repeat;
	padding-bottom: 2px;
}

*+html #menu {
	top: 1px;
	min-height: 214px;
}

#menu h2 {
	display: none;
}

#menu ul,
#menu li {
	margin: 1px 0 -1px 0;
	padding: 0;
	list-style: none;
}

* html #menu ul {
	padding: 22px 0 0 20px;
	min-height: 189px;
}

#menu ul {
	padding: 22px 0 0 20px;
	min-height: 193px;
}

#menu ul {
	padding-top /*\**/: 24px \9;
	min-height /*\**/: 191px \9;
}

*+html #menu ul {
	padding: 22px 0 0 20px;
	min-height: 191px;
}

*+html #menu ul {
    min-height: 0;  /* clear floats for IE7 */
}

* html #menu ul {
	height: 1em;
}

html>body #menu ul:after {
	/* clear float for superior browsers */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


* html #menu li,
* html #menu li a{
	height: 1px;
}


#menu li a {
	text-decoration: none;
	color: #4d606f;
	display: block;
	line-height:23px;
	padding: 1px 38px 0 0;
	text-transform: uppercase;
	text-align: right;
}


#menu li a:hover,
#menu li.active li a:hover,
#menu li.subactive li a:hover,
#menu li.subactive li.active li a:hover {
	color: #1A8EB7;
}

#menu li.active a,
#menu li.subactive a {
	color: #1A8EB7;
	xbackground: url(graphics/menuitem_active_bg.png) top right no-repeat;
}

*+html #menu li.active a,
*+html #menu li.subactive a {
	xbackground: url(graphics/menuitem_active_bg.png) 1px right no-repeat;
}

/* submenu's */

* html #menu ul ul {
	padding-bottom: 5px;
	height: auto;
	right: 4px;
	top: 0;
	padding: 0;
	margin: 0;
}

#menu ul ul {
	position: relative;
	background: url(graphics/submenu_bg.png) top right repeat-y;
	right: 3px;
	top: 0;
	width: 210px;
	border-top: 1px dotted #E9ECED;
	min-height: 25px;
}

#menu ul ul {
	top /*\**/: 0 \9;
}

*+html #menu ul ul {
	top: 0;
}

#menu ul ul,
#menu ul ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul ul li {
	float: none;
}

#menu li li a {
	font-weight: normal;
	border: none;
	color:  #4D606F;
	text-transform: none;
}

#menu ul li.active a,
#menu ul li.subactive ul li.active a,
#menu ul li.subactive ul li.subactive ul li.active a,
#menu ul li.subactive ul li.subactive a  {
	color: #1A8EB7;
	background: none;
}

#menu ul li a,
#menu ul li.active ul li a,
#menu ul li.subactive ul li a,
#menu ul li.subactive ul li.active ul li a,
#menu ul li.subactive ul li.subactive ul li a  {
	color: #4D606F;
	background: none;
}

/* sub-sub menu's */

#menu ul ul ul {
	border: none
}


#menu ul ul ul li {
 	margin-right: 20px;
	padding: 0px;
	background: none;
	font-size: 85%;
}

#menu ul ul ul li a,
#menu ul ul li.active ul li a {
	background: none;
}


/* #menu hover-effect */

#menu ul li ul {
	/* level 1 */
	display: none;
}

#menu ul li.active ul,
#menu ul li.subactive ul,
#menu ul li.subactive ul li.active ul,
#menu ul li.subactive ul li.subactive ul {
	display: block;
}

#menu ul li.active ul ul,
#menu ul li.subactive ul ul {
	display: none;
}

#menu ul ul ul {
	dsplay: none;
}


/* utility menu */

* html #utilitymenu ul {
	width: 208px;
}

#utilitymenu ul {
	margin: 22px 1px 30px 19px;
	list-style-type: none;
	border-top: 1px solid #ccc;
	padding: 0;
	text-align: right;
}

*+html #utilitymenu ul {
	width: 208px;
}

#utilitymenu li {
	border-bottom: 1px solid #ccc;
	padding-right: 37px;
	height: 25px;
	line-height: 25px;
}

#utilitymenu a {
	text-decoration: none;
	color: #4D606F;
}

#utilitymenu a:hover {
	color: #20AEDD;
}

#utilitymenu img {
	margin-left: 25px;
}


/* footer */

* html #footer {
	left: -6px;
}

#footer {
	position: absolute;
	left: 0;
	width: 100%;
}

* html #bodysubstyle_homestyle #footer {
	padding-left: 49px;
}

* html #footer {
	margin: 0 1px 0 0;
	padding-left: 70px;
	width: 100%;
}

#footer {
	margin: 0 0 0.5em -6px;
	padding: 25px 0 5px 20px;
	background: url(graphics/footer_bg.png) top left no-repeat;
	font-style: italic;
	font-size: 85%;
}


#footer div {
	display: inline;
}

#footer div div {
	float: left;
	position: relative;
	height: 30px;
	margin-right: 5px;

}


#footer div div a {
	width: 100%;
	height: 30px;
	position: relative;
	text-decoration: none;
}

#footer_img_1 a,
#footer_img_2 a,
#footer_img_3 a,
#footer_img_4 a  {
	padding: 3px 40px 15px 50px;
	margin: 2px;
}

#footer_img_1 {
	background: url(graphics/logo_intercity.png) bottom left no-repeat;
	width: 97px;
	height: 30px;
}

* html #footer_img_1 a:hover,
#footer_img_1:hover {
	background: url(graphics/logo_intercity.png) top left no-repeat;
	cursor: pointer;
}

#footer_img_2 {
	background: url(graphics/logo_maxnl.png) bottom left no-repeat;
	width: 97px;
	height: 30px;
}

* html #footer_img_2 a:hover,
#footer_img_2:hover {
	background: url(graphics/logo_maxnl.png) top left no-repeat;
	cursor: pointer;
}

#footer_img_3 {
	background: url(graphics/logo_parantion.png) bottom left no-repeat;
	width: 97px;
	height: 30px;
}

* html #footer_img_3 a:hover,
#footer_img_3:hover {
	background: url(graphics/logo_parantion.png) top left no-repeat;
	cursor: pointer;
}

#footer_img_4 {
	background: url(graphics/logo_oi.png) bottom left no-repeat;
	width: 97px;
	height: 30px;
}
* html #footer_img_4 a:hover,
#footer_img_4:hover {
	background: url(graphics/logo_oi.png) top left no-repeat;
	cursor: pointer;
}



#footer #footerRight {
	background:#FFFFFF none repeat scroll 0 0;
	position:absolute;
	right:0;
	top:0;
	width:36px;
}

*+html #footer {
	margin-right: 50px;
}


#footer .ProclaimerLink {
	font-style: normal;
}


*+html #bodysubstyle_AfbeeldingOnderwerpenRechts #content,
*+html #bodysubstyle_OnderwerpenRechts #content,
*+html #bodysubstyle_homestyle #content {
	xbackground-position: 0 -3px;
}

*+html #bodysubstyle_AfbeeldingOnderwerpenRechts #footer,
*+html #bodysubstyle_OnderwerpenRechts #footer,
*+html #bodysubstyle_homestyle #footer,
 {
	width: auto;
	right: -64px;
}


*+html #bodysubstyle_AfbeeldingRechts #footer {
	right: 0px;
}

/* OTHER TOOLS */

#bodysubstyle_homestyle .cmsContent p.homeText {
	padding: 196px 0 25px 0;
	line-height: 200%;
	width: 300px;
}


* html #bodysubstyle_homestyle .cmsContent img {
	top: -25px;
}

#bodysubstyle_homestyle .cmsContent img {
	position: absolute;
	left: -25px;
	top: -38px;
}

*+html #bodysubstyle_homestyle .cmsContent img {
	top: -28px;
}


* html #bodysubstyle_homestyle #ListWrapper {
	top: -51px;
}

#bodysubstyle_homestyle #ListWrapper {
	position: absolute;
	top: -51px;
	right: -25px;
	left: 0;
	background: url(graphics/homeList_bg.png) 0 0 repeat-x;
	height: 440px;
	margin-left: 349px;
	width: 450px;
	padding: 100px 30px 20px 30px;
}

*+html #bodysubstyle_homestyle #ListWrapper {
	top: -54px;
	right: -25px;
	width: 450px;
}

#cmssubstyle_homestyle {
	width: 200px;
}

#bodysubstyle_homestyle #listBorderLeft {
	position: absolute;
	top: 0;
	left:0;
	background: url(graphics/homeList_left.png) 0 0 no-repeat;
	width: 25px;
	height: 556px;
}

#bodysubstyle_homestyle #listBorderRight {
	position: absolute;
	top: 0;
	right:0;
	background: url(graphics/homeList_right.png) top left no-repeat;
	height: 556px;
	width: 73px;
}

#kopList {
	position: absolute;
	top: 11px;
	left: 20px;
	height:80px;
	width: 340px;
	background: url(graphics/KopList.png) 10px 0 no-repeat;
}

#logoList {
	position: absolute;
	top: 21px;
	right: 80px;
	width: 29px;
	height: 37px;
	background: url(graphics/klein_logo.png) top left no-repeat;
}

ol#bestList {
	color: #637b8f;
	line-height: 23px;
	margin-left: 0px;
}

ol#bestList li.first5List {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	line-height: 32px;
	xbackground: url(graphics/top5List_bg.png) right center no-repeat;
	margin: 0 50px 0 0;
}

ol#bestList li.firstofLastList {
	padding-top: 20px;
}

* html p.volledigeLijst {
	bottom: 15px;
}

p.volledigeLijst {
	bottom: 1em;
	right: 20px;
	padding:5px 0 5px 0;
	position:relative;
	text-align:right;
	width:90%;
	background: url(graphics/volledigeLijst.png) top right no-repeat;
}

p.volledigeLijst:hover {
	background: url(graphics/volledigeLijst_hover.png) top right no-repeat;
}

p.volledigeLijst a {
	text-decoration: none;
	font-size: 80%;
	padding: 5px 40px 5px 0;
}


* html #pageImage img {
	right: -1px;
	top: 0;
}

#pageImage img {
	position: absolute;
	top: 0;
	right: 0;
	background: url(graphics/content_img_bg.png) top right;
	padding: 37px 35px 33px;
	height: 146px;
	width: 146px;
}

*+html #pageImage img {
	xtop: -3px;
}

* html #LinksWrapper {
	right: -1px;
	top: 216px;
}

#LinksWrapper {
	background: url(graphics/links_bg.png) bottom left no-repeat;
	width: 216px;
	position: absolute;
	top: 216px;
	right: 0px;
	padding-bottom: 16px;
}

*+html #LinksWrapper {
	right: 0px;
	top: 216px;
}

#bodysubstyle_OnderwerpenRechts #LinksWrapper {
	top: 0;
}

*+html #bodysubstyle_OnderwerpenRechts #LinksWrapper {
	xtop: -3px;
}


#links h2,
#downloads h2 {
	background: #637b8f;
	height: 23px;
	color: #fff;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px 0 0 7px;
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
}

#links .linkRow,
#downloads .downloadRow {
 padding: 0 0 0 7px;
 line-height: 23px;
 border-bottom: 1px solid #fff;
}

#links a,
#downloads a {
 color: #1A8EB7;
 font-size: 80%;
 text-decoration: none;
}

#links a:hover,
#downloads a:hover {
	text-decoration: underline;
}

.downloadImg {
	font-size: 80%;
}

/* ranglijst toelichting */

.toelichting {
	width: 555px;
}

/* ranglijst legenda */

* html #rangListLegenda {
	right:25px;
}

#rangListLegenda {
	position: absolute;
	top: 0px;
	right: 25px;
	background: #fff url(graphics/listLegendaBg.png) top left repeat-x;
	padding: 10px 5px 0 10px;
	width: 201px;
	font-size: 9px;
	height: 87px;
	margin-right: -25px;
}

* html #rangListLegenda div {
	padding: 8px 0 0 0;
}

#rangListLegenda div {
	margin: 0;
	padding: 3px 0 0 0;
}

#rangListLegenda div img {
	padding: 0 10px 0 0;
	margin-bottom: -5px;
}

#rangListLegenda h3 {
	font-weight: bold;
}

/* rang lijst  */

#bodysubstyle_ranglijst #wrapper2 {
	xmin-width: 565px;
	min-width: 880px;
}

#bodysubstyle_ranglijst #content {
	min-width: 565px;
}




#RangListWrapper {
	position: relative;
	width: 812px;
	xwidth: 90%;
	margin-top: 3em;
}


* html #RanglistTop,
* html #RanglistLeft,
* html #RanglistRight,
* html #RanglistTopLeft,
* html #RanglistTopRight,
* html #RanglistBottomLeft,
* html #RanglistBottomRight,
* html #RanglistBottom  {
	display: none;
}

#RanglistTop {
	top:0;
	left:0;
	width: 100%;
	height: 11px;
	background: url(graphics/rang_t.png) top left repeat-x;
}

#RanglistLeft {
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	width: 11px;
	background: url(graphics/rang_l.png) bottom left repeat-y;
}

#RanglistRight {
	position: absolute;
	top:0;
	right: 0;
	height: 100%;
	width: 11px;
	background: url(graphics/rang_r.png) bottom left repeat-y;
}

#RanglistBottom {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 11px;
	background: url(graphics/rang_b.png) bottom left repeat-x;
}

#RanglistTopLeft {
	position: absolute;
	top:0;
	left:0;
	width: 11px;
	height: 11px;
	background: url(graphics/rang_tl.png) top left no-repeat;
}


#RanglistTopRight {
	position: absolute;
	top:0;
	right:0;
	width: 11px;
	height: 11px;
	background: url(graphics/rang_tr.png) top right no-repeat;
}

#RanglistBottomLeft {
	position: absolute;
	bottom:0;
	left:0;
	width: 11px;
	height: 11px;
	background: url(graphics/rang_bl.png) bottom left no-repeat;
}


#RanglistBottomRight {
	position: absolute;
	bottom:0;
	right:0;
	width: 11px;
	height: 11px;
	background: url(graphics/rang_br.png) bottom right no-repeat;
}


#RanglistContent {
	padding: 0 10px 1px 10px;
	position: relative;
	z-index: 50;
}

*+html #RanglistContent  {
	background: none;
}

* html #RanglistContent table {
	margin: 0;
	padding: 0;
	position: relative;
}

#RanglistContent table {
	width: 100%;
	margin: -30px 0 10px 0;
}


#RanglistContent .scores table {
	margin: 0px;
}


#RanglistContent thead td {
	background: none;
	font-style: italic;
	padding-bottom: 10px;
	border: none;
}

*+html #RanglistContent thead td {
	background: #F6F7F8 url(graphics/rang_t.png) 0 19px repeat-x;
}

* html #RanglistContent td{
	border-bottom: none;
}

#RanglistContent td {
	background: #DFE2E3;
	border-bottom: 1px dashed #f9f9f9;
	color: #637b8f;
	padding: 5px;
	border-right: 1px solid #d3d8da;
	top: -5px;
}

*+html #RanglistContent td {
	border-bottom: none;
}

* html #RanglistContent tr.RangListFirst td{
	border-bottom: none;
}
#RanglistContent tr.RangListFirst td {
	background: #637b8f;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	border-bottom: 1px dashed #8295a5;
	border-right: 1px solid #8295a5;
}

*+html #RanglistContent tr.RangListFirst td {
	border-bottom: none;
}

* html #RanglistContent tr.RangListFirst5 td {
	border-bottom: none;
}

#RanglistContent tr.RangListFirst5 td {
	background: #637b8f;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dashed #8295a5;
	border-right: 1px solid #8295a5;
}

*+html #RanglistContent tr.RangListFirst5 td {
	border-bottom: none;
}

#RanglistContent .scoresTr td {
	background: #e9eced;
	padding: 0;
	margin:0;
}

* html #RanglistContent .scoresTr td.detailname {
	padding: 1px 5px 1px 62px;
}

#RanglistContent .scoresTr td.detailname {
	font-size: 85%;
	border-right: none;
	padding: 3px 5px 3px 62px;
}

* html .scoreWrapper {
	height: 5px;
	margin: 1px 0;
	padding: 0;
}

.scoreWrapper {
	border: 1px solid rgb(154, 205, 250); 
	margin: 0pt; 
	padding: 0pt; 
	background-color: rgb(204, 204, 204); 
	height: 10px; 
	width: 65%; 
}

* html .scoreWrapper div {
	height: 5px;
}
.scoreWrapper div {
	border: none;
	margin: 0;
	padding: 0;
}




#RanglistContent td.numberInList {
	text-align: right;
}

#RanglistContent td.urlList,
#RanglistContent td.urlList a {
	font-size: 90%;
	color: #1A8EB7;
}

#RanglistContent td.urlList a:hover {
	font-size: 90%;
	color: #4D606F;
}

#RanglistContent tr.RangListFirst td.urlList,
#RanglistContent tr.RangListFirst td.urlList a,
#RanglistContent tr.RangListFirst5 td.urlList,
#RanglistContent tr.RangListFirst5 td.urlList a {
	font-size: 90%;
	color: #DFE2E3;
}

#RanglistContent tr.RangListFirst td.urlList a:hover,
#RanglistContent tr.RangListFirst5 td.urlList a:hover {
	color: #cfd0d1;
}


#RanglistContent tr td.detailsTd {
	padding: 0;
}

#RanglistContent tr.RangListFirst a.toggler.open,
#RanglistContent tr.RangListFirst5 a.toggler.open {
	background: url(graphics/up2.gif) 20px 50%  no-repeat;
}

#RanglistContent a.toggler.open {
	background: url(graphics/up.gif) 20px 50%  no-repeat;
	padding: 5px 10px 5px 35px;
	border: none;
	text-decoration: none;
	width: 10px;
	margin-right: -5px;
}

#RanglistContent a.toggler {
	background: url(graphics/down.gif) 20px 50%  no-repeat;
	padding: 5px 10px 5px 35px;
	border: none;
	text-decoration: none;
	width: 10px;
	margin-right: -5px;
}

#RanglistContent tr.RangListFirst a.toggler,
#RanglistContent tr.RangListFirst5 a.toggler {
	background: url(graphics/down2.gif) 20px 50%  no-repeat;
}
/* various classes */

.skip,
.noScreen {
	display: none;
}

a.tel {
	text-decoration: none;
	color: black;
	cursor: default;
}

.image {
	clear: both;
	margin-bottom: 1em;
}

.left {
	float: left;
	margin: 0 1em 1em 0;
}

.right {
	float: right;
	margin: 0 0 1em 1em;
}

.center {
	text-align: center;
}


/* horizontal rules */

hr {
	display: none;
}

#content hr {
	display: block;
}


/* Progress Bar */

.modalDialogBox {
	text-align: center;
	position: absolute;
	border: 1px solid #0A72CD;
	top: 50%;
	left: 50%;
	width: 20em;
	margin: -12.5% 0 0 -10em;
	background-color: white;
}

.modalDialogBox h3, .modalDialogBox p {
	margin: 1em 0 1em 0;
	padding: 0;
}

.barContainer {
	text-align: left;
	border: 1px solid #0A72CD;
	margin: 0.5em;
	background-color: #EBF5FE;
}

.bar {
	background-color: #0A72CD;
	height: 1em;
	width: 98%;
}

.caption, .percentage {
	margin: 0.5em;
}

.percentage {
	font-weight: bold;
}

#bodysubstyle_homestyle #breadcrumb {
	display: none;
}

/* breadcrumb */

#breadcrumb {
	position: absolute;
	top: 75px;
	left: 252px;
	text-transform: lowercase;
}

#breadcrumb ul {
	padding: 0;
	margin: 0;
}

#breadcrumb ul li {
	list-style: none;
	display: inline;
}

#breadcrumb ul li,
#breadcrumb ul li a {
	color: #637b8f;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration:underline;
	color: #0A72CD;
}

#page_sitetree #breadcrumb {
	display:none
}


/* sitebeheer */

div.harmonica,
div.head {
	background: #D3D8DA;
	padding: 0.5em 20px;
	color: #4D606F;
}

form div#rte,
div.harmonica {
	margin-top: -5px;
	background: #D3D8DA;
	padding: 0.5em 20px;
	color: #4D606F;
}


div.harmonica h2,
div.head h2 {
	font-weight: bold;
	color: #4D606F;
	font-size: 100%;
	position: relative;
}

* html form#frmCms .harmonica h2 a,
* html form#frmCms .head h2 a {
	right: 10px;
	color: #fff;
	padding: 0.25em 0.15em 0.25em 0.35em;
}

div.harmonica h2 a,
div.head h2 a {
	background: #4D606F;
	text-decoration: none;
	width: 15px;
	height: 15px;
	line-height: 15px;
	padding: 0.25em 0.25em 0.25em 0.35em;
	color: #fff;
	position: absolute;
	right: -5px;
	top: 0
}

div.harmonica div {
	margin: 0;
}

.harmonica div.tbl_content {
	margin-top: 2em;
}

* html #editrowdownloads .edit {
	margin-left: 10px;
}

.harmonica .sortable_row,
.harmonica .edit {
	margin-bottom: 5px;
	background: #F6F7F8;
	border: 1px solid #ccc;
	padding: 10px;
	position: relative;
}

.harmonica .sortable_row label,
.harmonica .edit label {
	float: left;
	width: 8em;

}

* html div.harmonica div {
	position: relative;
}

form .harmonica .footer {
	padding-left: 8em;
}

form#frmCms .harmonica input#download,
form#frmCms .harmonica input#downloadtitle {
	margin: 0.125em 0.25em 0.125em 0;
}

* html .sortable_row .harmonicaElementEdit,
* html .sortable_row .harmonicaElementDelete {
	top: 4px;
}

.sortable_row .harmonicaElementEdit,
.sortable_row .harmonicaElementDelete {
	position: absolute;
	top: 15px;
	right: 40px;
	background: #F6F7F8;
	border: 1px solid #ccc;
	width: 20px;
	height: 20px;
}

.sortable_row .harmonicaElementDelete {
	right: 15px;
}

.elementNumber {
	background: #D3D8DA;
	padding: 5px;
	cursor: move;
}

.newElementNumber {
	background: #D3D8DA;
	padding: 5px;
}

*+html #guide {
	border: 1px solid red;
	position: relative;
	margin-left: -45px;
}

div.edit form {
	margin: 0;
}