/*
 * <copyright>
 *  Copyright (c) 2009 by IICM, Graz University of Technology, Austria
 * </copyright>
 *
 *  This software is the confidential information of IICM,
 *  Graz University of Technology, Austria. You shall not disclose such
 *  confidential information and shall use it only in accordance with
 *  the IICM.
 *
 *  IICM MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
 *  SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
 *  IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 *  PURPOSE, OR NON-INFRINGEMENT. IICM SHALL NOT BE LIABLE FOR ANY DAMAGES
 *  SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 *  THIS SOFTWARE OR ITS DERIVATIVES.
 *
 */
 

table.pageAbout {
		table-layout:fixed;
		width:990px;
		border-width:0px;
		border-spacing:0px;
		text-align:center;	
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
td.pageAbout_main {
		padding-left:0px;
		padding-right:0px;
		padding-top:40px;
		padding-bottom:0px;
	}
	
td.pageAbout_col1 {
		width:250px;
		height:460px;
		border-width:0px;		
		padding:0px;
		border-spacing:0px;	
		vertical-align:top;	
		text-align:center;
	}
	
td.pageAbout_col2 {
		width:700px;
		border-width:0px;		
		padding:0px;
		border-spacing:0px;	
		vertical-align:top;	
	}	
	
td.pageAbout_col3 {
		width:100%;
		border-width:0px;		
		padding:0px;
		border-spacing:0px;	
		vertical-align:top;	
	}	
		
table.pageAboutContent {
		table-layout:fixed;	
		width:100%;		
		border-width:0px;
		border-spacing:0px;		
		text-align:left; 	
		font-family: Arial,Helvetica,sans-serif;			
	}
	

td.pageAboutTextExplanation {
		width:100%;		
		border-width:0px;
		padding-left:0px;
		border-spacing:0px;		
		text-align:left;
		font-size: 15px;
	}
	
	
	
table.pageAboutEntries {
		border-width:0px;	
		border-spacing:0px;		
		text-align:left; 	
		font-family: Arial,Helvetica,sans-serif;			
	}
		
a.pageAboutEntry {
		text-decoration:none;
	}
				
td.pageAboutEntry_firstRow {
		border-width:0px;
		padding-top:40px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		border-spacing:0px;	
	}

td.pageAboutEntry_secondRow {
		width:170px;		
		border-width:0px;
		padding-top:20px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		border-spacing:0px;	
		font-size: 14px;
		font-weight: bold;
		color: #a79d72;			
	}

td.pageAboutEntry_thirdRow {
		width:170px;
		border-width:0px;
		padding-top:20px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		border-spacing:0px;	
		font-size: 12px;	
		vertical-align:top;	
	}

img.pageAboutEntry {
		width: 150px;
	}
	
td.pageAboutEntry_spacer {
		width:30px;
		border-width:0px;
		padding:0px;	
		border-spacing:0px;	
	}
