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

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

.siblings-page-list li:last-child{
	background:url('../../../../scripts/corporate/images/widget_wp_views-li-bg_02.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_02.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 , #779bb2 10%, #44697d 100%) repeat scroll 0 0 transparent !important;
    background: -webkit-linear-gradient(320deg, #779bb2 10%, #44697d 80%) !important;
    background: -o-linear-gradient(320deg, #779bb2 10%, #44697d 80%) !important;
    background: -ms-linear-gradient(320deg, #779bb2 10%, #44697d 80%) !important;
    background: linear-gradient(320deg, #779bb2 10%, #44697d 80%) !important;
    border: solid 1px #44697d !important;
}
.shaded-rows tr:nth-child(odd) td {
	background:#d9e2e7 !important;
}
.shaded-rows tr:nth-child(even) td {
	background:#b0c2cc !important;
}
.product_tour_button {
	background:url('../../../../scripts/corporate/images/back_prod_tour_02.png') left center no-repeat !important;
}