html.js #edit-path-wrapper #path-preview {
float:left;
}
html.js #edit-path-wrapper #edit-path {
display:none;
float:left;
width:auto;
}
html.js #edit-path-wrapper #path-links {
float:left;
}
html.js #edit-path-wrapper #path-links a{
margin:0 2px;
}
html.js #edit-path-wrapper #path-links a.ok{
display:none;
}
html.js #edit-path-wrapper #path-links a.cancel{
display:none;
}
html.js #edit-path-wrapper .description {
clear:both;
}
html.js #edit-pathauto-perform-alias-wrapper {
display:none;
}
html.js #edit-path-wrapper div.description{
display:none;
}