@charset "utf-8";
@import url("index.css");

.leadBox {
	margin-left: 13px;
}


.pageTitleText{
	margin:12px 0px 0px 14px;
	
}


.melmaText{
	background-image:url(../../../library/images/melmaLead.jpg);
	background-repeat:no-repeat;
	padding:50px 0px 0px 100px;
	height:60px;
	margin: 10px 0px 12px 13px;
}


.how2Access {
	border-collapse:separate;
}

.how2Access th,td{
	padding:10px;
}

.how2Access th {
	 background-image:url(../../../images/tableBg.jpg);
	background-color: #99CCFF;
	background-repeat:repeat-y;
	background-position:right;
	background-position:right;
	text-align:left;
}

.how2Access .innerTable{
	margin: 10px 10px 10px 10px;
	border: #CCCCCC 1px solid;
} 
.how2Access .innerTable th,td{
	padding:1px;
}
.how2Access .innerTable img{
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
}
