div.web_services_info
	{
	position:relative; top:0px; left:0px; width:100%; height:auto; float:left;
	padding:8px 0px 8px 10px;
	background-color:#fefefe
	}

	div.web_services_info div.controls
		{
		position:relative; top:0px; left:0px; width:40%; height:auto; float:left;
		margin:0px 0px 10px 12px
		}

	div.web_services_info div.data
		{
		position:relative; top:0px; left:0px; width:55%; height:auto; float:left;
		margin:0px 0px 10px 0px
		}

		div.web_services_info div.data em
			{
			font-family:inherit !important; font-style:inherit !important; color:#999999
			}

	div.web_services_info p
		{
		margin:0px 0px 10px 0px !important
		}

/*
	div.keyword_editor div.message
		{
		position:relative; top:0px; left:0px; width:auto; height:auto; float:left; clear:both;
		margin:0px 0px 10px 12px
		}

	div.keyword_editor input
		{
		position:relative; top:0px; left:0px; width:93%; height:auto; float:left;
		margin:4px 0px 12px 0px
		}
*/
