/* 
    Document   : standardStyles
    Created on : 7/06/2011, 4:13:58 PM
    Author     : Jeremy
    Version    : V 1.0.10 custom
    Description:
        Web Command
*/

@media (max-width: 640px){

	table.list th,
	table.list td {
		display:block;
		text-align:left !important;
	}

}
