/*
my own style here. yan
*/

.stock-order-animation {
    background: white;
    clear: both;
    border: 1px solid #AAA;
    width: 150px;
    height: 150px;
    margin:0 auto
}

.stock-order-practice {
    background: white;
    clear: both;
    border: 1px solid #AAA;
    width: 300px;
    height: 300px;
    margin:0 auto
}