﻿@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	background: url(/_images/bg.png) top repeat-x #e3dbed;
	color: #666;
	font: normal 13px/15.5px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
form {
	padding: 0;
	margin: 0;
}
input, select, textarea {
	font-size: 9.75pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
#Header {
	position: relative;
}
#HeaderNav {
	position: absolute;
	right: 0;
	top: 59px;
	text-align: right;
}
#HeaderNav a.help-link {
	background: url(../_images/icon-help.png) right center no-repeat;
	line-height: 16px;
	min-height: 16px;
	_height: 16px;
	vertical-align: middle;
	color: #d874ae;
	padding-right: 22px;
}
#HeaderNav a.help-link:hover {
	text-decoration: underline;
}
#Header img {
	display: block;
}
#Page {
	width: 956px;
	margin: auto;
}
#MainPanel {
	padding: 0;
	background: url(../_images/MainPanelBG-ie6.png) repeat-y left;
	_zoom: 1;
	width: 956px;
	_position: relative;
}
#MainPanel_blue {
	padding: 0;
	background: url(../_images/MainPanelBG-ie6_blue.png) repeat-y left;
	_zoom: 1;
	width: 956px;
	_position: relative;
}
#MainNav {
	margin-top: -5px;
	_margin-top: 0;
	_zoom: 1;
	_position: relative;
	_top: -5px;
	_margin-bottom: -5px;
}
#MainNav * {
	*zoom: 1;
}
#MainNav a {
	color: #FFF;
	text-decoration: none;
}
#MainNav a:hover {
	text-decoration: underline;
}
#MainNav ul,
#MainNav li {
	margin: 0;
	list-style: none;
}
#MainNav ul {
	width: 925px;
	margin-left: 7px;
	background: url(../_images/MainNavBG.png) #d874ae top center no-repeat;
	height: 37px;
	padding: 9px 0 4px 15px;
	font-size: 10.5pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#MainNav li {
	padding: 0 14px 0 0;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#MainNav li span {
	padding-left: 14px;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#MainNav li:hover span {
	background: url(../_images/MainNavBtnOnOver.png) 0 -52px no-repeat;
}
#MainNav li:hover {
	background: url(../_images/MainNavBtnOnOver.png) right -52px no-repeat;
}
#MainNav li a {
	padding: 8px 0 12px 0;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#MainNav li a:hover {
	text-decoration: none;
}
#MainNav li.on {
	padding-left: 0;
	background: url(../_images/MainNavBtnOnOver.png) right top;
}
#MainNav li.on span {
	background: url(../_images/MainNavBtnOnOver.png) left top;
	padding-left: 14px;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#MainNav li.on a {
	background: url(../_images/MainNavBtnOnOver.png) center top;
	color: #d874ae;
}
#SubNav {
	width: 925px;
	margin-left: 7px;
	clear: left;
	background: #e49dc6 url(../_images/SubMenu-bottom.png) no-repeat bottom center;
	padding-bottom: 22px;
	margin-bottom: -8px;
	padding-left: 15px;
	*zoom: 1;
	color: #FFF;
	font-size: 9.75pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#SubNav a {
	padding: 0 0 0 6px;
	background: url(../_images/SubNavOverOn.png) left -100px no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#SubNav a span {
	padding: 2px 6px 2px 0;
	height: 16px;
	background: url(../_images/SubNavOverOn.png) right -100px no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	cursor: pointer;
}
#SubNav a:hover {
	text-decoration: none;
	background-position: left bottom;
}
#SubNav a:hover span {
	background-position: right bottom;
}
#SubNav a.on {
	text-decoration: none;
	background-position: left top;
}
#SubNav a.on span {
	background-position: right top;
}
#SubNav p {
	margin: 0;
	padding: 6px 14px;
}

/*Main Team Nav*/

#MainNavTeam {
	margin-top: -5px;
	_margin-top: 0;
	_zoom: 1;
	_position: relative;
	_top: -5px;
	_margin-bottom: -5px;
}
#MainNavTeam * {
	*zoom: 1;
}
#MainNavTeam a {
	color: #FFF;
	text-decoration: none;
}
#MainNavTeam a:hover {
	text-decoration: underline;
}
#MainNavTeam ul,
#MainNavTeam li {
	margin: 0;
	list-style: none;
}
#MainNavTeam ul {
	width: 925px;
	margin-left: 7px;
	background: url(../_images/MainNavBG_blue.png) #ade1fa top center no-repeat;
	height: 37px;
	padding: 9px 0 4px 15px;
	font-size: 10.5pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#MainNavTeam li {
	padding: 0 14px 0 0;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#MainNavTeam li span {
	padding-left: 14px;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#MainNavTeam li:hover span {
	background: url(../_images/MainNavBtnOnOver_blue.png) 0 -52px no-repeat;
}
#MainNavTeam li:hover {
	background: url(../_images/MainNavBtnOnOver_blue.png) right -52px no-repeat;
}
#MainNavTeam li a {
	padding: 8px 0 12px 0;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#MainNavTeam li a:hover {
	text-decoration: none;
}
#MainNavTeam li.on {
	padding-left: 0;
	background: url(../_images/MainNavBtnOnOver_blue.png) right top;
}
#MainNavTeam li.on span {
	background: url(../_images/MainNavBtnOnOver_blue.png) left top;
	padding-left: 14px;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#MainNavTeam li.on a {
	background: url(../_images/MainNavBtnOnOver_blue.png) center top;
	color: #d874ae;
}
.star{color: #9b60b4;}
#SubNavTeam {
	width: 925px;
	margin-left: 7px;
	clear: left;
	background: #91d3f0 url(../_images/SubMenu-bottom_blue.png) no-repeat bottom center;
	padding-bottom: 22px;
	margin-bottom: -8px;
	padding-left: 15px;
	*zoom: 1;
	color: #FFF;
	font-size: 9.75pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#SubNavTeam a {
	padding: 0 0 0 6px;
	background: url(../_images/SubNavOverOn_blue.png) left -100px no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
}
#SubNavTeam a span {
	padding: 2px 6px 2px 0;
	height: 16px;
	background: url(../_images/SubNavOverOn_blue.png) right -100px no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	cursor: pointer;
}
#SubNavTeam a:hover {
	text-decoration: none;
	background-position: left bottom;
}
#SubNavTeam a:hover span {
	background-position: right bottom;
}
#SubNavTeam a.on {
	text-decoration: none;
	background-position: left top;
}
#SubNavTeam a.on span {
	background-position: right top;
}
#SubNavTeam p {
	margin: 0;
	padding: 6px 14px;
}








