#CW_Image
{
z-index: 0;
position: relative;
left: 0px;
top: 0px;
}

/*Content*/

#tablepos
{
z-index: 0;
font-family: Verdana;
font-size: 12px;
color: #000;
position: relative;
left: 0px;
top: 0px;
}

/*Content End*/

#Inside_Corner_Frame_Vertical
{
z-index: 0;
width: 286px;
height: 322px;
background: url('images/insideframe.png') no-repeat 0% 0%;
position: absolute;
left: 45px;
top: 55px;
}

#Outside_Corner_Frame_Vertical
{
z-index: 0;
width: 286px;
height: 322px;
background: url('images/outsideframe.png') no-repeat 0% 0%;
position: absolute;
left: 45px;
top: 55px;
}

#Inside_Corner_Frame_Horizontal
{
z-index: 0;
width: 354px;
height: 207px;
background: url('images/insideframe-hori.png') no-repeat 0% 0%;
position: absolute;
left: 0px;
top: 85px;
}

#Outside_Corner_Frame_Horizontal
{
z-index: 0;
width: 354px;
height: 212px;
background: url('images/outsideframe-hori.png') no-repeat 0% 0%;
position: absolute;
left: 0px;
top: 85px;
}
