/* RaceChip eBay Shop CSS */

/* eBay Hacks */
.pagewidth {
	width: 994px;
	margin: 0 auto;
}

.pagecontainer table td table td table{
	width: 585px;
}

.r3,
.cmpb,
.li,
.pgbc,
.grid,
.v4-25,
.v4-26,
.rs_box,
.fpcap,
.gy-br,
.fixed,
.pager {
	width: 100% !important;
}

.grid {
	width: 560px !important;
}

a.pic img{
	width: 120px !important;
}

table.pgbc td{
	font-size: 12px !important;
}

table.pgbc td.l{
	padding-left: 0px !important;
}

table.pgbc td.r{
	padding-right: 0px !important;
}

table.gallery {
	width: 100% !important;
}

table.gallery td.details {
	width: 100% !important;
}

table.gallery td.details table.fixed {
	width: 100% !important;
}

table.gallery td.details table.fixed div.time2{
	padding-right: 0 !important;
	font-size: 9px;
}

table.gallery td.details table.fixed span.label{
	font-size: 9px;
}

#LeftPanel{
	display: inline-block;
	float: left;
	width: 134px !important;
	margin-right: 0px !important;
}

* html #LeftPanel{
	margin-right: 15px !important;
}

#LeftPanel table.v4acpcont{
	display: block;
	float: left;
	background-color: #ffe500;
	width: 168px;
	color: #000;
	margin-bottom: 20px;
	margin-left: -2px;
	padding-bottom: 5px;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	
	-webkit-box-shadow: 0px 3px 3px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 3px 3px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 3px 3px 3px rgba(0, 0, 0, 0.25);
}

#LeftPanel table.v4acpcont table.v4acp{
	border: 0;
	width: 168px !important;
}

* html #LeftPanel table.v4acpcont table.v4acp{
	border: 0;
	width: 100% !important;
}

*:first-child+html #LeftPanel table.v4acpcont table.v4acp{
	border: 0;
	width: 100% !important;
}

#LeftPanel table.v4acpcont table.v4midBox{
	border: 0;
	width: 168px !important;
}

#LeftPanel table.v4acpcont table.v4midBox tr.v4acp_mid td.v4mid {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}

#LeftPanel table.v4acpcont table.v4midBox tr.v4acp_mid td.v4mid div.lcat {
	width: 168px !important;
}

#LeftPanel table.v4acpcont table.v4midBox tr.v4acp_mid td.v4mid div.lcat div.ttl {
	display: none;
}

#LeftPanel table.v4acpcont table.v4acp tr.v4acp_head td.v4title {
	text-align: center !important;
    width: 174px !important;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	border-radius: 0px 10px 0px 0px;
	
	background: rgb(255,245,153);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjU5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmU1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255,245,153,1) 0%, rgba(255,229,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,245,153,1)), color-stop(100%,rgba(255,229,0,1)));
	background: -webkit-linear-gradient(top, rgba(255,245,153,1) 0%,rgba(255,229,0,1) 100%);
	background: -o-linear-gradient(top, rgba(255,245,153,1) 0%,rgba(255,229,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,245,153,1) 0%,rgba(255,229,0,1) 100%);
	background: linear-gradient(top, rgba(255,245,153,1) 0%,rgba(255,229,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff599', endColorstr='#ffe500',GradientType=0 );
	
}

#LeftPanel table.v4acpcont table.v4acp tr.v4acp_head td.v4title h2{
	margin-top: 0;
	margin-bottom: 0;
	height: 40px;
	line-height: 40px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-indent: -999em;
	background: url(../img/text_fahrzeugdatenbank.gif) bottom center no-repeat;
}

#LeftPanel table.v4acpcont table.v4midBox tr.v4acp_mid td.v4mid div.lcat ul.lev1{
	list-style-image: url(../img/cat_main_list.jpg) !important;
	font-family: Verdana !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #000000 !important;
	/* float: right !important; */
	width: 143px !important;
	padding-left: 25px !important;
}