#MainLeft {
	float: left;
	margin-left: 7px;
	margin-top: 8px;
	padding-left: 12px;
	padding-right: 6px;
	width: 177px;
	/* Double Margin bug fix for ie6 */
	_display: inline;
}
#MainRight {
	float: right;
	*zoom: 1;
	width: 733px;
	margin-right: 21px;
	padding-top: 9px;
	margin-top: 8px;
	background: url(../_images/ContentBG-top.png) left top no-repeat #FFF;
	/* Double Margin bug fix for ie6 */
	_display: inline;
}
#MainRight_blue {
	float: right;
	*zoom: 1;
	width: 733px;
	margin-right: 21px;
	padding-top: 9px;
	margin-top: 8px;
	background: url(../_images/ContentBG-top_blue.png) left top no-repeat #FFF;
	/* Double Margin bug fix for ie6 */
	_display: inline;
}
#MainFooter {
	clear: both;
	background: url(../_images/MainFooterBG-bottom.png) no-repeat bottom center;
	margin: 0 0 0 0;
	padding: 28px 21px 30px 19px;
	text-align: center;
	*zoom: 1;
}
#MainFooter a {
	color: #9c5fb5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}
#MainFooter a:hover {
	text-decoration: underline;
}
#MainFooter ul,
#MainFooter ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#MainFooter ul li {
	margin: 0 8px;
}
#MainColumns {
	background: url(../_images/MainPanelBG-top.png) top left no-repeat;
	padding-top: 13px;
}
#MainColumns_blue {
	background: url(../_images/MainPanelBG-top_blue.png) top left no-repeat;
	padding-top: 13px;
}
#Footer {
	padding: 20px 0;
	_zoom: 1;
	
}
#Footer p {
	color: #4e4244;
	font-size: 8.25pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
}

#StatusBar {
	background: url(../_images/StatusBarBG.png) top left no-repeat;
	width: 718px;
	height: 36px;
	margin-top: -9px;
	padding: 15px 0 15px 15px;
}

/*MainFooterblue*/
#MainFooter_blue {
	clear: both;
	background: url(../_images/MainFooterBG-bottom_blue.png) no-repeat bottom center;
	margin: 0 0 0 0;
	padding: 28px 21px 30px 19px;
	text-align: center;
	*zoom: 1;
}
#MainFooter_blue a {
	color: #9c5fb5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}
#MainFooter_blue a:hover {
	text-decoration: underline;
}
#MainFooter_blue ul,
#MainFooter_blue ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#MainFooter_blue ul li {
	margin: 0 8px;
}

/*end of mainfooter blue*/

#Content {
	width: 701px;
	text-align: left;
	background: #FFF url(../_images/ContentBG-bottom.png) no-repeat center bottom;
	padding: 0 16px 16px;
	min-height: 600px;
	_height: 600px;
}
#Content a img {
	border: 0px;
}
#Content p {
	margin: 6px 0 18px;
}
#Content a {
	color: #d874ae;
}
#Content td, #Content li {
	color: #666666;
	font: normal 13px/15.5px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
#Content h1,
#PopupWideContent2 h1,
#PopupWideContent h1 {
	color: #0098db; /* blue */
	font: bold 15px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin: 14px 0;
}
#Content td h1, #Content td h2, #Content td h3 {
	margin-top: 0;
}
#Content h2,
#PopupWideContent2 h2,
#PopupWideContent h2 {
	color: #0098db; /* blue */
	font: normal 15px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin: 24px 0 20px 0;
}
#Content h2:first-child {
	margin-top: 4px;
}
#Content h3,
#PopupWideContent2 h3,
#PopupWideContent h3 {
	color: #9c5fb5; /* purple */
	font: normal 14px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin: 14px 0 6px 0;
}




/* LeftModules */
.module-left {
	margin-bottom: 6px;
}
.module-left img {
	display: block;
}

.module-left_blue {
	margin-bottom: 6px;
}
.module-left_blue img {
	display: block;
}

#BabyShoes {
	background: no-repeat;
	margin: -1px -3px 6px -3px;
}


/* Blue List Vertical (0.5b) */
#Content div.BlueListVertical {
	background: url(../_images/blueListVertical/blueListBottom.png) no-repeat left bottom;
	margin: 10px 0 12px;
	padding-bottom: 4px;
}
#Content div.BlueListVertical ul {
	background: url(../_images/blueListVertical/blueListTop.png) no-repeat left top;
	list-style: none !important;
	margin: 0;
	padding: 6px 0 8px;
}
#Content div.BlueListVertical li {
	color: #0098db; /* blue */
	padding: 8px 0;
	font: normal 13px/14px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
