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