.siblings-page-list {
	background:url('../../../../scripts/corporate/images/widget_wp_views_01.jpg') bottom repeat-x !important;
}

.siblings-page-list li {
	background:url('../../../../scripts/corporate/images/widget_wp_views-li-bg_01.jpg') right bottom no-repeat !important;
}

.siblings-page-list li:last-child{
	background:url('../../../../scripts/corporate/images/widget_wp_views-li-bg_01.jpg') left bottom no-repeat !important;
}

.siblings-page-list li a:hover, .siblings-page-list li.current_page_item a{
	background: url('../../../../scripts/corporate/images/tabhover_01.png') right bottom no-repeat !important;
}
.link_button_general, .link_button_general:link, .link_button_general:hover, .link_button_general:visited, 
.link-medium-panel, .link-medium-panel:link, .link-medium-panel:hover, .link-medium-panel:visited,
.link-small-panel, .link-small-panel:link, .link-small-panel:hover, .link-small-panel:visited {
    background: -moz-linear-gradient(center top , #ff9d51 10%, #ff6319 100%) repeat scroll 0 0 transparent !important;
    background: -webkit-linear-gradient(320deg, #ff9d51 10%, #ff6319 80%) !important;
    background: -o-linear-gradient(320deg, #ff9d51 10%, #ff6319 80%) !important;
    background: -ms-linear-gradient(320deg, #ff9d51 10%, #ff6319 80%) !important;
    background: linear-gradient(320deg, #ff9d51 10%, #ff6319 80%) !important;
    border: solid 1px #ff6319 !important;
}
.shaded-rows tr:nth-child(odd) td {
	background:#fed2a0 !important;
}
.shaded-rows tr:nth-child(even) td {
	background:#fff8ef !important;
} 
.product_tour_button {
	background:url('../../../../scripts/corporate/images/back_prod_tour_01.png') left center no-repeat !important;
}