#Content div.BlueListVertical input {
	font-weight: bold;
	margin: 1px 14px 0px 12px;
	vertical-align: top;
}
#Content div.BlueListVertical label {
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
}

/* your-event-panel (2.2) */
#Content .your-event-panel {
	float: right;
	width: 205px;
	position:relative;
	margin-left: -205px;
	/*height: 312px;*/ 
	background: #eff8fc url(../_images/eventPanel/eventPanelBottom.png) no-repeat left bottom;
	margin-top: 414px;
}
#Content .your-event-panel,
#Content .event-panel {
	font: normal 12px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
#Content .your-event-panel h1 {
	background: url(../_images/eventPanel/eventPanelTop.png) no-repeat top left;
	padding: 22px 14px 0px 24px;
	margin-top: 0;
}
#Content .event-panel {
	padding: 12px 0;
}
#Content .event-panel strong,
#Content .your-event-panel strong {
	font-weight: normal;
	color: #9c5fb5;
}
#Content .your-event-panel .event-content {
	padding: 0px 14px 0px 24px;
}
#Content .your-event-panel a img {
	margin: 6px 0 10px;
}
#Content .event-panel .fn {
	font-size: 9.75pt;
}
#Content .event-panel .summary {
	padding-top: 6px;
}
#Content .event-panel img {
	vertical-align: middle;
}
#Content .event-panel abbr {
	border: 0;
}

label.default {
	color: #666;
	line-height: 18px;
}
input.default {
	width: 218px;
}

ul.no-bullet {
	list-style: none; 
	padding-left: 0; 
	margin-left: 0;
}

.bubbleCallout {
	background: url(../_images/blueBubble.png) left center no-repeat;
	letter-spacing:-.4pt; 
	font-size:12px; 
	padding: 10px 0 0 20px;
	width: 246px;
	height: 62px;
	margin-top: 27px;
}
.bubbleCallout strong {
	color: #9c5fb5;
}

/* Blue List Horizontal (2.2) */
#Content div.BlueListHorizontal {
background: url(../_images/blueListHorizontal/blueListBottom.png) no-repeat left bottom;
margin-bottom: 12px;
}
#Content div.BlueListHorizontal ul {
	background: url(../_images/blueListHorizontal/blueListTop.png) no-repeat left top;
	list-style: none;
	margin: 10px 0;
	padding: 8px 0 12px;
}
#Content div.BlueListHorizontal li {
	color: #0098db; /* blue */
	height: 29px;
	display: inline;
}
#Content div.BlueListHorizontal input {
	font-weight: bold;
	margin: 0px 0px 0px 12px;
	vertical-align: middle;
}
#Content div.BlueListHorizontal label {
	color: #0098db; /* blue */
	font-weight: bold;
	letter-spacing: -0.4pt;
	vertical-align: middle;
}
#Content ul {
	list-style: none;
	list-style-image: url(../_images/purple-list-bullet.gif);
	margin-left: 0;
	padding-left: 1.5em;
}
#Content li {
	margin: 2px 0;
	padding: 2px 0;
}

/* Components */
.form-block {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}

.two-columns td {
	width: 252px;
}
.two-columnsIE td {
	width: 248px;
}

.form-block label {
	display: block;
	padding-top: 18px;
	line-height: 18px;
}
.form-block label.radio,
.form-block label.checkbox {
	display: inline;
	padding-top: 0;
}
.form-block .reg-input {
	width: 232px;
}



.shrink-wrap-table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
.shrink-wrap-table td,
.shrink-wrap-table th {
	width: auto;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	vertical-align: middle !important;
}
.form-block td,
.form-block th {
	padding: 0;
	border: 0;
	border-collapse: collapse;
	vertical-align: top;
}
.required {
	color: #9c5fb5;
}
.callout,
.callout-norrow,
.callout-narrower,
.callout-wide {
	width: 412px;
	background: #ecf7fc url(../_images/callout-bg.png) top;
	padding: 10px 0 0 0;
	margin: 10px 0;
}
.callout-wide-blue {
	width: 412px;
	background: #ecf7fc url(../_images/callout-bg.png) top;
	padding: 10px 0 0 0;
	margin: 10px 0;
}
.callout-blue strong,
.callout-norrow strong,
.callout-narrower strong,
.callout-wide-blue,
.callout-wide-blue strong {
	color: #a36aba;
	line-height: 18px;
}
.callout p,
.callout-norrow p,
.callout-narrower p,
.callout-wide p {
	color: #6e6e6e;
	font-size: 12px;
	letter-spacing: -.4pt;
	padding: 0 10px 10px 10px;
	margin: 0 !important;
	background: url(../_images/callout-bg.png) bottom;
}
.callout-wide-blue p {
	color: #6e6e6e;
	font-size: 12px;
	letter-spacing: -.4pt;
	padding: 0 10px 10px 10px;
	margin: 0 !important;
	background: url(../_images/callout-bg.png) bottom;
}
.callout-norrow {
	width: 228px;
	background: #ecf7fc url(../_images/callout-narrow-bg.png) top;
}
.callout-norrow p {
	background: url(../_images/callout-narrow-bg.png) bottom;
	padding-right: 30px;
}
.callout-narrower {
	width: 163px;
	background: #ecf7fc url(../_images/callout-narrower-bg.png) top;
}
.callout-narrower p {
	background: url(../_images/callout-narrower-bg.png) bottom;
	padding-right: 30px;
}
.callout-wide {
	background: url(../_images/callout-wideBG.png) top;
	width: 483px;
}
.callout-wide p {
	background: url(../_images/callout-wideBG.png) bottom;
}
.float {
	float: right;
	margin-right: 220px;
	margin-left: -228px;
	_display: inline;
}

