#imagewrapper img {
border: 1px solid #DFEBF5;
}
#imagewrapper a img {
border: 1px solid #DFEBF5;
}

#imagewrapper {
position: relative;
float: left;
padding:0px;
margin:0px 0px 4px 0px;
}

#imagewrapper span {
position: absolute;
z-index: 2;
height: 6px;
width: 6px;
padding:0px;
margin:0px;
}

.curve1 {
background: transparent url(images/roundedimage/topright.gif) top right no-repeat;
top: 0;
right: 0px;
}

.curve2 {
background: transparent url(images/roundedimage/topleft.gif) top left no-repeat;
top: 0;
left: 0;
}

.curve3 {
background: transparent url(images/roundedimage/bottomright.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curve4 {
background: transparent url(images/roundedimage/bottomleft.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}
.curve31 {
background: transparent url(images/roundedimage/bottomright1.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curve41 {
background: transparent url(images/roundedimage/bottomleft1.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}
