/*  
Template Name: Black Leather Theme (Content)
Description: Black Leather theme for Emerging Business Systems, LTD.
Version: 1.0
Author: Catherine M. Wagner
Author URI: http://www.cmwagner.net
*/

#gISSI	{
	margin-top:			25px;
	margin-left:		50px;
	}
	
.gItem	{
	border:				1px solid #666;
	background:			#333;
	height:				175px;
	padding:			10px;
	width:				500px;
	clear:				both;
	margin-bottom:		20px;	
	min-height:			175px;
	}

html>body .gItem	{
	height:				auto;
	}
	}
	
.gItem p	{
	color:				#ddd;
	font-size:			1.2em;
	}
	
.gItem ul	{
	margin-left:		320px;
	}
	
.gItem ul li p	{
	margin-bottom: 3px; 
	font-style: italic;
	font-size:			.8em;
	}
	
.gImg	{
	height:				175px;
	border:				1px #666 solid;
	float:				left;
	margin-right:		20px;
	margin-bottom:		5em;
	}

#contactInfo	{
	margin-left:		25px;
	margin-top:			15px;
	color:				#FFF:
	}
	
#contactPg	{
	width:				325px;
	margin:				10px auto;
	}
	
.specialInfo 	{
	font-size:		1.4em;
	line-height:	1.5em;
	color:			#CCC;
	text-align:		center;
	}
	
.testimony	{
	border-top:				#555 1px solid;
	border-bottom:			#555 1px solid;
	padding-top:			1.3em;
	font-style:				italic;
	margin:					1.3em 5em;
	}
	
.testAuth	{
	text-align:				right;
	padding-bottom:			1.3em;
	font-size:				1em;
	color:					#999;
	font-style:				normal;
	}
	
#altLinks	{
	font-weight:			bold;
	margin-left:			25px;
	margin-top:				1.3em;
	border-bottom:			#888 2px solid;
	padding-bottom:			1.3em;
	}
	
#altLinks p	{
	margin-bottom:			.5em;
	}
	
.note	{
	color:				red;
	font-weight:		bold;
	}