/* :TODO: refactor */
.login-module,
.profile-module {
	background: url(../_images/LeftPanelBG.png) top;
	padding-top: 14px;
}
.login-module .module-content,
.profile-module .module-content {
	background: url(../_images/LeftPanelBG.png) bottom;
	padding: 0 14px 1px 14px;
	text-align:left;
}
.login-module .module-content h3,
.profile-module .module-content h3 {
	font-size: 9.75pt;
	color: #0098db;
	margin: 0;
	font-weight: normal;
}
.login-module .module-content h3 {
	border-bottom: #f4e6ee solid 1px;
	padding-bottom: 6px;
}
.profile-module .module-content h4 {
	color: #d874ae;
	font-weight: normal;
	margin: 0;
	font-size: 9.75pt;
}
.profile-module .module-content ul,
.profile-module .module-content li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.profile-module .module-content ul {
	border-top: #f4e6ee solid 1px;
	margin: 6px 0;
}
.profile-module .module-content li {
	padding: 6px 0;
	border-bottom: #f4e6ee solid 1px;
}
a.login-link,
.profile-module .module-content li a {
	background: url(../_images/buttons/LoginBullet.png) left center no-repeat;
	color: #d874ae;
	font-size: 9.75pt;
	padding-left: 21px;
	text-decoration: none;
}
.profile-module .module-content {
	padding-bottom: 12px;
}
.profile-module .module-content label {
	color: #0098db;
	font-size: 9.75pt;
	line-height:14pt;
}
.profile-module .module-content select {
	width: 100%;
	_width: auto;
}
a.login-link:hover {
	text-decoration: underline;
}

/* Generic version of the above */
.blue-form-block {
	background: url(../_images/blueListVertical/blueListBottom.png) no-repeat left bottom;
	margin: 10px 0 12px;
	padding-bottom: 4px;
	width: 566px;
}
.blue-form-block .form-block-content {
	background: url(../_images/blueListVertical/blueListTop.png) no-repeat left top;
	margin: 0;
	padding: 6px 24px 8px 38px;
	display: block;
}
.blue-form-block .form-block-content input.float {
	margin-left: -24px;
	float: left;
}
label.form-block-content strong.label {
	color: #0098db;
	line-height: 20px;
	display: block;
}

.internal-label,
.internal-label option.internal-label {
	font-style: italic;
	color: #a8a8a8;
	font-size: 9.75pt;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.internal-label option {
	font-size: 9.75pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-style: normal;
}

table.four-columns {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	width: 605px;
	margin: 12px 0;
}
table.four-columns td {
	width: 25%;
	border: 0;
	vertical-align: top;
}
#StatesList td {
	line-height: 14pt !important;
	font-size: 9pt !important;
}

#TeamTable,
.styled-table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 532px;
	margin-bottom: 18px;
	border: solid #e3d1ea;
	border-width: 0 1px 1px 1px;
}
.styled-table a {
	text-decoration: none;
}
.styled-table a.on {
	color: #893eb1 !important;
}
.styled-table a:hover {
	text-decoration: underline;
}
.styled-table .pagination {
	text-align: right;
	border: 0;
	font-size:11px !important;
}
.styled-table .next-button {
	background: url(../_images/buttons/NextArrow.gif) right no-repeat;
	padding-right: 20px;
}
.styled-table .previous-button {
	background: url(../_images/buttons/PreviousArrow.gif) left no-repeat;
	padding-left: 20px;
}
#TeamTable thead,
.styled-table thead {
	border: solid #e3d1ea;
	border-width: 1px 1px 0 1px;
	background: #faeef5;
	*zoom: 1;
	border-collapse: separate;
}
.styled-table thead td {
	border-collapse: separate;
	*zoom: 1;
}
.styled-table thead label,
.styled-table tfoot label {
	color: #D874AE;
}
.styled-table tfoot {
	background: #faeef5;
	*zoom: 1;
}
.styled-table tfoot td {
	border-top: 1px solid #e3d1ea !important;
	line-height: 13px;
	height: 13px;
}
.styled-table .mail,
.styled-table .trash {
	text-align: center;
}
.styled-table .mail {
	color: #d874ae !important;
	width: 100px;
}
.styled-table .sponsor {
	width: 130px;
}
.styled-table .trash {
	width: 50px;
}
.styled-table .mail img {
	vertical-align: middle;
}
#TeamTable th,
.styled-table th {
	background: url(../_images/StyledTableHeaderBG.png) top repeat-x #e6d8eb;
	font-size: 10.5pt;
	line-height: 13px;
	height: 13px;
	font-weight: bold;
	border: 1px solid #d2bed9;
	color: #84469d;
	vertical-align: bottom;
}
#TeamTable thead tr,
.styled-table thead tr {
	border-bottom: 1px solid #e3d1ea !important;
	border-collapse: separate;
	*zoom: 1;
}
#TeamTable th,
#TeamTable td,
.styled-table th,
.styled-table td {
	padding: 7px 13px;
	text-align: left;
	*zoom: 1;
}
#TeamTable td,
.styled-table td {
	font-size: 9.75pt;
	border-left: 1px solid #e3d1ea;
	*border-bottom: 1px solid #e3d1ea !important;
}
#TeamTable tr.even,
.styled-table tr.even {
	background: #faeef5;
}

