body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image:url(../img/topBg.png);
	background-repeat:repeat-x;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContainer {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	float: left;
	padding-top: 11px;
	padding-bottom: 10px;
}
#logoNumber {
	float: right;
	padding-top: 10px;
}
#navMain {
	background-color: #04163c;
	clear: both;
}
#navItems {
	clear: both;
	text-align: right;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
}
#midOffers {
	background-image:url(../img/midBgOffers.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;	
}
#midAccount {
	background-image:url(../img/midBgAccount.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midMyListings {
	background-image:url(../img/midBgMyListings.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midCreateListing {
	background-image:url(../img/midBgCreateListing.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midLogout {
	background-image:url(../img/midBgLogout.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midControl {
	background-image:url(../img/midBgControl.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midListing {
	background-image:url(../img/midBgListings.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midLogin {
	background-image:url(../img/midBgLogin.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midWorks {
	background-image:url(../img/midBgWorks.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midAbout {
	background-image:url(../img/midBgAbout.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midQuestions {
	background-image:url(../img/midBgQuestions.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midContact {
	background-image:url(../img/midBgContact.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midCreate {
	background-image:url(../img/midBgCreate.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 76px;
	clear: both;
}
#midMain {
	background-image:url(../img/midBgMain.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2c5a84;
	height: 308px;
	clear: both;
}
#midContentMain {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 23px;
}
#midContentLeft {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	width: 350px;
	float: left;
}
#midContentLeft a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
#midContentRight {
	width: 345px;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	float: right;
}
#midContentVenueHeader {
	background-color: #838383;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#midContentVenueDesc {
	background-color: #c6c6c6;
	color: #333;
	font-size: 10px;
	text-transform: uppercase;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#midContentVenueMain {
	background-color: #e4e4e4;
	color: #333;
	font-size: 10px;
}
#midContentVenueBuffer {
	height: 9px;
	clear: both;
}
#midContentVenueMain a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#midContentVenueMain b {
	text-transform: uppercase;
	font-size: 11px;
}
#midContentVenueLeft {
	float: left;
	width: 172px;
	border-right: #4e4e4e dotted 1px;
}
#midContentVenueRight {
	float: right;
	width: 172px;
}
#midContentVenueNote {
	background-color: #d6d6d6;
	color: #333;
	font-size: 10px;
	padding: 9px;
	line-height: 15px;
}
#midContentVenueNote b {
	text-transform: uppercase;
}
#mainLeft {
	float: left;
	width: 370px;
	line-height: 17px;
	margin-top: 40px;
	font-size: 11px;
	color: #333;
}
#mainLeft hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: #494949 dotted 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	height: 1px;
}
#downloadForms {
float: right;
padding-top: 15px;
padding-right: 10px;
}
#mainCallOut {
	float: right;
	width: 333px;
	background-image:url(../img/mainCalloutBg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainCallOutTitle {
	background-color: #838383;
	padding: 10px;
}
#mainCallOutContent {
	padding: 10px;
	font-size: 11px;
	color: #333;
	line-height: 20px;
}
#mainCallOutContent a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding: 2px;
}
#mainCallOutContent a:hover {
	background-color: #d6d6d6;
}
#mainFooter {
	background-color: #04163c;
	clear: both;
	border-top: #fff solid 25px;
	padding: 25px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
}
#mainFooter a {
	color: #fff;
	text-decoration: none;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}
#mainFooter a:hover {
	background-color: #3c7bb0;
	color: #fff;
}
#mainFooter b {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #fff;
	color: #04163c;	
}
#pslAccent {
	background-image:url(../img/pslAccent.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#clear {
	clear: both;
}
#question {
	font-weight: bold;
	text-transform: uppercase;
}
#answer {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #696969 dotted 1px;
}
#oneColumn {
	padding-top: 25px;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 18px;
	color: #333;		
}
#oneColumn a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding: 2px;
}
#oneColumn a:hover {
	background-color: #d6d6d6;
}
#contactLeft {
	margin-top: 15px;
	width: 460px;
	float: left;
}
#contactLeft input {
	width: 205px;	
}
#contactLeft select {
	width: 205px;
}
#contactInputLeft {
	width: 215px;
	float: left;
	clear: left;
	margin-bottom: 25px;
}
#contactInputRight {
	width:215px;
	float: right;
	clear: right;
	margin-bottom: 25px;	
}
#contactInputFull {
	width: 450px;
	clear: both;
	margin-bottom: 5px;	
}
#contactInputFull textarea {
	width: 450px;
	height: 75px;
}
#contactInputFull input {
	width: 110px;
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
}
#contactCallOut {
	float: right;
	width: 249px;
	background-image:url(../img/contactCallOutBg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
#contactCallOutTitle {
	background-color: #838383;
	padding: 10px;
}
#contactCallOutContent {
	padding: 10px;
	font-size: 11px;
	color: #333;
	line-height: 20px;
}
#contactCallOutContent a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding: 2px;
}
#contactCallOutContent a:hover {
	background-color: #d6d6d6;
}
#contactAccent {
	background-image:url(../img/contactAccent.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#contactNote {
	margin: 5px;
	padding: 10px;
	background-color: #eee;
	clear: both;
	font-size: 11px;
	color: #333;
}
#listingSelect {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	background-image:url(../img/listingSelectBg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 18px;
	font-size: 12px;
}
#listingSelectTitle {
	background-color: #838383;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#listingSelectSub {
	background-color: #c6c6c6;
	text-transform: uppercase;
	font-size: 10px;
	color: #333;
	padding: 5px;
	text-align: center;
}
#contactAccent {
	background-image:url(../img/contactAccent.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#contactNote {
	margin: 5px;
	padding: 10px;
	background-color: #eee;
	clear: both;
	font-size: 11px;
}
#listingSelectNote {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	background-image:url(../img/listingSelectNoteBg.png);
	background-position:bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 18px;
	padding-bottom: 13px;
}
#listingSelectNoteContent {
	color: #333;
	font-size: 10px;
	line-height: 15px;
	clear: both;
	padding: 15px;
}
#listingSelectNote b {
	text-transform: uppercase;
}
#listingSelectLeft {
	float: left;
	padding-top: 10px;
	width: 164px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	border-right: #696969 dotted 1px;
	text-align: center;
}
#listingSelectLeftCap {
	float: left;
	width: 164px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 15px;
	text-align: center;
}
#listingSelectMain a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	background-color: #c6c6c6;
	color: #fff;
	font-size: 10px;
	margin-bottom: 10px;
}
#listingSelect b {
	font-size: 12px;
	text-transform: uppercase;
}
#listingSelectRavens:link {
	background-color: #2a0365;
	color: #d0b239;
}
#listingSelectCowboys:link {
	background-color: #0d254c;
	color: #fff;
}
#listingSelectEagles:link {
	background-color: #003b48;
	color: #c4c8cb;
}
#listingSelectTexans:link {
	background-color: #b20032;
	color: #fff;
}
#listingSelectRams:link {
	background-color: #0c264c;
	color: #ccb274;
}
#listingSelectPanthers:link {
	background-color: #0486d4;
	color: #d8d8d8;
}
#listingSelectBengals:link {
	background-color: #ec3a14;
	color: #000;
}
#listingSelectBears:link {
	background-color: #042254;
	color: #f47224;
}
#listingSelectSteelers:link {
	background-color: #000;
	color: #f4ca04;
}
#listingSelectBrowns:link {
	background-color: #392310;
	color: #df6108;
}
#listingSelectTitans:link {
	background-color: #141a44;
	color: #4c96c4;
}
#listingSelectSeahawks:link {
	background-color: #2d597e;
	color: #53b64a;
}
#listingSelectRavens:visited {
	background-color: #2a0365;
	color: #d0b239;
}
#listingSelectCowboys:visited {
	background-color: #0d254c;
	color: #fff;
}
#listingSelectEagles:visited {
	background-color: #003b48;
	color: #c4c8cb;
}
#listingSelectTexans:visited {
	background-color: #b20032;
	color: #fff;
}
#listingSelectRams:visited {
	background-color: #0c264c;
	color: #ccb274;
}
#listingSelectPanthers:visited {
	background-color: #0486d4;
	color: #d8d8d8;
}
#listingSelectBengals:visited {
	background-color: #ec3a14;
	color: #000;
}
#listingSelectBears:visited {
	background-color: #042254;
	color: #f47224;
}
#listingSelectSteelers:visited {
	background-color: #000;
	color: #f4ca04;
}
#listingSelectBrowns:visited {
	background-color: #392310;
	color: #df6108;
}
#listingSelectTitans:visited {
	background-color: #141a44;
	color: #4c96c4;
}
#listingSelectSeahawks:visited {
	background-color: #2d597e;
	color: #53b64a;
}
#listingSelect a:hover {
	background-color: #838383;
	color: #fff;
}
#loginLeft {
	margin-top: 15px;
	width: 460px;
	float: left;
}
#loginLeft input {
	width: 205px;	
}
#loginLeft select {
	width: 205px;
}
#loginInputLeft {
	width: 215px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}
