
.containerrow1_transparent {
	
	height: 18px;
	border-bottom: #transparent1px solid;
	}
.containermaster_transparent {
	width: 100%;
	background-color: transparent;
	BORDER-RIGHT: transparent 1px solid; 
	BORDER-TOP:  transparent 1px solid; 
	BORDER-LEFT: transparent 1px solid;  
	BORDER-BOTTOM: transparent 1px solid; 
	padding-bottom: 3px;
	margin-bottom: 3px; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	
}
.containerrow2_transparent {
	background-color: transparent; }
.Header {color:#fff;
font-weight:bold;}