.pink-form-block {
	background: url(../_images/PinkPanelBG.png) top #fbf1f7;
	padding-top: 20px;
	width: 532px;
}
.pink-form-block .form-block-content {
	background: url(../_images/PinkPanelBG.png) bottom;
	padding: 0 12px 20px 12px;
}
.pink-form-block h3 {
	margin-top: 0 !important;
}
.pink-form-block p {
	margin: 12px 0 !important;
}
.pink-form-block label {
	line-height: 20px;
}

ul.square-list {
	list-style-type: square;
	color: #cdadd9;
	margin-left: 0;
}
ul.square-list li {
	color: #cdadd9;
	margin: 2px; 0;
}
/* LoginForm */
#LoginForm label {
	vertical-align: middle;
	clear: left;
	display: -moz-inline-box;
	display: inline-block;
	width: 80px;
	padding-left: 20px;
}
#LoginForm input {
	vertical-align: middle;
}
.PasswordLost label {
	width: 140px !important;
}



.resultsByLetter {
	float: left;
	width: 350px;
}
.resultsByLetter .letter {
	float: left;
}
.resultsByLetter .listing {
	width: 213px;
	margin: 0;
	margin-left: 47px;
	list-style: none;
	padding: 0;
}
.resultsByLetter .listing li {
	padding: 3px 0;
	margin: 0;
	font-size: 12px !important;
}

div#Popup {
	width: 400px;
	height: 639px;
	margin: 0 auto;
	background: url(../_images/popup-bg.png) no-repeat top left;
	font: normal 12px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
div#PopupWide {
	width: 522px;
	margin: 0 auto;
	background: url(../_images/popupBG-wide.PNG) no-repeat left 42px;
	font: normal 13px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	padding-top: 1px;
}
div#Popup a,
div#PopupWide2 a,
div#PopupWide a {
	color: #d874ae;
}
div#PopupWideContent {
	margin-top: 57px;
	width: 522px;
	background: url(../_images/popupBG-wide.PNG) no-repeat bottom left;
	padding: 0 18px 23px 18px;
}

div#PopupWide2 {
	width: 522px;
	margin: 0 auto;
	/*background: url(../_images/popupBG-wide.PNG) no-repeat left 42px;*/
	font: normal 13px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	padding-top: 1px;
}
div#PopupWideContent2 {
	margin-top: 57px;
	width: 522px;
	/*background: url(../_images/popupBG-wide_2.PNG) no-repeat bottom left;*/
	padding: 0 18px 23px 18px;
}

div#PopupWide h2 strong,
div#PopupWide2 h2 strong,
div#Popup h2 strong {
	font-weight: normal;
	color: #666;
}
div#Popup .summary strong,
div#PopupWide2 .summary strong
div#PopupWide .summary strong {
	font-weight: normal;
	color: #9c5fb5;
}
div#Popup .siteName,
div#PopupWide2 .siteName
div#PopupWide .siteName {
	font-weight: bold;
	color: #9c5fb5;
	text-decoration: none;
}
div#Popup h1,
div#PopupWide2 h1,
div#PopupWide h1 {
	margin: 0 0 0 12px;
	font: bold 16.5px/42px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #9c5fb5;	
}
div#Popup h2.firstchild,
div#PopupWide2 h2.firstchild,
div#PopupWide h2.firstchild {
	margin: 0px 0 10px;
	padding: 0;
	background: none;
	font: normal 13.5px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #0098db;	
}
div#Popup h2,
div#Popup h2 {
	margin: 16px 0 10px;
	padding: 16px 0 0;
	background: url(../_images/headerDots.png) top left no-repeat;
	font: normal 13.5px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #0098db;	
}
div#Popup a img,
div#PopupWide2 a img,
div#PopupWide a img {
	border: 0;
}
div#Popup a.closer,
div#PopupWide2 a.closer,
div#PopupWide a.closer {
	color: #d874ae;
	float: right;
	margin-right: 16px;
	text-decoration: none;	
	font: bold 12px/42px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	background: url(../_images/icon-close.png) right no-repeat;
	padding-right: 20px;
}

div#PopupWide2 a.closer,
div#PopupWide a.closer {
	color: #d874ae;
	float: right;
	margin-right: 8px;
	text-decoration: none;	
	font: bold 12px/42px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
div#Popup a.closer:hover,
div#PopupWide2 a.closer:hover,
div#PopupWide a.closer:hover {
	text-decoration: underline;	
}


div#Popup div#PopupWhitePanel {
}
div#Popup div#PopupScroller {
	margin: 19px 21px 32px 30px;
	width: 339px;
	padding-right: 10px;
	height: 415px;
	overflow: auto;
}
abbr[title], acronym[title] {
	border-bottom: none;
} /* optional */
abbr:hover {
	border-bottom: 1px dotted;
} /* optional */
.blue-form-block .form-block-content input.float {
	margin-right: 0px;
}


.bluePanel-187 {
	width: 187px;
	background: url(../_images/bluePanel-187.png) no-repeat top left;
	padding-top: 1px;
}

.bluePanel-479 {
	width: 479px;
	background: url(../_images/bluePanel-479.png) no-repeat top left;
	padding-top: 5px;
	font-size
}
.bluePanel-187 h3 {
	padding-left: 20px;
	font-size: 13px !important;
}
.bluePanel-187 ul {
	list-style-position: outside !important;
	padding-left: 35px !important;
}
.bluePanel-187 .bottomGraphic {
	background: url(../_images/bluePanel-187.png) no-repeat bottom left;
	padding: 1px 3px 3px 4px;
}
.bluePanel-479 .bottomGraphic {
	background: url(../_images/bluePanel-479.png) no-repeat bottom left;
	padding: 5px 3px 6px 4px;
}
#Content .page-4-1 .bluePanel-479 td {
	color: #4cb7e6;
	font-weight: bold;
}
body #Content .event-content {
	background: url(../_images/eventPanel/bluePanel-205-bottom.png) no-repeat left bottom !important;
	padding: 0px 14px 1px 24px !important;
}
body #Content .pinkPanel .event-content {
	background: url(../_images/pinkPanel-205.png) no-repeat left bottom !important;
}

