/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Copyright (c) 2008 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        : services.css                                                  */
/*                                                                            */
/* Description: Cascading Style Sheet for services page                       */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* History                                                                    */
/* Version   Date     Author      Comments                                    */
/* --------  -------  ----------  ------------------------------------------- */
/* 01.00.00  Feb'08   A. Rinehart   Final Version.                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* NOTES                                                                      */
/*                                                                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/

.leftcell {
	width:420px;
	padding-left:36px;
	vertical-align:top;
	font-size:0.9em;
	font-weight:bold;
	color:#464646;
}
.rightcelltop {
	width:286px;
	vertical-align:top;
}
.rightcellbot {
	width:286px;
	vertical-align:bottom;
}
#web {
	margin-left:11px;
}
#mouseandhole {
	margin-left:135px;
}