@import url(/styles/webservices.css);

div#recommend h1 {
	margin: 6px 0px;
	padding: 4px 0px 4px 5px;
	border: 1px solid white;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #0495bf;
}
div#recommend p { margin: 0px 3px 6px; }
div#recommend input { width: 335px; }
div#recommend label { font-weight: bold; }
div#recommend td.buttons div { float: right; }
div#recommend td.buttons button, td.buttons a { float: left; }

div#contents div#recommend table { margin-left: 35px; }
div#popin div#recommend table { margin: 0px 15px; }
