/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 3, 2014, 3:24:24 PM
    Author     : Linh Nguyen
*/
.span6, .span4, .span3, .span2, .span10, .span8 {
    margin-top: 12px;
}
@media screen and (max-width: 479px){
    #style5 .vote-active {
        margin-left: 24%;
    }
}

@media screen and (max-width: 479px){
    #style4 .vote-active {
    float: right;
    }
}
#style2 .vote-active {
    width: 100%;
}
#style1 .vote-active {
    width: 100%;
}