#LeftPanel table.v4acpcont table.v4midBox tr.v4acp_mid td.v4mid div.lcat ul.lev2{
	list-style-image: url(../img/cat_sub_list.jpg) !important;
	background-color: #FFF496 !important;
	font-family: Verdana !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #000000 !important;
	/* float: right !important; */
	width: 128px !important;
	padding-left: 40px !important;
	margin-left: -25px !important;
	border-top: 1px solid #BEB773 !important;
	border-bottom: 4px double #FFE500 !important;
}

#LeftPanel table.v4acpcont table.v4midBox tr.v4acp_mid td.v4mid div.lcat ul.lev1 li a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#TopPromoArea {
	display: block;
    background-color: #ffffff;
    /* padding-right: 215px !important; */
	width: 617px !important;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

#CentralArea {
	display: block;
    background-color: #ffffff;
    min-height: 1000px !important;
	height: auto !important;  /* für moderne Browser */
	height: 1000px;  /*für den IE */
	padding: 5px 10px 5px 10px;
    /* padding-right: 215px !important; */
	width: 585px !important;
	margin-right: 193px;
	margin-left: 40px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.pagecontainer table.tb_v4bc,
.pagecontainer #storercp_mide table,
.pagecontainer #glbfooter table,
.pagecontainer .v4toppromos table,
.pagecontainer table.v4stw,
.pagecontainer table.v4stw table,
.pagecontainer #CentralArea table,
.pagecontainer table.r3,
.pagecontainer table.stBadge-accent,
.pagecontainer table.v4midBox{
    background-color: transparent !important;
	
	-moz-border-radius-topleft: 0px !important;
	-moz-border-radius-topright: 0px !important;
	-moz-border-radius-bottomright: 0px !important;
	-moz-border-radius-bottomleft: 0px !important;
	-webkit-border-radius: 0px 0px 0px 0px !important;
	border-radius: 0px 0px 0px 0px !important;
}

.pagecontainer table {
    background-color: #1c1e21;
	
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}

#logo_leiste div.left, #artikelbeschreibung_oben div.left, #artikelbeschreibung_vorteile div.left {
	float: left;
}

div.dynamic div.s1 {
    min-width: 80px;
}

div.mWSpc {
    width: 100%;
}

.right {
	float: right;
}

.clear_both {
	clear: both;
}

/* Suchformular */

.v4stw {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	width: auto !important;
}

.v4stw td table{
	width: auto !important;
}

.v4stw #v4-19 {
	width: 120px;
	background-image: none;
	background-color: #ffffff;
	text-indent: 0;
	border: 1px inset #000000;
	cursor: text;
}

/* Submitbutton */
.v4stw input{
	width: 20px;
	background: url(../img/submit_btn_bg.jpg) center right no-repeat;
	text-indent: -999em;
	border: 0;
	cursor: pointer;
}

/* Checkbox */
.v4stw #v4-20 {
	display: none;
}

/* Checkbox Label */
.v4stw label {
	display: none;
}

/* Eigenes */

#rc_ebay_shop_header_wrapper {
	position: relative;
	font-family: Verdana;
}

#rc_ebay_shop_header {
	display: block;
	background: #464646 url(../img/header_img_v2.jpg) top left no-repeat;
	height: 181px;
	width: 898px;
	border: 2px solid #ffe600;
	border-right: none;
	border-bottom: none;
	border-top: none;
	margin: 0 auto;
}
#rc_ebay_shop_menu {
	display: block;
	background-color: #464646;
	height: 85px;
	width: 887px;
	margin: 0 47px;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	
	-webkit-box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.75);
}

#rc_ebay_shop_menu ul {
	list-style: none;
    display: block;
	margin: 0;
	padding: 0;
	width: 887px;
	height: 30px;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	
	-webkit-box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.75);
}

#rc_ebay_shop_menu ul li {
	list-style: none;
    display: inline-block;
    float: left;
	width: 174.6px;
	margin: 0;
	padding-right: 1px;
	background: transparent url(../img/menu_btn_spacer.jpg) center right no-repeat;
	border-bottom: 2px solid #ffe600;
	font-size: 12px;
}

#rc_ebay_shop_menu ul li.first_item{
	border-left: 2px solid #ffe600;
	width: 177.6px;
}

#rc_ebay_shop_menu ul li.last_item  {
	border-right: 2px solid #ffe600;
	background: transparent;
	padding-right: 0px;
	width: 177.6px;
}

