@import "default.css";
@import "layout.css";
@import "veerle.css";

.pressedButton { color: red; border: none;  }

code { font-family: "Courier New", Courier, monospace; }

strong { font-weight: bold; }
/* hide the tab content while loading */
.tab-content{ display: none; padding: 20px; background-color: white; }

#tabs1 { width: 956px; }
#tabs1 .yui-ext-tabbody { border: 1px solid #999; border-top: none; }
#tabs1 .yui-ext-tabitembody { display: none; }

/* default loading indicator for ajax calls */
.loading-indicator {
	font-size:8pt;
	background-image:url('/js/yui/ext-1.0-alpha2/resources/images/default/grid/grid-loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
}



#service  {
list-style: none;
}

#service li {
margin-bottom: 36px;
}

#service li h3, #service li h4 {
margin-left: 24px;
}

#service li p {
margin-left: 40px;
}

#service li li{
margin-bottom: 0px;
}

.strong { font-weight: bold; }



