﻿.imagewrapper a img {
vertical-align:middle;
border: none;
padding:0px;margin:0px;
}

.imagewrapper a  {
padding:0px;margin:0px;
}

.imagewrapper {
vertical-align:middle;
padding:0px;margin:0px;
height:auto;
position: relative;
}

.imagewrapper span {
padding-top:0px;margin:0px;
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

.curve1 {
background: transparent  url(../allimages/topright.gif) top right no-repeat;
top: 0;
right: 0;
}

.curve2 {
background: transparent  url(../allimages/topleft.gif) top left no-repeat;
top: 0;
left: 0;
}

.curve3 {
background: transparent  url(../allimages/bottomright.gif) bottom right no-repeat;
bottom: 0;
right:0;
}

.curve4 {
background: transparent  url(../allimages/bottomleft.gif) bottom left no-repeat;
bottom:0;
left: 0;
}
