/* template: GWS - standard #2 */

table.sidebar#custom td { padding: 0; }
table.sidebar#custom td.bottom { display: none; }

table.main td.center div.title { display: none; }
table.main td.center table.order_status { margin-top: 10px; }
table.main td.center table.order_status td { padding: 2px 5px; font-weight: bold; }
table.main td.center table.parcels { margin-top: 10px; }
table.main td.center table.parcels td { padding: 2px 20px; font-weight: bold; }

li { margin-left: 20px; }

div.message_info { width: 80%; background: red; padding: 5px 10px; margin: 20px auto; color: white; font-size: 13px; }
div.message_info a { color: yellow; text-decoration: none; }
div.message_info a:hover { color: white; text-decoration: underline; }




