.svw {width: 50px; height: 20px; background: #fff;}
.svw ul{position: relative; left: -999em;}

.stripViewer { 
position: relative;
overflow: hidden; 
margin: 0;
padding: 0;
background: transparent url(/App_Themes/Main/images/NEW_ProdPage/slide_shadow_350.gif) left top no-repeat;
}
.svLarger { 
background: transparent url(/App_Themes/Main/images/NEW_ProdPage/slide_shadow_370.gif) left top no-repeat;
}

.stripViewer ul { 
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.stripViewer ul li {
float:left;
}
.stripViewer ul img.mag{
margin: 19px 0 0 -39px;  /* adjust for your image size*/
}
.stripViewer ul li a span.typo{
background: #fff;
padding: 6px; /* do not modify padding value */
text-decoration: none;
color: #000;
font: normal 9px Arial, Verdana;
}


.stripTransmitter { 
overflow: hidden;
width: 1%;
background: transparent url(/Images/tx_top_shadow.gif) left top repeat-x;
}
.stripTransmitter ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.stripTransmitter ul li{ 
float:left;
margin: 0 3px 0 0; /* the right margin of each thumb -- do not modify */
}


.stripTransmitter a{
color: #fff;
text-decoration: none;
}
.stripTransmitter a img{
border: 0;
display: block;
padding: 14px 0 0 0;
}
.stripTransmitter p.tmbrdr { /* the border around each thumb */
position:relative; 
left: 0;
border: 1px solid #b65da5; /* border color */
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
/* width, height and top values are dynamically added via js */
}

.stripTransmitter a.current img{
background: transparent url(/App_Themes/Main/images/NEW_ProdPage/curr_ind.gif) center top no-repeat;
}


a.left {
background:transparent url(/App_Themes/Main/images/NEW_ProdPage/less.gif) left top no-repeat;
}
a.right {
background:transparent url(/App_Themes/Main/images/NEW_ProdPage/more.gif) left top no-repeat;
}

a.l_dis {
background:transparent url(/App_Themes/Main/images/NEW_ProdPage/less_dis.gif) left top no-repeat;
cursor: default;
}
a.r_dis {
background:transparent url(/App_Themes/Main/images/NEW_ProdPage/more_dis.gif) left top no-repeat;
cursor: default;
}

a:focus {outline:none;}


#wrapp {
	font-size: 1.1em;

	padding:20px 0 0 50px; 
	color: black;

background:transparent;
}


#wrapp a img {border: 0}