#Content .your-event-panel,
#Content .pinkPanel,
#Content .help-save-babies {
	float: right;
	width: 205px;
	margin-left: -205px;
	position:relative;
	/*height: 312px;*/ 
	margin-top: 14px;
	background: #eff8fc url(../_images/eventPanel/bluePanel-205-middle.png) repeat-y top left !important;
	margin-bottom: 0px !important;
}
#Content .pinkPanel {
	background: #eff8fc url(../_images/pinkPanel-205.png) repeat-y top left !important;
}

body #Content .your-event-panel h1,
body #Content .help-save-babies h1 {
	background: url(../_images/eventPanel/bluePanel-205-top.png) no-repeat top left !important;
}
body #Content .pinkPanel h1 {
	background: url(../_images/pinkPanel-205.png) no-repeat top left !important;
	color: #9c5fb5 !important;
}

#Content .help-save-babies,
#Content .pinkPanel {
	clear:both; 
	margin-top:12px
}
#Content .sponserMessagesWindow .event-content {
	font-size:13px;
	padding-bottom: 10px
}
#Content .sponserMessagesWindow .event-content .radio {
	font-weight: bold;
	color: #0098db;
}
#Content .help-save-babies,
#Content .pinkPanel,
#Content .event-panel {
	font: normal 12px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
#Content .help-save-babies h1,
#Content .pinkPanel h1 {
	padding: 22px 14px 0px 24px;
	margin-top: 0;
}
#Content .event-panel strong,
#Content .your-event-panel strong,
#Content .pinkPanel strong,
#Content .help-save-babies strong {
	font-weight: normal;
	color: #9c5fb5;
}
#Content .help-save-babies label {
	color: #9c5fb5;
}
#Content table.sponserMessages .odd td,
#Content table.sponserMessages .even td {
	padding: 9px
}
#Content table.sponserMessages .odd td {
	background-color: #fbf3f8;
}
#Content table.sponserMessages .even td {
	background-color: white;
}
#Content table.sponserMessages td {
	font: normal 13px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #999999;
}
#Content table.sponserMessages td strong {
	color: #666666;
	font-style: italic;
	font-weight: normal
}
#Content .calendar-style {
	float: left;
	background: url(../_images/calendar-bg.png) no-repeat top left;
	width: 46px;
	height: 47px;
	text-align: center;
	padding-right: 4px;
	_margin-top:14px;
}
#Content .calendar-style .month {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: white;
	text-transform:uppercase
}
#Content .calendar-style .date {
	font-size: 18px;
	line-height: 28px;
	color: #bbbbbb;
}
#Content .s43pStyle p {
	line-height: 21px !important;
}
#Content .reduced-P-margins p {
	margin: 10px 0 !important;
}
#PopupWide div.whitePanelWide {
	background: #FFFFFF url(../_images/popupBG-wide.png) no-repeat left top !important;
}
#PopupWide div.whitePanelWide .whitePanelWideContent {
	background: url(../_images/popupBG-wide.png) no-repeat left bottom !important;
}
.page40bTable td {
	border-collapse: collapse;
	border-top: 1px solid #f7e3ef;
}
.page40bTable th {
	border-collapse: collapse;
	border-top: 1px solid #f7e3ef;
	text-align: left;
	font-weight: normal;
	color: #9c5fb5;
}
.linkBubble {
	display: block;
	height: 14px;
	margin: 0 0 10px 0;
	font: bold 13px/14px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	text-decoration: none;
	background: url(../_images/linkBubble.png) no-repeat top left;
	vertical-align: middle;
	padding: 10px;
}
body div#Content table.font12 td {
	font-size: 12px;
	line-height: 14px;
}

#HeaderNav a {
	line-height: 16px;
	min-height: 16px;
	_height: 16px;
	vertical-align: middle;
	color: #d874ae;
	text-decoration: none;
}
#HeaderNav a.help-link:hover {
	text-decoration: underline;
}

#HeaderNav a:hover {
	text-decoration: underline;
}
.profile-module .module-content li a:hover {
	text-decoration: underline;
}
.superSpecialLogin {
	margin: -7px -14px -12px;
	padding: 8px 14px 12px;
	background: url(../_images/buttons/pink-login-bg.png);
}
.superSpecialLogin a {
	background: transparent url(../_images/buttons/LoginBullet-pink.png) no-repeat scroll left center;
	color:#D874AE;
	font-size:9.75pt;
	padding-left:21px;
	text-decoration: none;
}
.superSpecialLogin a:hover {
	text-decoration: underline;
}


.TeamURL {

	background-color:#f7e3ef;
}


.TeamURLText {
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9c5fb5;
	padding:3px 0 3px 0;
}

.TeamURLpink {

	background-color:#fce1f1;
}


.TeamURLTextpink {
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d874ae;
	padding:3px 0 3px 0;
}