#loginInputRight {
	width:215px;
	float: right;
	clear: right;
	margin-bottom: 15px;	
}
#loginInputFull {
	width: 450px;
	clear: both;
	margin-bottom: 5px;	
}
#loginInputFull input {
	width: 58px;
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
}
#loginCallOut {
	float: right;
	width: 249px;
	background-image:url(../img/loginCallOutBg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
#loginCallOutTitle {
	background-color: #838383;
	padding: 10px;
}
#loginCallOutContent {
	padding: 10px;
	font-size: 11px;
	color: #333;
	line-height: 20px;
}
#loginCallOutContent a {
	text-decoration: none;
	font-weight: bold;
	color: #696969;
	padding: 2px;
}
#loginCallOutContent a:hover {
	background-color: #d6d6d6;
}
#loginNote {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eee;
	clear: both;
	font-size: 11px;
}
#loginCallOutInput {
	margin-top: 10px;	
	margin-bottom: 10px;
}
#loginCallOutInput input {
	width: 230px;	
}
#loginCallOutSubmit input {
	float: right;
	margin-bottom: 20px;
}
#worksIntro {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e0e0e0;
}
#worksIntroTitle {
	background-color: #838383;
	padding: 10px;
	color: #fff;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}
#worksIntroContent {
	padding: 10px;
	color: #484848;
	font-size: 13pt;	
}
#worksFooter {
	background-color: #838383;
	color: #fff;
	padding: 10px;
	font-size: 11px;
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#worksMain {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;	
	color: #333;
	font-size: 11px;
}
#worksMain b {
	text-transform: uppercase;
	color: #333;
}
#worksLeft {
	width: 347px;
	float: left;
	border-right: #838383 dotted 1px;
	padding-right: 25px;
}
#worksRight {
	width: 347px;
	float: right;
	padding-left: 25px;
}
form {
	padding: 0px;
	margin: 0px;
}
#error {
	background-color: #840a0a;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 15px;
}
#success {
	background-color: #053f01;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 15px;
}

