2012-09-24 04:20:36 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
2012-09-24 20:21:30 -04:00
|
|
|
#fromapp-label, #fromapp-force-label {
|
2012-09-24 04:20:36 -04:00
|
|
|
float: left;
|
|
|
|
width: 200px;
|
|
|
|
margin-bottom: 25px;
|
|
|
|
}
|
|
|
|
|
2012-09-24 20:21:30 -04:00
|
|
|
#fromapp-input, #fromapp-force {
|
2012-09-24 04:20:36 -04:00
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
|