.widget-pricegrabber .text-entry{
    padding: 90px 20px 0;
}
.widget-pricegrabber .entry-sidebar{
    /*top:0;*/
}
.buy-wrapper-top table{
    width: 250px;
}
.entry-sidebar .buy-wrapper-top table{
   width:298px;
}
.entry-sidebar .buy-wrapper-top{
    position: relative !important;
    right: 0px !important;
    top: -20px !important;
   /* width: 250px !important;*/
}
.header-row {
    background: none repeat scroll 0 0 #5C6D7B;
    height: 35px;
}
.header-col-buy {
	color:#fff; 
	text-transform:uppercase; 
	font-size:16px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-left:10px; 
	border-bottom:1px solid #e7e7e7;
}

.header-last-cols {
	border-bottom:1px solid #e7e7e7;
}

.sub-header-col {
	background:#eeeeee;
	color:#3b4e5f; 
	text-transform:uppercase; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	border-bottom:1px solid #e7e7e7;
}

.main-tr {
	background:#f5f5f5; 
	height:48px;
}

.main-tr-logo {
	width:90px; 
	text-align:center; 
	border-bottom:1px solid #e7e7e7;
        padding-left: 5px;
}

.main-tr-prize {
	color:#3b4e5f; 
	text-transform:uppercase; 
	font-size:20px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	border-bottom:1px solid #e7e7e7;
}

.main-tr-span {
	color:#9999a4; 
	font-size:9px; 
	font-weight:normal;
}

.main-tr-buy {
	text-align:center; 
	border-bottom:1px solid #e7e7e7;
}

.main-tr-buy-btn {
	background-color:#FF6000 !important;
	border:1px solid #ad5906 !important;
	display:inline-block !important;
	cursor:pointer !important;
	color:#ffffff !important;
	font-family:arial !important;
	font-size:13px !important;
	font-weight:bold !important;
	padding:5px 12px !important;
	text-decoration:none !important;
}

.main-tr-buy-btn:hover {
	background-color:#E35906 !important;
}

.shop-tr {
	background:#f5f5f5;
}

.shop-col {
	background:#eeeeee;
	color:#3b4e5f; 
	text-transform:uppercase; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	border-bottom:1px solid #e7e7e7;
}

.powered-by-tr {
	background:#eeeeee;
}

.powered-by-col {
	color:#3b4e5f; 
	text-transform:uppercase; 
	font-size:8px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	border-bottom:1px solid #e7e7e7;
}

.main-tr-merchant {
    color: #3B4E5F!important;
    cursor: pointer !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    text-decoration: none !important;
}
.main-tr-merchant:hover {
	color:#748798!important;
}
#main-top-bg-wide .buy-wrapper-top {
    border: 1px solid #5C6D7B;
    /*height: 149px;*/
    margin-top:15px;
    /*overflow: hidden;*/
    position: absolute;
    right: 20px;
    z-index:1;
}
/*
.entry-sidebar .buy-wrapper-top {
  height: auto!important;
  overflow:visible !important;
}*/
/*
#main-top-bg-wide > .buy-wrapper-top:hover {
    height: auto;
    overflow: visible;
}
*/

.buy-wrapper-top .more-options{
  text-align: center;
}

.buy-wrapper-top .more-options a {
    font: bold 13px Arial,Helvetica,sans-serif;
    text-decoration: underline;
    color: #FF6000;
}
#main-top-bg-wide #buy-wrapper-bottom {
    border: 1px solid #5C6D7B;
    margin: 0 auto;
    width:400px;
}
#main-top-bg-wide #buy-wrapper-bottom table{
    width:400px!important;
}

