#myshp_content #myshp_info_navigation {
    background: none repeat scroll 0 0 #3366CC;
    border-radius: 10px 10px 0 0;
	border-bottom:none !important;
    height: 18px;
    margin: 20px 15px 0;
    padding: 8px;
    text-align: right;
	box-shadow: 4px 0px 4px #888888;    
	
}

#myshp_content  #myshp_info_back_button { 
    background: url("http://www.mijnwinkel.nl/pic/cmd/nl/b-backinfo.gif") no-repeat scroll left top transparent;
    height: 28px;
    width: 73px;
	text-indent:-999em;
	position: absolute;
    right: 191px;
}

#myshp_info_navigation .myshp_info_order_button {
    background: url("http://www.mijnwinkel.nl/pic/cmd/nl/b-orderinfo.gif") no-repeat scroll left top transparent;
    width: 84px;
}

#myshp_info_navigation #myshp_info_prev_button{
    background: url("http://www.mijnwinkel.nl/pic/cmd/nl/b-backnextinfo.gif") no-repeat scroll left top transparent;
	width: 25px;
	height: 28px;
	text-indent:-999em;
	text-align: left;
	margin-right:5px;
}

#myshp_info_navigation #myshp_info_next_button{
    background: url("http://www.mijnwinkel.nl/pic/cmd/nl/b-nextbackinfo.gif") no-repeat scroll left top transparent;
	width: 25px;
	height: 28px;
	text-indent:-999em;
	text-align: left;
}

#myshp_info_product #myshp_info_order a {
    text-indent: -999em;
	background: url("http://www.mijnwinkel.nl/pic/cmd/nl/b-orderinfo.gif") no-repeat scroll left top transparent;
    width: 84px;
	height:28px;
}

#myshp_info_order {
    position: absolute;
    right: 69px;
    top: -26px;
}

.myshp_info_features{
	position:relative;
}

.myshp_info_features{
	border-right: 1px solid #BDBDCE;
	border-left: 1px solid #BDBDCE;
	border-bottom: 1px solid #BDBDCE;
	padding:0px !important;
	height:auto!important;
	box-shadow: 4px 4px 4px #888888;
}

.myshp_info_features table{
	margin:10px;
}

.myshp_info_bottomright_corner {
    background: url("http://mijnwinkel.nl/views/default7/b_rightunder.gif") no-repeat scroll right bottom transparent;
    height: 6px;
}