/* CSS Document */

.lozenge
{
width: 305px; 
float: left;
margin: 0.5em;  
}

a:link, a:visited, a:link *
{
text-decoration:none; 
}

.lozenge a:link, .lozenge a:visited
{
color: #fff; 
text-decoration:none; 
} 

.lozenge span
{
color: #fff; 
}

.lozenge h2
{
font-family: Arial;
font-size: 1.4em;  
font-weight: bold; 
color: white; 
margin-bottom: .2em; 
}

.lozenge2
{
/**background: url("../images/Loz2.png") no-repeat;**/
}

/**
.lozenge1 .loz_top
{
background: url(../images/Loz-1_top.png) no-repeat; 
height: 24px;  
}

.lozenge1 .loz_inner
{
background: url(../images/Loz-1_body.png) no-repeat;
padding: .3em; 
}

.lozenge1 .loz_bottom
{
background: url(../images/Loz-1_bottom.png) no-repeat; 
height: 24px;  

}      

*/

.lozenge .loz_top
{
background: url(../images/Loz-1_top.png) no-repeat; 
height: 24px;  
}

.lozenge .loz_inner
{
background: url(../images/Loz-1_body.png) no-repeat;
padding: .3em; 
}

.lozenge .loz_bottom
{
background: url(../images/Loz-1_bottom.png) no-repeat; 
height: 24px;  

}      