﻿/* MPS site wide specific styles */

.mps-control-panel { zoom: 1; padding: 20px; text-align: center; }
.mps-control-panel:before,
.mps-control-panel:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.mps-control-panel:after { clear: both; }
.mps-control-panel p { margin-bottom: 10px !important; }
.mps-control-panel .mps-links { float: right; position: relative; left: -50%; text-align: left; margin-top: 10px; }
.mps-control-panel .mps-links ul { list-style: none; position: relative; left: 50%; }
.mps-control-panel .mps-links ul li { float: left; position: relative; }
.mps-control-panel .mps-link { float: left; display: inline-block; height: 34px; width: 220px; line-height: 34px; background: url(/images/brother-online/button-bg.png); background-position: 0 -136px; border: 1px solid #9a721b; border: 1px solid #afafaf; border-radius: 4px; text-transform: uppercase; text-align: center; font-size: 12px; font-weight: bold; color: #ffffff; cursor: pointer; text-decoration: none; }
.mps-control-panel .mps-link:hover { text-decoration: underline; }
