.page-guts
{
margin-left: 4px;
margin-right: 4px;
}

.catalog
{
text-align: left;
}
.main
{
text-align: right;
}
.price-label
{
background: #0e8c26;
}

@media (min-width: 481px) {
 .headerimage
{
max-width:269;
}
}

@media (max-width: 480px) {
 .headerimage
{
max-width:200;
}
}
header
{
background: url('http://findmagiccards.com/FullBackground.png');

background-position: left top;
}


@media (max-width: 991px) {
.menu
{ background: #000000;
}
}


.catalog-grid .tile .price-label {
border-radius: 3px;
top: 50px;
right: 25px;

}

.btn span img
{
display: inline;
}

.btn
{
background: #0C64E0;
margin: 1px 1px 1px 1px;
}

.btn::selection
{
background: #0C64E0
}

.breadcrumb
{
text-align:left;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.search-btn, .login-btn, .cartreal-btn, .wish-btn
{
background: #333333;
}
 .search-btn
{
margin-top: 0 px;
max-height: 100%;
}

.btn-outlined-invert
{
border-top-color: rgb(100,100,100);
  border-top-style: solid;
  border-top-width: 1px;
border-bottom-color: rgb(100,100,100);
  border-bottom-style: solid;
  border-bottom-width: 1px;
border-left-color: rgb(100,100,100);
  border-left-style: solid;
  border-left-width: 1px;
border-right-color: rgb(100,100,100);
  border-right-style: solid;
  border-right-width: 1px;
}

.usc-button-modal-select
{
border-top-color: #2ba8db;
  border-top-style: solid;
  border-top-width: 1px;
border-bottom-color: #2ba8db;
  border-bottom-style: solid;
  border-bottom-width: 1px;
border-left-color: #2ba8db;
  border-left-style: solid;
  border-left-width: 1px;
border-right-color: #2ba8db;
  border-right-style: solid;
  border-right-width: 1px;
background-color: #FFFFFF;
cursor: hand;
font-size: 1em;
}

.usc-button-modal-select:hover
{
background-color: #FFFFFF;
}

.form-group
{

margin-bottom: 4px;
}