#error ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#error b {
	text-transform: uppercase;
}
#createInput {
	float: left;
	width: 217px;
	border-right: #696969 dotted 1px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	color: #000;
	font-weight: normal;
}
#createInputCap {
	float: left;	
	width: 227px;
	padding: 10px;
	margin-bottom: 15px;	
	color: #000;
	font-weight: normal;	
}
#createMain input {
	width: 200px;
}
#createMain img {
	margin-bottom: 5px;
}
#createSubmit input {
	width: auto;
	margin-left: 84px;
}
#createDiv {
	border-bottom: #696969 dotted 1px;	
	height: 1px;
	margin-bottom: 15px;
	clear: both;
}
.inputError {
	border: #852525 solid 2px;
	background-color: #f2adad;
	
}
#controlNavContainer {
	margin-top: 25px;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e0e0e0;
}
#controlNavTitle {
	background-color: #838383;
	padding: 10px;
}
#controlNavContent {
	padding: 10px;
	color: #484848;
	font-size: 12px;	
	line-height: 18px;
}
#controlNavContent a {
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	
	color: #484848;
}
#controlNavContent a:hover {
	background-color: #d8d8d8;
}
#controlNavContent b {
	font-weight: normal;
	background-color: #838383;
	color: #e0e0e0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
#myListingTable {
	margin-top: 15px;	
}
#myListingHeader td {
	background-color: #04163c;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
}
#myListingRow td {
	background-color: #e5e5e5;
	padding: 2px;
}
#myListingRowAlt td {
	background-color: #efefef;
	padding: 2px;
}
#createListing {
	float: right;	
}
#myListingFooter td {
	background-color: #04163c;
	height: 10px;
}
#noWidth {
	width: auto;
}
#createInputWide {
	clear: both;
	padding: 10px;
}
#createInputWide textarea {
	width: 702px;
	height: 100px;
}
#createInputSubmit {
	width: 722px;
	text-align: right;
	margin-bottom: 25px;
}
#createInputSubmit input {
	width: 116px;
}
#createInputOne input {
	width: 13px;
	height: 13px;
}
#createNote {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainSelectRavens:hover {
	background-color: #2a0365;
	color: #d0b239;
}
#mainSelectCowboys:hover {
	background-color: #0d254c;
	color: #fff;
}
#mainSelectEagles:hover {
	background-color: #003b48;
	color: #c4c8cb;
}
#mainSelectTexans:hover {
	background-color: #b20032;
	color: #fff;
}
#mainSelectRams:hover {
	background-color: #0c264c;
	color: #ccb274;
}
#mainSelectPanthers:hover {
	background-color: #0486d4;
	color: #d8d8d8;
}
#mainSelectBengals:hover {
	background-color: #ec3a14;
	color: #000;
}
#mainSelectBears:hover {
	background-color: #042254;
	color: #f47224;
}
#mainSelectSteelers:hover {
	background-color: #000;
	color: #f4ca04;
}
#mainSelectBrowns:hover {
	background-color: #392310;
	color: #df6108;
}
#mainSelectTitans:hover {
	background-color: #141a44;
	color: #4c96c4;
}
#mainSelectSeahawks:hover {
	background-color: #2d597e;
	color: #53b64a;
}
#listingOptionCol {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image:url(../img/listingDiv.png);
	background-position: right top;
	background-repeat: repeat-y;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #535353;
}
#listingOptionColCap {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #535353;	
	font-weight: bold;
	text-transform: uppercase;	
}
#listingOptionCol select {
	margin-top: 5px;
	font-size: 13px;
	text-transform: none;
}
#listingOptionColCap select {
	margin-top: 5px;
	font-size: 13px;
	text-transform: none;
}
#listingNote {
	padding: 15px;
	background-color: #c3c3c3;
	font-size: 10px;
	color: #4d4c4c;
	clear: both;
	background-image:url(../img/listNoteBg.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#listingNote b {
	text-transform:uppercase;
}
#listingLeft {
	width: 430px;
	height: 400px;
	overflow: auto;
	float: left;
	margin-top: 10px;
}
#listingRight {
	width: 304px;
	float: right;
	margin-top: 10px;
}
#smallSeatingHeader {
	background-color: #838383;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	
}
#smallSeatingSubHeader {
	background-color: #c6c6c6;
	color: #5c5c5c;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
}
#smallSeatingMap {
	margin-top: 5px;
}
#smallSeatingMap a {
	cursor:crosshair;
	border: none;
	text-decoration: none;
}
#smallSeatingMap img {
	border: 0px;
}
#listingHeader td {
	background-color: #053f01;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #fff;
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
}
#listingSubHeader td {
	background-color: #89a587;
	padding: 5px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}