.show_widget_1, .show_widget_2, .show_widget_3,.show_widget_4 { padding: 2px 2px 0 2px; width:497px; border: solid 2px #ad89c1; font-family: Trebuchet MS; COLOR: #8a57a6; clear:both; background-color:#fff }

.cbInner3 .header { font-size: 12pt; font-weight: bold; }

.cbInner3 p.header { font-weight:bold; font-size:8pt; color: #a179b8; margin: 20px 0 0 0; padding:0;}

.cbInner3 p { color: #858585; line-height: 13.75pt; margin: 0 0 0 0; padding:0;}


.cbInner30 .header { font-size: 12pt; font-weight: bold; }

.cbInner30 p.header { font-weight:bold; font-size:8pt; color: #a179b8; margin: 20px 0 0 0; padding:0;}

.cbInner30 p { color: #858585; line-height: 13.75pt; margin: 0 0 0 0; padding:0;}

.cbInner31 .header { font-size: 12pt; font-weight: bold; }

.cbInner31 p.header { font-weight:bold; font-size:8pt; color: #a179b8; margin: 20px 0 0 0; padding:0;}

.cbInner31 p { color: #858585; line-height: 13.75pt; margin: 0 0 0 0; padding:0;}

.cbInner32 .header { font-size: 12pt; font-weight: bold; }

.cbInner32 p.header { font-weight:bold; font-size:8pt; color: #a179b8; margin: 20px 0 0 0; padding:0;}

.cbInner32 p { color: #858585; line-height: 13.75pt; margin: 0 0 0 0; padding:0;}



ul#menu {
  width: 400px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}
.gigya_header {position: relative; padding: 6px 18px 0 0; margin: 0 0 8px 0; background-color: #986bb1; height: 28px;  text-align: right;}

#arrow_badge { top: -22px; position: absolute; z-index: 10; }
.cbInner3
{   

	position: absolute;
   z-index:10;
	padding: 10px 25px 19px 0px;    
    COLOR: #666666;
    background-color:transparent;
    TEXT-ALIGN: left;
    clear:both;
    margin-top:25px;
    left:-5px;
  
}

.cbInner30
{   

	position: absolute;
    z-index:10;
	padding: 10px 25px 19px 100px;    
    COLOR: #666666;
    background-color:transparent;
    TEXT-ALIGN: left;
    clear:both;
    margin-top:25px;
    left:-200px;
  
}

.cbInner31
{   

position: absolute;
    z-index:10;
	padding: 10px 25px 19px 100px;    
    COLOR: #666666;
    background-color:transparent;
    TEXT-ALIGN: left;
    clear:both;
    margin-top:25px;
    left:-370px;
}

.cbInner32
{   

	position: absolute;
   z-index:10;
	padding: 10px 25px 19px 0px;    
    COLOR: #666666;
    background-color:transparent;
    TEXT-ALIGN: left;
    clear:both;
    margin-top:25px;
  
}



/*content blue*/


#Content_blue {
	width: 701px;
	text-align: left;
	background: #FFF url(../_images/ContentBG-bottom_blue.png) no-repeat center bottom;
	padding: 0 16px 16px;
	min-height: 600px;
	_height: 600px;
}
#Content_blue a img {
	border: 0px;
}
#Content_blue p {
	margin: 6px 0 18px;
}
#Content_blue a {
	color: #d874ae;
}
#Content_blue td, #Content li {
	color: #666666;
	font: normal 13px/15.5px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
#Content_blue h1,
#PopupWideContent_blue h1 {
	color: #0098db; /* blue */
	font: bold 15px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin: 14px 0;
}
#Content_blue td h1, #Content_blue td h2, #Content_blue td h3 {
	margin-top: 0;
}
#Content_blue h2,
#PopupWideContent_blue h2 {
	color: #0098db; /* blue */
	font: normal 15px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin: 24px 0 20px 0;
}
#Content_blue h2:first-child {
	margin-top: 4px;
}
#Content_blue h3,
#PopupWideContent_blue h3 {
	color: #9c5fb5; /* purple */
	font: normal 14px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin: 14px 0 6px 0;
}
#Content_blue .your-event-panel {
	float: right;
	width: 205px;
	position:relative;
	margin-left: -205px;
	/*height: 312px;*/ 
	background: #eff8fc url(../_images/eventPanel/eventPanelBottom.png) no-repeat left bottom;
	margin-top: 414px;
}
#Content_blue .your-event-panel,
#Content_blue .event-panel {
	font: normal 12px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
#Content_blue .your-event-panel h1 {
	background: url(../_images/eventPanel/eventPanelTop.png) no-repeat top left;
	padding: 22px 14px 0px 24px;
	margin-top: 0;
}
#Content_blue .event-panel {
	padding: 12px 0;
}
#Content_blue .event-panel strong,
#Content_blue .your-event-panel strong {
	font-weight: normal;
	color: #9c5fb5;
}
#Content_blue .your-event-panel .event-content {
	padding: 0px 14px 0px 24px;
}
#Content_blue .your-event-panel a img {
	margin: 6px 0 10px;
}
#Content_blue .event-panel .fn {
	font-size: 9.75pt;
}
#Content_blue .event-panel .summary {
	padding-top: 6px;
}
#Content_blue .event-panel img {
	vertical-align: middle;
}
#Content_blue .event-panel abbr {
	border: 0;
}
.purpleheader
{
	font-weight:bold;
	padding-top:4px;
	color: #9c5fb5; /* purple */
	font: normal 14px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin: 14px 0 6px 0;

	}