#rc_ebay_shop_menu ul li.first_item, #rc_ebay_shop_menu ul li.first_item  a{
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 0px 0px 0px 15px;
	border-radius: 0px 0px 0px 15px;
}

#rc_ebay_shop_menu ul li.last_item , #rc_ebay_shop_menu ul li.last_item a {
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 15px 0px;
	border-radius: 0px 0px 15px 0px;	
}

#rc_ebay_shop_menu ul li.last_item a {
}

#rc_ebay_shop_menu a.menu_btn {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
	background: #1d1e22; /* Old browsers */
	background: -moz-linear-gradient(top, #1d1e22 0%, #25262a 14%, #2c2d31 21%, #302f34 28%, #353439 31%, #39383d 38%, #38373c 41%, #3d3c41 45%, #3a393e 48%, #1e1d22 52%, #1d1e22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d1e22), color-stop(14%,#25262a), color-stop(21%,#2c2d31), color-stop(28%,#302f34), color-stop(31%,#353439), color-stop(38%,#39383d), color-stop(41%,#38373c), color-stop(45%,#3d3c41), color-stop(48%,#3a393e), color-stop(52%,#1e1d22), color-stop(100%,#1d1e22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1d1e22 0%,#25262a 14%,#2c2d31 21%,#302f34 28%,#353439 31%,#39383d 38%,#38373c 41%,#3d3c41 45%,#3a393e 48%,#1e1d22 52%,#1d1e22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1d1e22 0%,#25262a 14%,#2c2d31 21%,#302f34 28%,#353439 31%,#39383d 38%,#38373c 41%,#3d3c41 45%,#3a393e 48%,#1e1d22 52%,#1d1e22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1d1e22 0%,#25262a 14%,#2c2d31 21%,#302f34 28%,#353439 31%,#39383d 38%,#38373c 41%,#3d3c41 45%,#3a393e 48%,#1e1d22 52%,#1d1e22 100%); /* IE10+ */
	background: linear-gradient(top, #1d1e22 0%,#25262a 14%,#2c2d31 21%,#302f34 28%,#353439 31%,#39383d 38%,#38373c 41%,#3d3c41 45%,#3a393e 48%,#1e1d22 52%,#1d1e22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1e22', endColorstr='#1d1e22',GradientType=0 ); /* IE6-9 */
}

#rc_ebay_shop_menu a.menu_btn:hover {
	background: #ffdf49; /* Old browsers */
	background: -moz-linear-gradient(top, #ffdf49 0%, #ff7f00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdf49), color-stop(100%,#ff7f00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffdf49 0%,#ff7f00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffdf49 0%,#ff7f00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffdf49 0%,#ff7f00 100%); /* IE10+ */
	background: linear-gradient(top, #ffdf49 0%,#ff7f00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdf49', endColorstr='#ff7f00',GradientType=0 ); /* IE6-9 */
}

/* Logoleiste */

#logo_leiste {
	height: 28px;
    margin-top: 9px;
    padding-left: 15px;
}

#logo_leiste .right .item {
	display: inline-block;
	height: 38px;
	width: 145px;
	vertical-align: top;
	float: left;
}

#logo_leiste .right .item img {
	float: left;
	margin-right: 5px;
}

#logo_leiste .right .item .txt {
	padding-top: 5px;
	font-size: 9px;
	color: #ffffff;
}

