html { height: 100%; }
body {
	background: #5f7896 url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/wps_bg.jpg) repeat-x top;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333;
	font-size: .75em;
	text-align: center;
	min-height: 100%;
	height: 100%;
}

a {
	color: #98002e;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a:visited 	{ color: #98002e; background: inherit; }
a:hover 	{ color: #002b5c; background: inherit; text-decoration: none; }
a:active 	{ color: #98002e; background: inherit; }


#nextgame {
	width: 225px;
	border: 1px solid #6b6b6b;
	color: #fff;
	margin: 0 5px 0 0;
	padding: 5px;
}

#header img, #header div, #footer img, #footer div { _behavior: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/css/js/iepngfix.htc); }

#header {
	width: 970px;
	height: 176px;
	background-image: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/header_bg.jpg);
}

#searchBar {
	width: 970px;
	height: 40px;
	background-image: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/searchbar_bg.png);
}

#searchMenu {
	float: left;
	height: 30px;
	padding-right: 20px;
}
#signup a {
	color: #fff;
	text-decoration: none;
}
#signup a:hover {
	color: #002b5c;
	text-decoration: underline;
}
#spacerSignup img {width: 44px; height: 8px; border: none;}

#login a {
	color: #fff;
	text-decoration: none;
}
#login a:hover {
	color: #002b5c;
	text-decoration: underline;
}
#spacerLogin img {width: 38px; height: 8px; border: none;}

/* Search */
#search {
	border: 1px solid #bc9b6a;
	height: 27px;
	margin: 0;
	padding: 0;
	float: left;
}
#divSearch {
	margin: 0;
	padding: 0;
	float: left;
}
#searchForm {
	margin: 0;
	padding: 0;
}
#searchForm input#inputText {
	background: #fff;
	width: 180px;
	height: 20px;
	*height: 18px;
	border: none;
	font-size: 13px;
	line-height: 13px;
	vertical-align: top;
	margin: 2px;
	*margin: 1px 2px 1px 2px;
	padding: 3px 0 0 4px;
	*padding: 5px 0 0 4px;
}
#divSubmit {
	padding: 0;
	margin: 2px 2px 0 0;
	_margin: 2px 1px 0 0;
	float: left;
}
#searchForm input#submit {
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/search_button.gif) no-repeat left top;
	width: 26px;
	height: 23px;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}
#searchButton {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/search_button.gif) no-repeat top; width: 26px; height: 23px;}
#searchButton:hover {background-position: bottom;}
#spacerSearchButton img {width: 26px; height: 23px; border: none;}

#headerMain {
	position: relative;
	width: 970px;
	height: 136px;
}
#headerWPSLogo {
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/wps_logo.png) no-repeat;
	width: 275px;
	height: 88px;
	position: absolute;
	margin: 24px 0 0 17px;
}
#headerMain #updatedText {
	font-size: 11px;
	color: #fff;
	position: absolute;
	bottom: 6px;
	right: 10px;
}

/* Main Menu - General styles */
.menuWrapper {
	background: #ecd08e url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/bg_nav.gif) repeat-x top;
	border-top: 1px solid #ffe8b2;
	display: block;
}
#menu {
	height: 29px;
	background: #ecd08e url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/bg_nav.gif) repeat-x top;
	display: block;
}
#menu li {
	list-style: none;
	display: inline;
	float: left;
}
#menu li a {
	display: block;
	padding: 0;
}
#menu li ul {
	display: none;
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/menu_dropdown_bg.png);
	_background: #193f6c;
	padding: 1px;
}
#menu li:hover ul, #menu li.hover ul {
	color: #8ab5e6;
	font-size: 9px;
	white-space: nowrap;
	display: block;
	position: absolute;
	z-index: 999;
	margin: 0 0 0 2px;
	padding: 0;
}
#menu li:hover li, #menu li.hover li {
	float: none;
}
#menu li:hover li a, #menu li.hover li a {
	color: #8ab5e6;
	font-weight: normal;
	text-decoration: none;
	background-color: #001439;
	margin: 2px;
	padding: 2px 8px;
}
#menu li li a:hover {
	color: #fff;
	font-weight: normal;
	background-color: #98002e;
}
	
	
/* Main Menu - Roll Over Tabs */
#aboutTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/about.gif) no-repeat top; width: 58px; height: 29px;}
#aboutTab:hover {background-position: bottom; visibility:visible;}
#aboutSpacer {width: 58px; height: 29px; border: none;}

#teamsTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/teams.gif) no-repeat top; width: 59px; height: 29px;}
#teamsTab:hover {background-position: bottom;}
#teamsSpacer {width: 59px; height: 29px; border: none;}

#playersTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/players.gif) no-repeat top; width: 71px; height: 29px;}
#playersTab:hover {background-position: bottom;}
#playersSpacer {width: 71px; height: 29px; border: none;}

#scheduleTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/schedule.gif) no-repeat top; width: 76px; height: 29px;}
#scheduleTab:hover {background-position: bottom;}
#scheduleSpacer {width: 76px; height: 29px; border: none;}

#standingsTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/standings.gif) no-repeat top; width: 85px; height: 29px;}
#standingsTab:hover {background-position: bottom;}
#standingsSpacer {width: 85px; height: 29px; border: none;}

#statsTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/stats.gif) no-repeat top; width: 56px; height: 29px;}
#statsTab:hover {background-position: bottom;}
#statsSpacer {width: 56px; height: 29px; border: none;}

#scoresTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/scores.gif) no-repeat top; width: 64px; height: 29px;}
#scoresTab:hover {background-position: bottom;}
#scoresSpacer {width: 64px; height: 29px; border: none;}

#newsTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/news.gif) no-repeat top; width: 53px; height: 29px;}
#newsTab:hover {background-position: bottom;}
#newsSpacer {width: 53px; height: 29px; border: none;}

#videoTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/video.gif) no-repeat top; width: 55px; height: 29px;}
#videoTab:hover {background-position: bottom;}
#videoSpacer {width: 55px; height: 29px; border: none;}

#photosTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/photos.gif) no-repeat top; width: 64px; height: 29px;}
#photosTab:hover {background-position: bottom;}
#photosSpacer {width: 64px; height: 29px; border: none;}

#fantasyTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/fantasy.gif) no-repeat top; width: 71px; height: 29px;}
#fantasyTab:hover {background-position: bottom;}
#fantasySpacer {width: 71px; height: 29px; border: none;}

#connectTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/connect.gif) no-repeat top; width: 71px; height: 29px;}
#connectTab:hover {background-position: bottom;}
#connectSpacer {width: 71px; height: 29px; border: none;}

#offthefieldTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/offthefield.gif) no-repeat top; width: 97px; height: 29px;}
#offthefieldTab:hover {background-position: bottom;}
#offthefieldSpacer {width: 97px; height: 29px; border: none;}

#wpscampsTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/wpscamps.gif) no-repeat top; width: 91px; height: 29px;}
#wpscampsTab:hover {background-position: bottom;}
#wpscampsSpacer {width: 91px; height: 29px; border: none;}

#ticketsTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/tickets.gif) no-repeat top; width: 72px; height: 29px;}
#ticketsTab:hover {background-position: bottom;}
#ticketsSpacer {width: 72px; height: 29px; border: none;}

#shopTab {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/nav/shop.gif) no-repeat top; width: 56px; height: 29px;}
#shopTab:hover {background-position: bottom; visibility:visible;}
#shopSpacer {width: 56px; height: 29px; border: none;}

#blankTab {width: 26px; height: 29px;}
#blankSpacer {width: 26px; height: 29px; border: none;}
/* End main menu */



#content {
	color: inherit;
	background-color: #f7f7f7;
	border: 4px solid #d3bb7d;
	padding: 2px;
	margin: 0;
}

