/* CSS Document */
div.aboOvOuter div.desOut1 div.des2 { padding: 0; }
div.aboOvOuter div.desOut1 div.des1 { 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
}

div.aboOvOuter table.moreTable {
	height: 19px;
	font-family: Arial,Verdana,Helvetica,XHelvetica,sans-serif;
	font-size: 8px;
	background-color: #f1f1f1;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
	
	width: 100%;
	margin-top: -1px;
}

div.aboOvOuter table.moreTable td.button { text-align: center; vertical-align: middle; }


td.l div.aboOvOuter table.moreTable td.button {
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
}