#logo_leiste .right .spacer {
	display: inline-block;
	float: left;
	vertical-align: top;
    height: 20px;
    width: 1px;
	margin: 0 10px;
	background: #464646; /* Old browsers */
	background: -moz-linear-gradient(top, #464646 0%, #262729 50%, #464646 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#464646), color-stop(50%,#262729), color-stop(100%,#464646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #464646 0%,#262729 50%,#464646 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #464646 0%,#262729 50%,#464646 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #464646 0%,#262729 50%,#464646 100%); /* IE10+ */
	background: linear-gradient(top, #464646 0%,#262729 50%,#464646 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#464646',GradientType=0 ); /* IE6-9 */
}

#logo_leiste .right .spacer_2 {
	display: inline-block;
	float: left;
	vertical-align: top;
    height: 35px;
    width: 1px;
	margin: 0 10px;
	background: #464646; /* Old browsers */
	background: -moz-linear-gradient(top, #464646 0%, #262729 50%, #464646 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#464646), color-stop(50%,#262729), color-stop(100%,#464646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #464646 0%,#262729 50%,#464646 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #464646 0%,#262729 50%,#464646 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #464646 0%,#262729 50%,#464646 100%); /* IE10+ */
	background: linear-gradient(top, #464646 0%,#262729 50%,#464646 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#464646',GradientType=0 ); /* IE6-9 */
}

#rc_ebay_shop_right_sidebar {
    position: absolute;
	right: -2px;
    top: 275px;
}

/* Sidebar Boxen */

.rc_ebay_shop_sb_box{
	display: block;
	background-color: #464646;
	width: 168px;
	color: #ffffff;
	margin-bottom: 20px;
	padding-bottom: 5px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	
	-webkit-box-shadow: 0px 3px 3px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 3px 3px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 3px 3px 3px rgba(0, 0, 0, 0.25);

}

.rc_ebay_shop_sb_box .header{
	background: #464646; /* Old browsers */
	background: -moz-linear-gradient(top, #8a8a8a 0%, #464646 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a8a8a), color-stop(100%,#464646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8a8a8a 0%,#464646 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8a8a8a 0%,#464646 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8a8a8a 0%,#464646 100%); /* IE10+ */
	background: linear-gradient(top, #8a8a8a 0%,#464646 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#464646',GradientType=0 ); /* IE6-9 */
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px 0px;
}

.rc_ebay_shop_sb_box .header h4{
	display: block;
	height: 30px;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

.rc_ebay_shop_sb_box .header h4 a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.rc_ebay_shop_sb_box .content {
	padding-left: 10px;
	padding-right: 5px;
	font-size: 10px;
}

.rc_ebay_shop_sb_box .content a{
	color: #ffffff;
	text-decoration: underline;
}

.rc_ebay_shop_sb_box .rc_ebay_shop_spacer {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	
	background: #363637; /* Old browsers */
	background: -moz-linear-gradient(left, #464646 0%, #363637 50%, #464646 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#464646), color-stop(50%,#363637), color-stop(100%,#464646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #464646 0%,#363637 50%,#464646 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #464646 0%,#363637 50%,#464646 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #464646 0%,#363637 50%,#464646 100%); /* IE10+ */
	background: linear-gradient(left, #464646 0%,#363637 50%,#464646 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#464646',GradientType=1 ); /* IE6-9 */
}

.rc_ebay_shop_sb_box .content .left {
	float: left;
	width: 40px;
	margin-bottom: 5px;
}

.rc_ebay_shop_sb_box .content .right {
	float: right;
	width: 105px;
	margin-bottom: 5px;
}

.rc_ebay_shop_sb_box .search_box_footer{
	display: block;
	height: 0px;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #464646;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
	border-radius: 0px 0px 0px 10px;
}

.rc_ebay_shop_sb_box .footer{
	display: block;
	height: 5px;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #464646;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
	border-radius: 0px 0px 0px 10px;
}

/* Sidebar Box Shipping */

.rc_ebay_shop_sb_box_shipping{
	display: block;
	width: 168px;
	color: #ffffff;
	margin-bottom: 20px;
}

.rc_ebay_shop_sb_box_shipping .rc_ebay_shop_spacer {
	display: block;
	clear: both;
	height: 2px;
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	
	background: #464646; /* Old browsers */
	background: -moz-linear-gradient(left, #1c1e21 0%, #464646 50%, #1c1e21 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1c1e21), color-stop(50%,#464646), color-stop(100%,#1c1e21)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #1c1e21 0%,#464646 50%,#1c1e21 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #1c1e21 0%,#464646 50%,#1c1e21 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #1c1e21 0%,#464646 50%,#1c1e21 100%); /* IE10+ */
	background: linear-gradient(left, #1c1e21 0%,#464646 50%,#1c1e21 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1e21', endColorstr='#1c1e21',GradientType=1 ); /* IE6-9 */
}

.rc_ebay_shop_sb_box_shipping .header h4{
	display: block;
	height: 30px;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

.rc_ebay_shop_sb_box_shipping .content {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}