/*profile module blue*/
.profile-module_blue {
	background: url(../_images/LeftPanelBG_blue.png) top;
	padding-top: 14px;
}
.login-module_blue .module-content_blue,
.profile-module_blue .module-content_blue {
	background: url(../_images/LeftPanelBG_blue.png) bottom;
	padding: 0 14px 1px 14px;
	text-align:left;
}
.login-module_blue .module-content_blue h3,
.profile-module_blue .module-content_blue h3 {
	font-size: 9.75pt;
	color: #0098db;
	margin: 0;
	font-weight: normal;
}
.login-module_blue .module-content_blue h3 {
	border-bottom: #f4e6ee solid 1px;
	padding-bottom: 6px;
}
.profile-module_blue .module-content_blue h4 {
	color: #d874ae;
	font-weight: normal;
	margin: 0;
	font-size: 9.75pt;
}
.profile-module_blue .module-content_blue ul,
.profile-module_blue .module-content_blue li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.profile-module_blue .module-content_blue ul {
	border-top: #f4e6ee solid 1px;
	margin: 6px 0;
}
.profile-module_blue .module-content_blue li {
	padding: 6px 0;
	border-bottom: #f4e6ee solid 1px;
}
a.login-link_blue,
.listdot_blue {
	background: url(../_images/buttons/LoginBullet.png) left center no-repeat;
	color: #d874ae !important;
	font-size: 9.75pt;
	padding-left: 21px;
	text-decoration: none;
}

.listdot {
	background: url(../_images/buttons/LoginBullet.png) left center no-repeat;
	color: #d874ae !important;
	font-size: 9.75pt;
	padding-left: 21px;
	
	text-decoration: none;
}
.profile-module_blue .module-content_blue li a {
	background: url(../_images/buttons/LoginBullet.png) left center no-repeat;
	color: #d874ae;
	font-size: 9.75pt;
	padding-left: 21px;
	text-decoration: none;
}
.profile-module_blue .module-content_blue {
	padding-bottom: 12px;
}
.profile-module_blue .module-content_blue label {
	color: #0098db;
	font-size: 9.75pt;
	line-height:14pt;
}
.profile-module_blue .module-content_blue select {
	width: 100%;
	_width: auto;
}

#Content_blue .your-event-panel,
#Content_blue .pinkPanel,
#Content_blue .help-save-babies {
	float: right;
	width: 205px;
	margin-left: -205px;
	position:relative;
	/*height: 312px;*/ 
	margin-top: 14px;
	background: #eff8fc url(../_images/eventPanel/bluePanel-205-middle.png) repeat-y top left !important;
	margin-bottom: 0px !important;
}
#Content_blue .pinkPanel {
	background: #eff8fc url(../_images/pinkPanel-205.png) repeat-y top left !important;
}

body #Content_blue .your-event-panel h1,
body #Content_blue .help-save-babies h1 {
	background: url(../_images/eventPanel/bluePanel-205-top.png) no-repeat top left !important;
}
body #Content_blue .pinkPanel h1 {
	background: url(../_images/pinkPanel-205.png) no-repeat top left !important;
	color: #9c5fb5 !important;
}

#Content_blue .help-save-babies,
#Content_blue .pinkPanel {
	clear:both; 
	margin-top:12px
}
#Content_blue .sponserMessagesWindow .event-content {
	font-size:13px;
	padding-bottom: 10px
}
#Content_blue .sponserMessagesWindow .event-content .radio {
	font-weight: bold;
	color: #0098db;
}
#Content_blue .help-save-babies,
#Content_blue .pinkPanel,
#Content_blue .event-panel {
	font: normal 12px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
#Content_blue .help-save-babies h1,
#Content_blue .pinkPanel h1 {
	padding: 22px 14px 0px 24px;
	margin-top: 0;
}
#Content_blue .event-panel strong,
#Content_blue .your-event-panel strong,
#Content_blue .pinkPanel strong,
#Content_blue .help-save-babies strong {
	font-weight: normal;
	color: #9c5fb5;
}
#Content_blue .help-save-babies label {
	color: #9c5fb5;
}
#Content_blue table.sponserMessages .odd td,
#Content_blue table.sponserMessages .even td {
	padding: 9px
}
#Content_blue table.sponserMessages .odd td {
	background-color: #fbf3f8;
}
#Content_blue table.sponserMessages .even td {
	background-color: white;
}
#Content table.sponserMessages td {
	font: normal 13px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #999999;
}
#Content_blue table.sponserMessages td strong {
	color: #666666;
	font-style: italic;
	font-weight: normal
}
#Content_blue .calendar-style {
	float: left;
	background: url(../_images/calendar-bg.png) no-repeat top left;
	width: 46px;
	height: 47px;
	text-align: center;
	padding-right: 4px;
	_margin-top:14px;
}
#Content_blue .calendar-style .month {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: white;
	text-transform:uppercase
}
#Content_blue .calendar-style .date {
	font-size: 18px;
	line-height: 28px;
	color: #bbbbbb;
}
#Content_blue .s43pStyle p {
	line-height: 21px !important;
}
#Content_blue .reduced-P-margins p {
	margin: 10px 0 !important;
}


.alpha-shadow {
  float: left;
  background: url(img/shadow.gif) �
  no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url(img/shadow.gif)
  no-repeat left top !important;
  background: url(img/shadow.gif)
  no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}
/* sponsors box */
.sponsors{
	/*background: url(../images/horizontal-dotted-border.gif) repeat-x;*/
	padding: 0px 0 0;
	margin: 0 0 -40px;
}
.sponsors img{
	/*background: url(../images/horizontal-dotted-border.gif) repeat-x;*/
	padding: 0px 10px 0px 0px;
}
.sponsors p{
	font: bold 10px/12px "Trebuchet MS", sans-serif;
	margin: 0 0 0 0px;
}
.sponsors ul{
	overflow: hidden;
	width: 100%;
	margin: 10px 0 40px;
}
.sponsors ul li{
	float:left;
	margin: 0 0 0 27px;
	display:inline;
}
