#showform {
	width:650px;
	position:relative;
}

#recur-control {
	margin-left:0px;
} 

#edit-avatar {
	position:absolute;
	right:20px;
} #edit-avatar * {
	float:left;
} #stationform #edit-avatar {
	right:60px !important;
}

#id_localdows {
	height: 130px;
	margin-top: 6px;
}

#to-label {
  display: inline;
  width: 40px;
}

#edit-fromto .controls {
  display: inline;
  float: left;
  margin-left: 20px;
}

#id_localstartstring,#id_localendstring {
	width:70px;
}

#edit-fromto .help-block {
  clear: both;
  margin-left: 160px;
}

#id_message {
	cursor:pointer;
}

#edit-fromto {
} #startstring {
	margin-left:12px;
}

#edit-tags {
	width:460px;
	margin:10px 0px;
} #edit-tags .checkbox {
	width:120px;
	margin:0px !important;
}

#edit-genres .controls {
	display: inline-block;
	width: 400px;
	
	margin-top: -25px;
}
#edit-genres li {
	width: 120px;
	float: left;
	list-style: none;
}
