
/*Fixes issues in the editor*/
div.swcmsRepeaterImage 
{
    float: left;
    position: absolute;
    top: -1px;
    left: -1px;
}

#things #testi1.testiPics div.edit div.imageCycle 
{
    width: 50px;
    height: 50px;
    float: left;
}

#things #testi1.testiPics div.imageCycle 
{
    width: 400px;
    height: 150px;
}

#things .thing.wide #testi1.testiPics div.edit img
{
    width: 50px;
    height: 50px;
    float:  left;
}
#things .thing.wide #testi1.testiPics div.edit div.swcmsRepeaterImage img 
{
    width: 400px;
    height: 150px;
    z-index: 997;
    position: absolute;
    top: 0;
    left: 0;
}

#things #testi2.testiPics div.edit div.imageCycle 
{
    width: 50px;
    height: 50px;
    float: left;
}

#things #testi2.testiPics div.imageCycle 
{
    width: 150px;
    height: 150px;
}

#things .thing #testi2.testiPics div.edit img
{
    width: 50px;
    height: 50px;
    float:  left;
}
#things .thing #testi2.testiPics div.edit div.swcmsRepeaterImage img 
{
    width: 150px;
    height: 151px;
    z-index: 997;
    position: absolute;
    top: 0;
    left: 0;
}






#ZoomBox table, #ZoomBox table td, #ZoomBox table tr, #ZoomSpin table, #ZoomSpin table td, #ZoomSpin table tr, #ZoomCapDiv table, #ZoomCapDiv table td, #ZoomCapDiv table tr, #ShadowBox table, #ShadowBox table td, #ShadowBox table tr{
	margin:0;
	padding:0;
	border:none;
}