div#header_main_right{
  height:150px;
  background:url("main-right-bodyparts.jpg") no-repeat right top;
}

.phoneNumber{
   color:#F2AD1D;
   text-shadow:0 1px 1px #888;
}

.page_title_phone{
	background: #F2AD1D none repeat scroll 0 0;
	color:#000;
}

.big-text{
    font-size:18px;
}

.medium-text{
    font-size:14px;
}


div.bordered_frame_content2{
   padding-left:10px;
   padding-top:10px;
   padding-right:0px;
   background:#F1F1EF;
}

.ebayPartner{
	display:none;
}

.ebay_container .subtitle
{
	font-weight: bold;
}

.ebay_container img{
  margin:10px;
}

.ebay_container p
{
	margin: 1px;
}


.paginator_page
{
	padding-right: 6px;
}

.paginator_active_page
{
	color: red;
	font-weight: bold;
	padding-right: 10px;
}

.paginator_container
{
	text-align: center;
	padding-bottom: 15px;	
}

.sub_sub_title
{
	color: rgb(120, 120, 120);
}

.bold-link
{
	text-transform: uppercase;
	font-weight: bold;
}

.promoleft .ix-search-widget .ixnet-caption{
	font-size:20px;
}

.promoleft .ix-search-widget .ixnet-selectors{
	width:auto;
	margin-right:0;
	min-width:0;
}

.promoleft .ix-search-widget .ixbutton{
	min-width:100px;
}

.promoleft .ix-search-widget .ixnet-text{
	width:100%;
	margin-bottom:210px;
}

@media only screen and (max-width: 640px) {
	.promoleft .ix-search-widget .ixnet-text{
		width:65%;
		margin-bottom:0px;
	}
	
	.promoleft .ix-search-widget .ixnet-caption{
		font-size:30px;
	}
}