/* 
    Document   : renew_bundle
    Created on : 07.12.2012, 18:00:46
    Author     : iryska
    Description:
        Purpose of the stylesheet follows.
*/

.renew_bundle table{
    width: auto;
}
.renew_bundle label{
    font-weight: bold;
}
.renew_bundle input[type="text"] {
    width: 226px;
}
.renew_bundle select {
    width: 238px;
}