.imagewrapperSmall a img ,.imagewrapperMed a img ,.imagewrapperLarge a img, .imagewrapperLargeFeata img {
border: none;
}




.imagewrapperSmall,.imagewrapperMed, .imagewrapperLarge, .imagewrapperLargeFeat {
position: relative;
float: left;
}


.imagewrapperSmall{
position: relative;
height:158px;
width:300px;
/*background-image: url(../images/generatingImg.gif);*/
border:none;
}

.imagewrapperMed{
position: relative;
height:315px;
width:601px;
/*background-image: url(../images/generatingImg.gif);*/
border:none;
}


.imagewrapperSmall span, .imagewrapperMed span{
position: absolute;
z-index: 0;
height: 3px;
width: 3px;
}
.imagewrapperLarge span {
position: absolute;
z-index: 2;
height: 6px;
width: 6px;

}

.imagewrapperLargeFeat span {
position: absolute;
z-index: 2;
height: 136px;
width: 207px;

}

.curveSmall1 {
background: transparent url(toprightSmall.gif) top right no-repeat;
top: 0;
right: 0;
}

.curveSmall2 {
background: transparent url(topleftSmall.gif) top left no-repeat;
top: 0;
left: 0;
}

.curveSmall3 {
background: transparent url(bottomrightSmall.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curveSmall4 {
background: transparent url(bottomleftSmall.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}


.curveMed1 {
background: transparent url(toprightSmall.gif) top right no-repeat;
top: 0;
right: 0;
}

.curveMed2 {
background: transparent url(topleftSmall.gif) top left no-repeat;
top: 0;
left: 0;
}

.curveMed3 {
background: transparent url(bottomrightSmall.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curveMed4 {
background: transparent url(bottomleftSmall.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}




.curveLarge1 {
background: transparent url(toprightLarge.gif) top right no-repeat;
top: 0;
right: 0;
}

.curveLarge2 {
background: transparent url(topleftLarge.gif) top left no-repeat;
top: 0;
left: 0;
}

.curveLarge3 {
background: transparent url(bottomrightLarge.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curveLarge4 {
background: transparent url(bottomleftLarge.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}



.curveLargeFeat1 {
background: transparent url(toprightLarge.gif) top right no-repeat;
top: 0;
right: 0;
}

.curveLargeFeat2 {
background: transparent url(topleftLargeFeat.gif) top left no-repeat;
top: -4px;
left: -4px;
}

.curveLargeFeat3 {
background: transparent url(bottomrightLarge.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curveLargeFeat4 {
background: transparent url(bottomleftLarge.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}
