.border_grey_white_top {
width: 604px;
height: 10px;
float: left;
background: url("http://www.cypherams.com/images/borders/border_grey_white_top.jpg") no-repeat;
}

.border_grey_white_middle {
width: 604px;
float: left;
background: url("http://www.cypherams.com/images/borders/border_grey_white_middle.jpg") repeat-y;
}

.border_grey_white_bottom {
width: 604px;
height: 10px;
float: left;
background: url("http://www.cypherams.com/images/borders/border_grey_white_bottom.jpg") no-repeat;
}

.border_grey_white_full_top {
width: 940px;
height: 10px;
float: left;
background: url("http://www.cypherams.com/images/borders/border_grey_white_full_top.jpg") no-repeat;
}

.border_grey_white_full_middle {
width: 940px;
float: left;
background: url("http://www.cypherams.com/images/borders/border_grey_white_full_middle.jpg") repeat-y;
}

.border_grey_white_full_bottom {
width: 940px;
height: 10px;
float: left;
background: url("http://www.cypherams.com/images/borders/border_grey_white_full_bottom.jpg") no-repeat;
}