/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Copyright (c) 2007 by color:gray. All Rights Reserved.    		          */
/*                                                                            */
/* No part of this publication may be reproduced, transmitted, transcribed    */
/* or stored in a retrieval system without the prior written authorization	  */
/* of color:gray.      														  */
/*                                                                            */
/* CSS        : interviews.css                                                */
/*                                                                            */
/* Description: Cascading Style Sheet for site (for interviews page)          */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* History                                                                    */
/* Version   Date     Author      Comments                                    */
/* --------  -------  ----------  ------------------------------------------- */
/* 01.00.00  July'07  A. Rinehart   Final Version.                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* NOTES                                                                      */
/*                                                                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/

/* Tables */

.archiver {
	width:100%;
}
.letters {
	padding-bottom:12px;
}
.innercell {
	width:33%;
	vertical-align:top;
}
.entry {
	margin-bottom:8px;
}
.articleLink {
	font-size:0.9em;
}
.articleLink a {
}
