.wordframe
{
text-align: center;
margin: 0 auto; 
width:600px;
background: #F7F7F7;
border: 1px dotted #ccc;
padding: 6px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

.bentcorner
{
position: relative;
top: -7px;
right: -7px;
float: right;
}


.vocword
{
color: rgb(153, 51, 0);
font-size: 24pt;
font-family: Arial;
}

.englishsent
{
font-family: Arial;
font-size: 14pt;
color: rgb(0, 0, 128);
}

.spantrans
{
color: rgb(128, 0, 128);
font-size: 9pt;
font-family: Arial;
font-style: italic;
}
