/* override the root element to enable scrolling */ 
#feature { 
    position:relative; 
    overflow:hidden; 
    clear:both; 
} 
 
/* override single pane */ 
#feature div { 
    float:left; 
    display:block; 
    width: 720px;
    height: 324px;
    cursor:pointer; 
    font-size:14px; 
} 
 
/* our additional wrapper element for the items */ 
#feature .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
    margin:0; 
    padding:0; 
} 
 
#feature .less, #feature .less a { 
    color:#999 !important; 
    font-size:11px; 
}

#feature .frame1 {
	background: url(http://staging.wisofnature.com/pages/multimedia/db_image.image?id=15068&height=324&width=720&crop=false) top left no-repeat;
}

#feature .frame2 {
	background: url(http://staging.wisofnature.com/pages/multimedia/db_image.image?id=15069&height=324&width=720&crop=false) top left no-repeat;
}

#feature .frame3 {
	background: url(http://staging.wisofnature.com/pages/multimedia/db_image.image?id=15070&height=324&width=720&crop=false) top left no-repeat;
}

#feature .frame4 {
	background: url(http://staging.wisofnature.com/pages/multimedia/db_image.image?id=15071&height=324&width=720&crop=false) top left no-repeat;
}