#slideview2 {
float:left;
margin: 0 0 0 35px; 
padding: 0;
}

#slideview3{
float:right;
margin: 0 35px 0 0; 
padding: 0;
}
* {margin: 0; padding: 0;}
#plug-and-play, {display:none; margin-bottom:10px;}
#plug-and-play .slide{cursor:pointer;background:#ffffff; margin:0px; padding:0px; overflow:hidden;}
#plug-and-play .slide-container{background:#ffffff; overflow:hidden;}
#plug-and-play .separator{border:2px solid #ffffff;}
#plug-and-play .control{ font-family:Trebuchet MS;font-size:15px; cursor:pointer; width: 20px; text-align: center;
margin: 1px;}
#plug-and-play .control-container{background:#ffffff;}
#plug-and-play .control-active{
text-align: center;
line-height: 22px;
background: #bd174e;
color: #fff;
text-decoration: none;
display: block;}
#plug-and-play .control-hover{text-align: center;
line-height: 22px;
background: #bd174e;
color: #fff;
text-decoration: none;
display: block;}

#plug-and-play2 {display:none; margin-bottom:10px;}
#plug-and-play2 .slide{cursor:pointer;background:#ffffff; margin:0px; padding:0px; overflow:hidden;}
#plug-and-play2 .slide-container{background:#ffffff; overflow:hidden;}
#plug-and-play2 .separator{border:2px solid #ffffff;}
#plug-and-play2 .control{ font-family:Trebuchet MS;font-size:15px; cursor:pointer; width: 20px; text-align: center;
margin: 1px;}
#plug-and-play2 .control-container{background:#ffffff;}
#plug-and-play2 .control-active{
text-align: center;
line-height: 22px;
background: #bd174e;
color: #fff;
text-decoration: none;
display: block;}
#plug-and-play2 .control-hover{text-align: center;
line-height: 22px;
background: #bd174e;
color: #fff;
text-decoration: none;
display: block;}
