.sk-distribution-content{
	height:100%;
	position:absolute;
	overflow:hidden;
	width:100%;
	z-index: 1000;
}

.sk-distribution-bottom {
	background-image:url(../images/bottom-menu-background.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#7e838a;
	border-top:1px solid #cccccc;
	height:100%;
	width:100%;
	color:#ffffff;
	padding-top: 4px;
	padding-left: 180px;
}

.sk-distribution-channels {
  border-bottom: 1px solid #cccccc;
  height: auto;
  width: 100%;
}

.sk-distribution-channels td {
	padding-left: 20px;
	padding-bottom: 20px;
}
.sk-distribution-notification-cell {
	width:300px;
}
.sk-distribution-channels-sub div {
	padding-left: 40px;
}

.sk-distribution-description {
	padding-left:20px;
	padding-top: 20px;
}
/*
 * TopbarUI
 */
.sk-distribution-topbar {
    background-image:url(../images/topbar-background.png);
    background-position:top center;
    background-repeat:repeat-x;
    background-color:#ffffff;
    height:30px;
    width:100%;
    padding-left:10px;
    color:#999999;
}

.sk-distribution-topbar .sk-close {
    background: url(../images/close.png) no-repeat top left;
    height:23px;
    width:23px;
}

			.sk-distribution-topbar sk-image button {
			    height:100%;
			    width:100%;
			}
			
			.sk-distribution-topbar table td.sk-xlspaceafter {
			  padding:1px 5px 1px 0;
			}
			
            .sk-distribution-topbar table td.sk-xlspaceafter-text {
              padding-top:1px;
            }
.safari		.sk-distribution-topbar table td.sk-xlspaceafter-text {
			  padding-top:2px;
			}
.explorer8   .sk-distribution-topbar table td.sk-xlspaceafter-text {
              padding-top:4px;
            }
.sk-email-mapped-to {
    margin-left: 20px;
}

.sk-send-resolve-buttons {
	height: 40px;
	margin-left: 30px;
	margin-top: 10px;
}

.sk-send-resolve-clear {
	height: 30px;
	margin-left: 20px;
	text-align: center;
}
.sk-send-resolve-clear label {
	font-weight: normal;
}
.sk-send-resolve-body {
	height: 18px;
	margin-left: 20px;
	margin-top: 8px;
	font-weight: normal;
	text-align: center;
}

.sk-distribution-kivra-form .sk-form-table td.sk-label {
	color:#888888;
	width: 250px;
}
