#corner
{
width:600px;
height:250px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
font-size:8pt;
border-radius: 25px;
border:2px solid #000000;
background-color:#E3E3E3;
background: url('images/panl.jpg') repeat 0px 0px;
color:black;
font-family:"Times New Roman",Georgia,Serif;
overflow:hidden;
margin-left:30px
}
#corner a
{
text-decoration: none;
text-decoration: bold;
}
#cornerright
{
width:200px;
height:200px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
font-size:8pt;
border-radius: 25px;
border:7px solid #00000F;
background-color:#E3E3E3;
background: url('images/pnl.jpg') repeat 0px 0px;
color:black;
font-family:"Times New Roman",Georgia,Serif;
overflow:hidden;
}