
/******************** GLOBAL LAYOUT ********************/
.lotusPlaceBar .lotusBtnContainer {
	float:left;
}

.lotusFooter {
	padding:0 10px 0 0;
}

.lotusFooter td {
  padding:0 50px 0 25px;
}

.customTitle {
	padding:0 0 0 15px;
	float:left;
	font-size:1.5em;
	line-height:2em;
	letter-spacing:0;
	width:600px;
	font-weight:normal;
	color:#fff;
}

.customSubTitle {
	padding:0 0 0 10px;
	font-size:1.2em;
	font-weight:normal;
}


.customIndent25 {
	padding-left:25px;
}

.odd {
	background-color: rgb(248, 248, 248);
}

.odd:Hover {
	background-color: rgb(288, 250, 221);
}

.even {

}

.even:Hover {
	background-color: rgb(288, 250, 221);
}

.updated {
	background-color: #CEE1FC;
}

/*a:visited {
	color:#ff0;
}*/


/******************** VIEW LAYOUT ********************/
.xspPanelViewColumnHeader{
	padding-left:0px;	
}

.xspDataTable {
	margin:0px !important;
}

.xspDataTableViewPanel {
	width:100%;
}

.xspColumnViewStart{
	padding-right:0px;	
}

.xspColumnViewMiddle{
	padding-right:0px;	
}


/******************** FORM LAYOUT ********************/
.customFormSectionTitle {
	color:rgb(30,100,200);
}

.initialFocus {}


/***** Styles not found in core.css but specified in the IBM Lotus User Interface Developer Documentation ****/



