/* CSS Document */


.containermaster{

	border-left: solid 0px #EEF4F9;
	border-right: solid 0px #EEF4F9;
	border-bottom: solid 0px #EEF4F9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	backgound-color : transparent;
	padding-bottom: 10px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}




