﻿
/* Used by Customize.aspx */

#inspire
{
	position: absolute;
	z-index: 0;
	background-color: Transparent;
	left: 0px;
	height: 140px;
	top: 460px;
	display: block;
	font-family: Verdana;
}

#inspireDisplay
{
    border-top: solid 1px #CCCBC9;
    border-bottom: solid 1px #CCCBC9;
	float: left;
	width: 800px;
	height: 138px;
	background-color: White;
	background: Transparent url(images/transparent.25.png);
}

#inspireLeft
{
    float:left;
    height: 140px;
}

#inspire ul
{
    float: left;
    margin-left: 28px;
    margin-right: 20px;
}

#inspire ul li, #inspire ul li a
{
    list-style-type: none;
    color: #848E84;
    font-size: .97em;
    text-transform: lowercase;
    text-decoration: none;
}

#inspire iframe
{
    margin-left: 140px;
    border: 0;
    margin: 0;
    padding: 0;
    width: 680px;
    height: 137px;
    margin-bottom: 3px;
}


/* Used by Inspire.aspx */
#inspireBody
{
	background: Transparent;
    margin: 0;
    padding: 0;
}

.inspireImage
{
    display: inline;
    float: left;
    width: 124px;
    height: 94px;
    text-align: left;
    padding: 5px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
}