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