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

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

.siblings-page-list li:last-child{
	background:url('../../../../scripts/corporate/images/widget_wp_views-li-bg_03.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_03.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 , #54ada2 10%, #0d776e 100%) repeat scroll 0 0 transparent !important;
    background: -webkit-linear-gradient(320deg, #54ada2 10%, #0d776e 80%) !important;
    background: -o-linear-gradient(320deg, #54ada2 10%, #0d776e 80%) !important;
    background: -ms-linear-gradient(320deg, #54ada2 10%, #0d776e 80%) !important;
    background: linear-gradient(320deg, #54ada2 10%, #0d776e 80%) !important;
    border: solid 1px #0d776e !important;
}
.shaded-rows tr:nth-child(odd) td {
	background:#a9e6e1 !important;
}
.shaded-rows tr:nth-child(even) td {
	background:#5ebeb6 !important;
}
.product_tour_button {
	background:url('../../../../scripts/corporate/images/back_prod_tour_03.png') left center no-repeat !important;
}