You're free to add align-left to your inline CSS. The point is, it should all be done inside one style property (not two). For example, try the below:
Code:
<div id="subcontent2" style="text-align: left; top: 0pt; left: 0pt; visibility: hidden; position: absolute; width: 200px; border:1px solid black; background: lightyellow">
<br>
Pardon our Virtual Dust!<br>
We are changing over<br>
to our New Template!<br><br>
Economy-Fighter Sale!<br>
20% Off Romantic Victorian!<br>
Hats, Bears, Pillows, More!<br>
Coming Soon!
</div>
Bookmarks