/***********************************************/

/* Encantada Base CSS                          */

/* Author: Dorian Smiley                       */

/* Published: 12/22/07                         */

/***********************************************/



/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 



/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#leftImage{

	margin: 400px 0px 0px 36px;

	padding: 0px 0px 0px 0px;

	position:absolute;

	width: 158px;

	height: 190px;

	overflow:hidden;

	background:url(../images/elements/leftImages/salesTeamLeftImage.png) no-repeat;

}

*html #leftImage{

	background:none;

}

/************* #classes **************/



.salesTeamUL{

	margin: 5px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	list-style:none;

	

}

.salesTeamSubUL{

	margin: -120px 0px 30px 130px;

	padding: 0px 0px 0px 0px;

	position:relative;

	list-style:none;

	

}

* html .salesTeamSubUL{

	display:inline;

}

.salesTeamSubUL li{

	font:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:13px;

	color:#004990;

	list-style:none;

}


