@import url(_tango.info_.css);

body,html{
	ackground-color:#000;
	color#000;

}

#all_middle_search{
	background-color:#000;
	display:none;
}

.all{
	width:960px;
	margin:auto;
}

div#content{
	idth:300px;
	margin:auto;
	padding:0px;
	background-color:#fff;
}

#all_top{
//	background-color:#009;
}
div#bottom{
//	background-color:#009;
}
.reg_cat_selected{
	ackground-color:#009;
	color:#000;
	font-weight:600;
	font-size:110%;
	text-decoration:none;
	
}

fieldset{
	idth:290px;
	margin:auto;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	padding-left:3px;
	padding-right:0px;
}
fieldset legend{
	font-weight:600;	
}
label {
	display:block;
	margin-top:4px;
	ext-align:right;
	width:280px;
	ackground-color:#000;
	olor:#fff;
	font-weight:500;
}

input.line, 
form#editform textarea, 
select {
	width:280px;
	order:1px solid #ff0;
}

select {
	font-family:"Courier New", Courier, monospace;
	font-weight:600;
}


div.event fieldset.location label{
	float:left;
	width:57px;
}
div.event fieldset.location select{
	loat:right;
	width:240px;
}
div.event fieldset.location p{
	loat:right;
	display:block;
	width:240px;
}

div.festival fieldset.location label{
	float:left;
	width:57px;
}
div.festival fieldset.location select,
div.festival fieldset.location input.line{
	loat:right;
	width:240px;
}
div.festival fieldset.location p{
	loat:right;
	display:block;
	width:240px;
}


fieldset.date label{
	float:left;
	width:57px;
}
fieldset.date input{
	loat:right;
	width:90px;
}
div#all_bottom{
	idth:300px;
	margin:auto;
}
