/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 28, 2014, 2:39:37 PM
    Author     : peter
*/


#movable-content-editor-specify-titles label {
    display: block;
    clear: both;
}
#movable-content-editor-specify-titles span {
    display: block;
    float: left;
    width: 100px;
    font-weight: bold;
    line-height: 30px;
}
#movable-content-editor-specify-titles input {
    display: block;
    float: left;
    width: 300px;
    margin: 1px;
    padding: 3px 5px;
    line-height: 22px;
}
