/*--- Orange ---*/
.Product .featureImage #popup{
    display:none;
}
.Orange .Product .contactDealer { 
    position: relative;
	top: -20px;
	right: 10px;
}
.Orange .Product .contactDealer h2 {
    background-image: url("images/arrowOrange.gif");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #F15922;
    margin: 0;
    padding: 0;
    padding-right: 10px;
	text-transform: uppercase;	
}
#flashcontent a {
	background-image: none;
	padding: 0px;	
}