.infoModWrapper {
	background-color: #f7f7f7;
	padding-bottom: 2px;
}

.infoMod {
	background-color: #fff;
	position: relative;
	z-index: 1;
	border: 1px solid #d5d5dd;
	font-size: 11px;
	margin-bottom: 0;
	=margin-bottom: 0;
}

.colLeft {
	width: 644px;
	min-height: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

/*Header Bar*/
.modHeaderWrapper {
	height: 34px;
	width: 100%;
	background: #002a5c;
	margin: 0;
	padding: 0;
	clear: both;
}
.modHeaderWrapper .headerText {
	font-size: 19px;
	line-height: 34px;
	color: #cca366;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
.modHeaderWrapper .headerRightLink				{ line-height: 26px; font-size: 9px; color: #8ab5e6; font-weight: normal; margin: 5px 10px; padding: 0; float: right; }
.modHeaderWrapper .headerRightLink a			{ line-height: 26px; color: #8ab5e6; font-weight: normal; }
.modHeaderWrapper .headerRightLink a:visited	{ color: #8ab5e6; }
.modHeaderWrapper .headerRightLink a:hover		{ color: #fff; }
.modHeaderWrapper .headerRightLink a:active		{ color: #fff; }

.modHeaderShadow {
	height: 13px;
	width: 100%;
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/header_shadow.jpg) repeat-x;
	margin: 1px 0;
	padding: 0;
	clear: both;
}

/*LEFT COLUMN*/

/*PAGE CONTENT*/
.pageMod {
	min-height: 471px;
	float: none;
	clear: both;
	color: #98002e;
	padding: 4px;
	margin-bottom: 0;
}
.pageMod .modContent {
	font-size: 12px;
	line-height: 1.3em;
	margin: 2px 10px 10px 10px;
}
.contactpageMod .modSubtitle {
	color: #002b5d;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}
.contactpageMod p {
	line-height: 1.3em;
	margin: 0 0 15px 0;
	padding: 0;
}
.contactpageMod .address {
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 5px 0;
	padding: 0;
}
.contactpageMod .addressLast {
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	padding: 0;
}
.contactpageMod .required {
	color: #98012e;
	font-size: 12px;
}
.contactpageMod .requiredsm {
	color: #98012e;
	font-size: 10px;
}
.contactpageMod .requiredsm a {
	color: #98012e;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}
.contactpageMod .requiredsm a:hover {
	color: #98012e;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.contactpageMod td {
	vertical-align: top;
	padding: 6px 0 0 0;
	*padding: 4px 0 0 0;
}
.contactpageMod .label {
	font-size: 12px;
	text-align: right;
	margin: 0;
	padding: 9px 0 0 4px;
}
.contactpageMod .labelL {
	text-align: left;
	margin: 0;
	padding: 6px 0 0 4px;
}
.contactpageMod .rPad {
	width: 10px;
}
.contactpageMod input {
	width: 204px;
	border: 1px solid #d3d8de;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
	margin: 2px;
	padding: 2px 4px;
}
.contactpageMod select {
	border: 1px solid #d3d8de;
	font-size: 12px;
	vertical-align: top;
	margin: 2px;
	padding: 1px;
}
.contactpageMod textarea {
	margin: 2px;
	padding: 0 4px;
}
.contactpageMod #contactType {
	width: 214px;
}
.contactpageMod #dobMonth {
	width: 92px;
	margin-right: 5px;
	float: left;
}
.contactpageMod #dobDay {
	width: 44px;
	margin-right: 5px;
	float: left;
}
.contactpageMod #dobYear {
	width: 60px;
	margin-right: 5px;
	float: left;
}
.contactpageMod .askWrapper {
	float: left;
	margin: 4px 0 0 5px;
	padding: 0;
}

.contactpageMod #yourMessage {
	width: 420px;
	height: 90px;
	border: 1px solid #d3d8de;
	font-size: 13px;
	vertical-align: top;
	margin: 2px;
}

.contactpageMod #newsletter {
	width: 16px;
	*width: 20px;
	border: none;
	margin-top: 4px;
	*margin-top: 2px;
}
.contactpageMod #promotions {
	width: 16px;
	*width: 20px;
	border: none;
	margin-top: 4px;
	*margin-top: 2px;
}

.contactpageMod .contactusSubmit {
	height: 19px;
	width: 67;
	margin: 8px 0 0 2px;
	*margin: 4px 0 0 8px;
	padding: 0;
}
#buttonSubmit {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/button_submit.gif) no-repeat top; width: 65px; height: 19px;}
#buttonSubmit:hover {background-position: bottom;}
#spacerButtonSubmit img {width: 65px; height: 19px; border: none;}







/*GOALS MODULE*/
.goalsMod {
	width: 302px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;

}

.goalsMod .modTitleWrapper {
	background-image: none;
	background-color: #c2a26f;
}
.goalsMod .modTitleWrapper .modTitleBarLeft {
	width: 74px !important;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarLeftOff {
	height: 26px;
	width: 74px !important;
	line-height: 26px;
	background: #edd18e url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: #edd18e url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div3.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarDivOff {
	height: 26px;
	width: 20px;
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div3_off.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarDivOn {
	height: 26px;
	width: 20px;
	background: #002a5c url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div3_toggled.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarRight {
	background: #edd18e url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	width: 74px !important;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarRightOn {
	background: #002a5c;  /* active bg */
	width: 74px !important;
	padding: 0 6px;
	height: 26px;
	float: left;
}

.goalsMod .modTitleWrapperToggled {
	height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0;
	clear: both;
}
.goalsMod .modTitleWrapperToggled .modTitleBarLeft {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg3_off.gif);  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsMod .modTitleWrapperToggled .modTitleBarLeftOff {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsMod .modTitleWrapperToggled .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div3_toggled.gif) no-repeat 100% 50%;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsMod .modTitleWrapperToggled .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}
.goalsMod .modTitleWrapperToggled .modTitleBarRightOn {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}

#titleGoals {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_goals_off.gif) no-repeat top; width: 47px; height: 12px;}
#titleGoals:hover {background-position: bottom;}
#spacerGoals img {width: 47px; height: 12px; border: none;}

#titleAssists {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_assists_off.gif) no-repeat top; width: 59px; height: 12px;}
#titleAssists:hover {background-position: bottom;}
#spacerAssists img {width: 59px; height: 12px; border: none;}

#titleGkgaa {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_gkgaa_off.gif) no-repeat top; width: 53px; height: 12px;}
#titleGkgaa:hover {background-position: bottom;}
#spacerGkgaa img {width: 53px; height: 12px; border: none;}

.goalsMod .modContent {
	border: 1px solid #d6d7dc;
	padding: 0;
	margin: 2px 0 0 0;
}

.goalsMod .statsContainer {
	height: 158px;
	margin: 2px 0 0 0;
	clear: both;
	overflow: hidden;
}

.goalsMod .topBanner {
	height: 24px;
	float: right;
	padding: 3px 14px 2px 0;
	_padding: 3px 14px 0 0;
}
.goalsMod .statsWrapper .titleWrapper {
	margin: 8px 0 0 10px;
	overflow: hidden;
}
.goalsMod .statsWrapper .titleWrapper .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b5d;
	line-height: 12px;
}

.goalsMod .statsWrapper .topColWrapper {
	width: 290px;
}
.goalsMod .statsWrapper .topColWrapper .spacerWrapper {
	width: 200px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsMod .statsWrapper .topColWrapper .teamWrapper {
	width: 32px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsMod .statsWrapper .topColWrapper .gpWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsMod .statsWrapper .topColWrapper .gWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	font-weight: bold;
	color: #002b5d;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}

.goalsMod .statsWrapper .thumbWrapper {
	border: 1px solid #fff;
	margin-right: 1px;
	float: left;
}
.goalsMod .statsWrapper .thumbWrapper img {
	width: 75px;
	height: 94px;
	border: 1px solid #d3d8dd;
}

.goalsMod .statsWrapper .goalsWrapper {
	width: 214px;
	overflow: hidden;
	float: left;
}

.goalsMod .statsWrapper .goalsWrapper .posWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .posWrapper .content {
	width: 13px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.goalsMod .statsWrapper .goalsWrapper .nameWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .nameWrapper .content {
	width: 103px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	vertical-align: middle;
	padding-left: 2px;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.goalsMod .statsWrapper .goalsWrapper .nameWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.goalsMod .statsWrapper .goalsWrapper .nameWrapper .content a:hover {
	text-decoration: underline;
}
.goalsMod #contentGkgaa .statsWrapper .goalsWrapper .nameWrapper .content {
	width: 97px;
}

.goalsMod .statsWrapper .goalsWrapper .teamWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .teamWrapper .content {
	width: 32px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.goalsMod .statsWrapper .goalsWrapper .teamWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.goalsMod .statsWrapper .goalsWrapper .teamWrapper .content a:hover {
	text-decoration: underline;
}

.goalsMod .statsWrapper .goalsWrapper .gpWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .gpWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.goalsMod .statsWrapper .goalsWrapper .gWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .gWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-weight: bold;
	font-size: 10px;
	line-height: 27px;
}
.goalsMod #contentGkgaa .statsWrapper .goalsWrapper .gWrapper .content {
	width: 30px;
}

.goalsMod .statsWrapper .goalsWrapper .topRow {
	color: #98002e !important;
	height: 30px !important;
}
.goalsMod .statsWrapper .goalsWrapper .topRow a {
	color: #98002e !important;
	font-weight: normal;
}
.goalsMod .statsWrapper .goalsWrapper .topRow a:hover {
	text-decoration: underline;
}

.statsContainer .bottomLinks {
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	color: #002a5c;
	float: right;
}
.statsContainer .bottomLinks a {
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	padding: 0 2px;
}
.goalsMod .statsContainer .bottomLinks a {
	padding-right: 6px;
}


/*GOALS MODULE WIDE*/
.goalsModWide {
	width: 322px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;

}

.goalsModWide .modTitleWrapper {
	background-image: none;
	background-color: #c2a26f;
}
.goalsModWide .modTitleWrapper .modTitleBarLeft {
	width: 80px;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarLeftOff {
	height: 26px;
	width: 80px;
	line-height: 26px;
	background: #edd18e url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: #edd18e url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div3.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarDivOff {
	height: 26px;
	width: 20px;
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div3_off.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarDivOn {
	height: 26px;
	width: 20px;
	background: #002a5c url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div3_toggled.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarRight {
	background: #edd18e url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	width: 81px;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarRightOn {
	background: #002a5c;  /* active bg */
	width: 81px;
	padding: 0 6px;
	height: 26px;
	float: left;
}

.goalsModWide .modTitleWrapperToggled {
	height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0;
	clear: both;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarLeft {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg3_off.gif);  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarLeftOff {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div3_toggled.gif) no-repeat 100% 50%;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarRightOn {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}

#titleGoals {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_goals_off.gif) no-repeat top; width: 47px; height: 12px;}
#titleGoals:hover {background-position: bottom;}
#spacerGoals img {width: 47px; height: 12px; border: none;}

#titleAssists {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_assists_off.gif) no-repeat top; width: 59px; height: 12px;}
#titleAssists:hover {background-position: bottom;}
#spacerAssists img {width: 59px; height: 12px; border: none;}

#titleGkgaa {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_gkgaa_off.gif) no-repeat top; width: 53px; height: 12px;}
#titleGkgaa:hover {background-position: bottom;}
#spacerGkgaa img {width: 53px; height: 12px; border: none;}

.goalsModWide .modContent {
	border: 1px solid #d6d7dc;
	padding: 0;
	margin: 2px 0 0 0;
}

.goalsModWide .statsContainer {
	height: 158px;
	margin: 2px 0 0 0;
	clear: both;
	overflow: hidden;
}

.goalsModWide .topBanner {
	height: 24px;
	float: right;
	padding: 3px 14px 2px 0;
	_padding: 3px 14px 0 0;
}
.goalsModWide .statsWrapper .titleWrapper {
	margin: 8px 0 0 10px;
	overflow: hidden;
}
.goalsModWide .statsWrapper .titleWrapper .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b5d;
	line-height: 12px;
}

.goalsModWide .statsWrapper .topColWrapper {
	width: 310px;
}
.goalsModWide .statsWrapper .topColWrapper .spacerWrapper {
	width: 220px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .topColWrapper .teamWrapper {
	width: 32px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .topColWrapper .gpWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .topColWrapper .gWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	font-weight: bold;
	color: #002b5d;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}

.goalsModWide .statsWrapper .thumbWrapper {
	border: 1px solid #fff;
	margin-right: 1px;
	float: left;
}
.goalsModWide .statsWrapper .thumbWrapper img {
	width: 75px;
	height: 94px;
	border: 1px solid #d3d8dd;
}

.goalsModWide .statsWrapper .goalsWrapper {
	width: 234px;
	overflow: hidden;
	float: left;
}

.goalsModWide .statsWrapper .goalsWrapper .posWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .posWrapper .content {
	width: 13px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.goalsModWide .statsWrapper .goalsWrapper .nameWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .nameWrapper .content {
	width: 123px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	vertical-align: middle;
	padding-left: 2px;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.goalsModWide .statsWrapper .goalsWrapper .nameWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.goalsModWide .statsWrapper .goalsWrapper .nameWrapper .content a:hover {
	text-decoration: underline;
}
.goalsModWide #contentGkgaa .statsWrapper .goalsWrapper .nameWrapper .content {
	width: 117px;
}

.goalsModWide .statsWrapper .goalsWrapper .teamWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .teamWrapper .content {
	width: 32px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.goalsModWide .statsWrapper .goalsWrapper .teamWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.goalsModWide .statsWrapper .goalsWrapper .teamWrapper .content a:hover {
	text-decoration: underline;
}

.goalsModWide .statsWrapper .goalsWrapper .gpWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .gpWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.goalsModWide .statsWrapper .goalsWrapper .gWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .gWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-weight: bold;
	font-size: 10px;
	line-height: 27px;
}
.goalsModWide #contentGkgaa .statsWrapper .goalsWrapper .gWrapper .content {
	width: 30px;
}

.goalsModWide .statsWrapper .goalsWrapper .topRow {
	color: #98002e !important;
	height: 30px !important;
}
.goalsModWide .statsWrapper .goalsWrapper .topRow a {
	color: #98002e !important;
	font-weight: normal;
}
.goalsModWide .statsWrapper .goalsWrapper .topRow a:hover {
	text-decoration: underline;
}

.statsContainer .bottomLinks {
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	color: #002a5c;
	float: right;
}
.statsContainer .bottomLinks a {
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	padding: 0 2px;
}
.goalsModWide .statsContainer .bottomLinks a {
	padding-right: 6px;
}






/*STANDINGS MODULE*/
.standingsMod {
	width: 302px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;

}

.standingsMod .modContent {
	border: 1px solid #d6d7dc;
	padding: 0;
	margin: 2px 0 0 0;
}

.standingsMod .statsContainer {
	height: 306px;
	margin: 2px 0 0 0;
	clear: both;
	overflow: hidden;
}

.standingsMod .topBanner {
	height: 24px;
	float: right;
	padding: 3px 14px 2px 0;
	_padding: 3px 14px 0 0;
}
.standingsMod .statsWrapper .titleWrapper {
	margin: 8px 0 0 10px;
	overflow: hidden;
}
.standingsMod .statsWrapper .titleWrapper .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b5d;
	line-height: 12px;
}

.standingsMod .statsWrapper .topColWrapper {
	width: 299px;
	overflow: hidden;
}
.standingsMod .statsWrapper .topColWrapper .spacerWrapper {
	width: 156px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.standingsMod .statsWrapper .topColWrapper .statWrapper {
	width: 24px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.standingsMod .statsWrapper .topColWrapper .totalWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	font-weight: bold;
	color: #002b5d;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}

.standingsMod .statsWrapper .goalsWrapper {
	padding-bottom: 1px;
	overflow: hidden;
}

.standingsMod .statsWrapper .goalsWrapper .posWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsMod .statsWrapper .goalsWrapper .posWrapper .content {
	width: 19px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.standingsMod .statsWrapper .goalsWrapper .teamWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsMod .statsWrapper .goalsWrapper .teamWrapper .content {
	width: 131px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	vertical-align: middle;
	padding-left: 2px;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.standingsMod .statsWrapper .goalsWrapper .teamWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.standingsMod .statsWrapper .goalsWrapper .teamWrapper .content a:hover {
	text-decoration: underline;
}

.standingsMod .statsWrapper .goalsWrapper .statWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsMod .statsWrapper .goalsWrapper .statWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.standingsMod .statsWrapper .goalsWrapper .totalWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsMod .statsWrapper .goalsWrapper .totalWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-weight: bold;
	font-size: 10px;
	line-height: 27px;
}

.standingsMod .statsContainer .bottomNotes {
	font-size: 10px;
	line-height: 12px;
	padding-left: 6px;
}
.standingsMod .statsContainer .bottomLinks a {
	padding-right: 6px;
}


/*STANDINGS MODULE WIDE*/
.standingsModWide {
	width: 322px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;

}

.standingsModWide .modContent {
	border: 1px solid #d6d7dc;
	padding: 0;
	margin: 2px 0 0 0;
}

.standingsModWide .statsContainer {
	height: 306px;
	margin: 2px 0 0 0;
	clear: both;
	overflow: hidden;
}

.standingsModWide .topBanner {
	height: 24px;
	float: right;
	padding: 3px 14px 2px 0;
	_padding: 3px 14px 0 0;
}
.standingsModWide .statsWrapper .titleWrapper {
	margin: 8px 0 0 10px;
	overflow: hidden;
}
.standingsModWide .statsWrapper .titleWrapper .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b5d;
	line-height: 12px;
}

.standingsModWide .statsWrapper .topColWrapper {
	width: 319px;
	overflow: hidden;
}
.standingsModWide .statsWrapper .topColWrapper .spacerWrapper {
	width: 176px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .topColWrapper .statWrapper {
	width: 24px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .topColWrapper .totalWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	font-weight: bold;
	color: #002b5d;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}

.standingsModWide .statsWrapper .goalsWrapper {
	padding-bottom: 1px;
	overflow: hidden;
}

.standingsModWide .statsWrapper .goalsWrapper .posWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .goalsWrapper .posWrapper .content {
	width: 19px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.standingsModWide .statsWrapper .goalsWrapper .teamWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .goalsWrapper .teamWrapper .content {
	width: 151px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	vertical-align: middle;
	padding-left: 2px;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.standingsModWide .statsWrapper .goalsWrapper .teamWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.standingsModWide .statsWrapper .goalsWrapper .teamWrapper .content a:hover {
	text-decoration: underline;
}

.standingsModWide .statsWrapper .goalsWrapper .statWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .goalsWrapper .statWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.standingsModWide .statsWrapper .goalsWrapper .totalWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .goalsWrapper .totalWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-weight: bold;
	font-size: 10px;
	line-height: 27px;
}

.standingsModWide .statsContainer .bottomNotes {
	font-size: 10px;
	line-height: 12px;
	padding-left: 6px;
}
.standingsModWide .statsContainer .bottomLinks a {
	padding-right: 6px;
}





/*RIGHT COLUMN*/

/*BANNER 1 MODULE*/
.banner1Mod {
	width: 302px;
	margin-bottom: 0px;
	padding: 4px;
}

/*RIGHT BANNER MODULE*/
.rightbannerMod {
	margin-bottom: 0px;
	padding: 4px;
	text-align: center;
}

.modTitleBar {
	height: 26px;
	line-height: 26px;
	color: #000;
	margin: 0;
	padding: 0 6px;
}
.modSubtitleRight a:hover		{ color: #000; }
.modSubtitleRight a:active		{ color: #000; }

.modTitleWrapper {
	height: 26px;
	width: 100%;
	background: #d3bb7d url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg_gold.gif);
	margin: 0;
	padding: 0;
	clear: both;
}
.modTitleWrapper .modTitleBarLeft {
	height: 26px;
	width: 43%;
	line-height: 26px;
	background: #002a5c;
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.modTitleWrapper .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_div.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.modTitleWrapper .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #d3bb7d url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_bg_gold.gif);
	margin: 0;
	padding: 0 6px;
	float: left;
}
.modTitleImg {
	background-position: top;
	margin: 7px 0 0 0;
	padding: 0;
	float: left;
}
.modTitleImg:hover {
	background-position: bottom;
}
.modTitleImgNoSpace {
	margin: 0;
	padding: 1px 0 0 0;
	float: left;
}
.modTitleRight				{ line-height: 26px; font-size: 9px; color: #8ab5e6; font-weight: normal; margin: 0; padding: 0; float: right; }
.modTitleRight a			{ line-height: 26px; color: #8ab5e6; font-weight: normal; }
.modTitleRight a:visited	{ color: #8ab5e6; }
.modTitleRight a:hover		{ color: #fff; }
.modTitleRight a:active		{ color: #fff; }


/*POLL MODULE*/
.pollMod {
	width: 302px;
	height: 232px;
	margin: 0;
	padding: 4px;
	float: left;
}
.pollMod .modContent {
	height: 192px;
	padding: 4px 7px 10px 10px;
	width: auto;
	overflow: auto;
}
.pollMod .modContent p {
	font-size: 12px;
	font-weight: bold;
	color: #002b5c;
	line-height: 120%;
	margin: 0;
	padding: 4px 0;
}

.pollMod ol {
	list-style-position: outside;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pollMod ol li {
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pollMod ol li input {
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding: 0;
}

.pollMod .pollVoteWrapper {
	height: 19px;
	width: 200px;
	margin: 0;
	padding: 4px 0 0 0;
	float: right;
}
.pollMod .pollSubmit {
	height: 19px;
	width: 65px;
	margin: 0;
	padding: 0 4px 0 0;
	float: left;
}
.pollMod #buttonVote {background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/button_vote.gif) no-repeat top; width: 65px; height: 19px;}
.pollMod #buttonVote:hover {background-position: bottom;}
.pollMod #spacerButtonVote img {width: 65px; height: 19px; border: none;}
.pollMod .pollEmail {
	height: 19px;
	width: 12px;
	padding: 0;
	margin: 3px 6px;
	_margin: 3px 0 3px 4px;
	float: left;
}
.pollMod .pollLink {
}
.pollMod .pollLink a {
	font-size: 9px;
	height: 19px;
	margin: 0;
	padding: 3px 16px 0 4px;
	float: left;
}

.title_poll {
	background: url(/web/20120503094018im_/http://www.womensprosoccer.com/wps/images/title_poll.gif) no-repeat;
	width: 26px;
	height: 12px;
}


/*
     FILE ARCHIVED ON 09:40:18 May 03, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:54:01 Dec 21, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/