 .indovisionContent{
	position:relative;
	background-color:#C7C7C7;
	border: 1px solid #C7C7C7;
	color:#444444;
	height:560px; 
	overflow: auto;
	margin-left:0;
	margin-top:0;
	/*padding:5px;*/
	padding-top:10px; 
	padding-left:8px;
	padding-right:8px;
	padding-bottom:5px;
} 

.indovisionContentWhite {
	position:relative;
	/*background-color:#ffffff;*/
	background-color:#C7C7C7;
	border: 1px solid #C7C7C7;
	color:#444444;
	height: 557px; 
	margin-left:0;
	overflow: auto;
	padding : 9px;
	/*padding:5px;*/
	
}
.companyProfile{
	background-color:#ffffff;
	border: 1px solid #a8a8a8; 
	background-repeat:repeat-x; 
	background-position:bottom; 
	background-image:url(../images/whats-bg.jpg);  
	margin-left:auto;
	margin-right:auto;
	padding-top:10px; 
	padding-left:14px;
	padding-right:14px;
	padding-bottom:5px;
	/* -moz-border-radius: 12px; -webkit-border-radius: 12px; */
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.tableheader {
    background:url(../images/header-table.png) 50% 50% repeat-x; 
	/* -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; 
	background-color:#f2f2f2; */
}

.aboutUs {
	position:relative;
	/* margin-left:135px; */
	top:0;
	background: url(../images/tagDLM.png) no-repeat;
	color: #ffffff;
	/* font-family: 'Lucida Grande',sans-serif;
	font-size: 18px;
	font-weight: normal; */
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bolder;
	padding: 3px 10px;
	/* text-shadow: #555555 1px 1px 1px; */
	text-shadow: 0px -1px 0px #555555;
	text-transform: uppercase;
}

.imageTitleCompany {
	position:relative;
	padding-top:0px;
	padding-bottom:12px;
}

.email-nama-guest {
	background-color:#EFFAFF;
	color:#005D95;
	padding:5px;
	border: 1px solid #6788C9;
	-moz-border-radius-topleft:  3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright:  3px; -webkit-border-top-right-radius:  3px;
}

.corner3{
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.isiComment{
	background-color:#ffffff;
	padding:5px;
    border-bottom: 1px solid #6788C9; 
	border-right: 1px solid #6788C9; 
	border-left: 1px solid #6788C9; 
	-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
}

.kolomJadwal {
	background-color:#C7C7C7;
	height:25px;
}

.borderLeftBottom {
	border-left:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
}

.borderLeftBottomRight {
	border-left:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
}

.tinggi {
	height:15px;
	padding:2px;
}

.rowSchedule:hover{
	background-color:#dddddd;
	color:#000000;
}

.head{
	padding:2px;
	font-size:12px;
	height:62px;
}

.custom-form {
	background-color:#f2f2f2;
	border:1px solid #C7C7C7;
	padding:5px;
}

.line-doted {
	border:1px solid #C7C7C7;
}

.detail {
	font-family:tahoma;
	font-size:11px;
}

.universal-box {
	background-color : #ffffff;
	padding:14px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-repeat:repeat-x; 
	background-position:bottom; 
	background-image:url(../images/whats-bg.jpg);
	border: 1px solid #a8a8a8; 
}

.right-margin {
	padding-right:10px;
}