#listingRow td {
	background-color: #e5e5e5;
	color: #2c2c2c;
	font-size: 11px;
	text-align: left;
	padding: 3px;	
}
#listingRowAlt td {
	background-color: #efefef;
	color: #2c2c2c;
	font-size: 11px;
	text-align: left;
	padding: 3px;
}
#listingRowRed td {
	background-color: #e3b5c1;
	color: #2c2c2c;
	font-size: 11px;
	text-align: left;
	padding: 3px;	
}
#listingRowAltRed td {
	background-color: #eabcc9;
	color: #2c2c2c;
	font-size: 11px;
	text-align: left;
	padding: 3px;
}
#mapLg {
	float: right;
	width: 450px;
}
#offer {
	clear: both;
}
#offer img {
	padding: 0px;
	margin: 0px;
}
#offerHeader {
	background-color: #838383;
	padding: 5px;
	text-align: center;
}
#offerHeader img {
	margin-top: 5px;
}
#offerSubHeader {
	background-color: #c6c6c6;
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
	text-align:center;
}
#offerContent {
	color: #000;
	padding: 10px;
	font-size: 11px;
	background-color: #efefef;
}
#viewOfferHeader td {
	background-color: #838383;
	color: #fff;
	font-weight: bold;
}
#oneColumnLg {
	padding-top: 25px;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 18px;
	color: #333;		
}
#oneColumnLg a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding: 2px;
}
#oneColumnLg a:hover {
	background-color: #d6d6d6;
}
#oneColumnLg img {
	margin-bottom: 1px;
}
#retracted {
	text-align: center;
	background-color: #CCC;
	color: #666;
	padding: 2px;
}
#listLeft {
	float: left;	
	width: 270px;
	padding: 10px;
	margin-bottom: 15px;	
	color: #000;
	font-weight: normal;	
}
#listMain input {
	width: 200px;
}
#listMain img {
	margin-bottom: 5px;
}
#counter {
	padding: 10px;
	background-color: #CCC;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}
#midContentLeft h1 {
	font-size: 14pt;
	font-family: "Arial Narrow";
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}
#mainLeft h1 {
	color: #444444;
	font-size: 13pt;
	font-family: "Arial Narrow";
	border: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#transferForm {
	clear:both;
	margin-bottom: 5px;
	color: #04163c;
	font-size: 13px;	
}
#transferForm b {
	font-size: 15px;
	color: #04163c;	
}
#transferForm img {
	float: left;
	padding-right: 15px;
	margin-bottom: 15px;	
}
#transferForm a {
	color: #04163c;
	text-decoration: none;
}