		/* rosette classes */
		
      div .center img{
        border-width: 2px;
        border-style: solid;
        border-color: black;
        
        margin: 8px 0 6px 0;
      }  
		
      h4{
        margin: 0;
        padding: 0;
        
        font-family: Verdana, arial;
		font-size: 10pt;
        font-weight: bold;
      }
		
			p{			
        margin: 0;    
				padding: 0;

				font-family: Georgia;
				font-size: 10pt;
				
			}
			
			.col{
     			
        float: right; 
        width: 160px; 
        height: 340px;
        
        padding: 0 4px 0 4px;
			}
			
			.prices{
        position: absolute;
			
        top: 376px;
        font-weight: bold;
        
        width: 160px;
        text-align: center;
			}
			
			.ai
			{
				position: absolute;
			
        top: 408px;
        font-style: italic;
        
        width: 160px;
        text-align: center;
			}
			
						#text ul {
				font-family: Verdana, arial;
				font-size: 10pt;

				list-style-type: none;
				padding-left: 0;
				margin-left: 0;
			}

			#text li {
				background: url(images/bp.gif) left center no-repeat;
				padding-left: 15px;
				margin-bottom: 10px;
			}

	
