@charset "UTF-8";

.widget_form form dl:nth-of-type(4) dt,
.widget_form form dl:nth-of-type(4) dd,
.widget_form form dl:nth-of-type(5) dt,
.widget_form form dl:nth-of-type(5) dd{
display: block;
width: 100%;
}

.widget_form form dl:nth-of-type(4),
.widget_form form dl:nth-of-type(4) dt,
.widget_form form dl:nth-of-type(5) dt{
border-bottom: 0;
margin-bottom: 0;
}