/* CSS Document */

/* Global Styles & BreadCrumbs */

body {

	text-align: center;
	margin:0;
	padding: 0;
	font: 11px/14px Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	background-color: #ffffff;
	}
	
.subNavText {
	font: 10px/13px Arial, Helvetica, sans-serif;
	margin-left: 15px;
	}
	
.globalNavText {
	font-size: 10px;
	color: #FFFFFF;
	}
	
.globalSubNavText {
	font-size: 11px;
	color: #24405A;
	margin: 0;
	padding: 0;
	}
	
	.productIntroText {
	font-size: 12px;
	line-height:20px;
	color: #666666;
	margin-bottom:1em;
	}
	
	.diagram {
	display:block;
	margin:0 auto .5em;
	}
	
	.diagram_wrapper {
		margin-bottom: 2em;
	}
		.diagram_wrapper p {
	padding-right:.5em;
		text-align:right;
	}
	
.plainBodyCopy {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

h1 {
	font-size:16px;
	line-height:20px;
	color: #467D00;
	margin: 0 0 12px;
	padding: 0;
	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	margin: 0 0 5px -2px;
	padding: 3px 0 0 2px;
	border: 1px solid #CCCCCC;
	height: 18px;
}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #24405A;
	}

h4 {
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	margin: 12px 0;
	padding:0;
	}
	
h5 {
	padding:4px 0 0px;
	margin: 0px;
	font-size: 9px;
	line-height: 11px;
	font-weight:normal;
	color: #24405A;
}

h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight:normal;
	color: #666;
}

a img {
	border:none;
}

a {
	color: #467D00;
}

a:hover {
	color: #000000;
}

hr {
	width: 100%;
	z-index: 1;
	left: 10px;
	border-top: 1px solid #CCCCCC;
	padding: 0px;
	margin: 10px 0px;
	line-height:1px;
	height:1px;
	font-size:1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.moreInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	color: #467D00;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px 0px 0px 135px;
	padding: 0px;
	vertical-align: 12%;
}

p {
	margin: 0px;
	padding: 0px;
}

.greenButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	
	font-variant: normal;
	text-transform: none;
	color: #467D00;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: 10%;
	text-decoration:none;
}

.basicList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.basicList li {
	padding-left: 1.25em;
	margin:0px 0px 6px;
	background-image:  url("http://www.zfirm.com/assets/images/global_list_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px .125em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#breadCrumbs {
	font-size:10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: -30px;
}

#breadCrumbs a {
	font-size:10px;
}


/* Global Elements - Visual Presentation & Layout*/
#siteWrapper {
	text-align: left;
	padding: 0;
	width: 800px;
 	margin:0 auto;
	position: relative;
	height: 100%;
	}
	
#blueBar {
	position: absolute;
	z-index: 1;
	width: 800px;
	left: 0;
	top: 35px;
	}
	
#headerLogo {
	position: absolute;
	width: 120px;
	left: 20px;
	top: 18px;
	z-index: 2;
	}
	
#topNav {
	position: absolute;
	z-index: 1;
	left: 540px;
	width:225px;
	top: 15px;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-align: left;
	}
	
#primaryContent {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 145px;
	width: 800px;
}	

#primaryContent_no_nav {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 90px;
	width: 800px;
}	

#leftColumn {
	position: absolute;
	width: 150px;
	left: 0;
	top: 0;
	z-index:20;
}

.productsLtCol {
	top: 20px;
}

#rightColumn {
	position: absolute;
	z-index: 1;
}

#rightColumn a {
	color: #467D00;
}

#rightColumn a:hover{
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.productsRtCol {
	width: 460px;
	left: 170px;
	top: 20px;
}

.mainRtCol {
	width: 640px;
	left: 160px;
	top: 0px;
}

#pageSection {
	padding-left:6px;
	z-index: 1;
	width: 625px;
	background: #fff url("http://www.zfirm.com/assets/images/global_pagesection_graybar.gif") no-repeat left top ;

}	
#pageSectionnoheader {
	padding-left:6px;
	z-index: 1;
	width: 625px;

}	

#pageSection a {
	font-size: 11px;
}

#pageSection p {
	margin-bottom:10px;
}	

#pageSection h4 {
	margin: 0;
	padding: 0;
}

/*------------TABLE STYLES---------------*/

table.stripetables {
	font-size: 11px;
	width: 100%;
	border-collapse:collapse;
	text-align:left;
	margin-bottom:20px;
	}
table.stripetables tr {
margin-bottom:10px;
}	
table.stripetables tr td {
		background: #fff;
			vertical-align:top;
	padding:3px;
	margin: 2px 2px;
	}
	
/*table.stripetables thead th {
	border: 1px solid #CCCCCC;
		font-size: 13px;
		background-color:#fff;
	}*/
	
table.stripetables tbody tr th {
	border: 1px solid #CCCCCC;
		font-size: 13px;
		background-color:#fff;
			padding:3px;
	}

	
table.stripetables tbody tr.even td {
		background-color: #f2f2f2;
	}
	
table.stripetables tbody tr.tm_over td {
		color: #333333;
		background-color: #E5F1C5;
	}
	
table.stripetables tfoot td, table.stripetables tfoot th{
		border-top: 1px solid #ccc;
		font-weight:bold;
		color:#592C16;
		padding: 10px 9px;
	}
	table.stripetables td.title, 	table.stripetables td.productTitle {
	width:78%;
	}
		
	table.stripetables td.filesize, table.stripetables td.action {
	width:11%;
	}
	
	
	table.stripetables td.pressreleases {
		width:72%;
		}
	
	table.pressreleaseTable td.filesize,	table.pressreleaseTable td.date,	table.pressreleaseTable td.action {
	width:9%;
	}
	
	table.stripetables td.videotitle {
		width:55%;
	}	
	
		table.pressreleaseTable  tr td.tableLink {
		background-color:#fff;
		}

	/*FOOTER STYLES /////////////////////////////*/
#footer {
	padding-left: 5px;
	margin-top:10px;
	background: #ffffff url("http://www.zfirm.com/assets/images/footer.gif") no-repeat left bottom;
	font-size: 9px;
	position: relative;
	width: 795px;
	z-index: 10;
	height: 25px;
	left: 0;
}

#footercontainer #footer p {
	padding-top: 5px;
	color: #fff;
}

#footercontainer #footer a {
	color: #fff;
	font-size:9px;
}

#footer a:hover {
	color: #fff;
}

#footercontainer.forceleft {
	margin:25px 0 0 -170px;
	width:800px;
	height:25px;
}


/* Global Elements - Global Nav */
#globalNav {
	position:absolute;
	top:90px;
	left:0;
	width:800px;
	z-index:100;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:101
}

#nav a {
	margin:5px 0px 0px;
	display: block;
	width: 156px;
	color:#FFFFFF;
	text-decoration:none;
}

#nav a:hover {
	color:#24405A;
}

#nav li { /* all list items */
	background-color:#677A86;
	float: left;
	width: 156px; 
	z-index:102;
}

#nav li ul { /* second-level lists */
	width:156px;
	position:absolute;
	left:0px;
	top:23px;
	width: 156px;
	left: -999em; 
	z-index:103;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul li {
	background-color: #CCCCCC;
	padding: 0 0 5px;
	margin: -2px 0 0;
	z-index:104;
}

#nav li ul li a{
	color: #24405A;
}

#nav li ul li a:hover{
	color: #546574;
}

.globalNav {
	background-color: #00CC66;
	width: 154px;
}

.productsGLNav {
	height: 23px;
	width:156px;
	position:absolute;
	left:0;
	top:0;
}

.supportGLNav {
	height: 23px;
	width:156px;
	position:absolute;
	left:161px;
	top:0;
}

.downloadGLNav {
	height: 23px;
	width:156px;
	position:absolute;
	left:322px;
	top:0;
}

.companyGLNav {
	height: 23px;
	width:156px;
	position:absolute;
	left:483px;
	top:0;
}

.purchaseGLNav {
	height: 23px;
	width:156px;
	position:absolute;
	left:644px;
	top:0;
}
#subnavlist {
	border-bottom: 1px solid gray;
	width: 150px;
	margin: 0;
	padding: 0;
}

#subnavlist ul {
	margin: 0;
	padding: 0;
}

#subnavlist li {
	margin: 0;
	list-style: none;
	border-top: 1px solid gray;
	padding-top: .25em;
	padding-bottom: .25em;
	background-color:#FFF;
}

#subnavlist  a {
	display:block;
	padding: 2px 0 0 15px;
	margin: 0;
}

#subnavlist a:link,  #subnavlist a:active , #subnavlist a:visited {
	text-decoration: none; 
}

#subnavlist a:hover {
	text-decoration: none; 
	background: url("http://www.zfirm.com//assets/images/global_subnav_hover.gif") no-repeat 0% 50%;
}

#uberlink a:link, #uberlink a:visited, 
#uberlink a:hover, #uberlink a:active {
	background: url("http://www.zfirm.com/assets/images/global_subnav_active.gif") no-repeat 0% 50%;
	text-decoration: none; 
}


/*Global Elements - Products SubNav  - prodnav */
#prodnav {
	border-bottom: 1px solid gray;
	width: 150px;
	margin: 0;
	padding: 0;
	top:170px;
	position:absolute;
	z-index: 10;
}

#prodnav ul {
	z-index:3;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

#prodnav li {/* all list items */
	margin: 0;
	list-style: none;
	border-top: 1px solid gray;
	padding-top: .25em;
	padding-bottom: .25em;
	background-color:#FFF;
}

#prodnav li a {
	display:block;
	padding: 2px 0 0 15px;
	margin: 0;
}

#prodnav li ul {/* second-level lists */
	width: 140px;
	position: absolute;
	left: -999em;
	margin: -19px 0 0 130px;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	background-color:#F0F0F0;
}

#prodnav li ul li {
	background-color:#F0F0F0;
	display:block;
}

#prodnav li ul li a {
	display:block;
}

#prodnav li:hover ul, #prodnav li.sfhover ul {
	left: -999em;
}

#prodnav li:hover ul, #prodnav li.sfhover ul {
	left: auto;
}

#prodnav li ul ul {/* third-level lists */
	width: 135px;
	position: absolute;
	left: -999em;
	margin: -19px 0 0 135px;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

#prodnav li:hover ul ul, #prodnav li.sfhover ul ul {
	left: -999em;
}

#prodnav li li:hover ul, #prodnav li li.sfhover ul {
	left: auto;
}

#prodnav a:link, #prodnav a:active, #prodnav a:visited {
	text-decoration: none; 
	display:block;
}

#prodnav a:hover {
	text-decoration: none; 
	background: url("http://www.zfirm.com/assets/images/global_subnav_hover.gif") no-repeat 2% 50%;

}


/* Home Page Elements - Product List */
#moreInfoButton {
	position: absolute;
	left: 550px;
	top: 145px;
	z-index: 5;
}

#marketingPanel {
	position: absolute;
	width: 800px;
	left: 0px;
	top: -27px;
	z-index:2;
	visibility: visible;
	}

#marketingPanelFeat {
	position: absolute;
	left: 455px;
	top: -16px;
	z-index: 5;
	width: 340px;
	height: 150px;
}

#marketingPanelFeat p{
	margin: 0 0 12px;
	padding: 0;
	font-style: normal;
	line-height: 13px;

	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}

#marketingPanelBoxShot {
	position: absolute;
	left: 660px;
	top: 69px;
	z-index: 6;
	width: 74px;
	height: 84px;
}

#productList {
	position: absolute;
	z-index: 1;
	width: 625px;
	height: 250px;
	left: 0;
	top: 225px;
	}

#productListLogos {
	position: absolute;
	z-index: 0;
	width: 175px;
	left: 0;
	top: 0;
	}

#productListLogos p{
	margin: 10px 0 19px;
	padding: 0;
	text-align: right;
	}

#productListCopy {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 4;
	width: 410px;
	left: 400px;
	bottom: 30px;
	}

#productListCopy p {
	margin: 10px 0 17px;
	padding: 0;
}

#shipRushMemberLogo {
	position: absolute;
	left: 0px;
	top: 354px;
	width: 154px;
	height: 75px;
}


/* Home Page Elements - Alliance Members */
#alliancePartners {
	padding:0;
	position: absolute;
	z-index: 1;
	width: 160px;
	height:290px;
	left: 638px;
	top: 350px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

#alliancePartners h1 {
	font-size: 10px;
	color: #24405A;
	line-height: 11px;
	text-align: left;
	padding: 5px 0 0 5px;
	height: 15px;
	z-index: 20;
	background-color: #CCCCCC;
}


/* Products - Index Page*/

#productsSR, #productsFR {
	padding:10px 20px 10px 10px;
	position: absolute;
	z-index: 2;
}

#productsSR {

	height: 180px;
	width: 370px;
	left:0;
	top: 0;
}

#productsFR {
	height: 180px;
	width: 370px;
	left: 400px;
	top: 0px;
}

 #productsER, #productsPR, #productsCR {
	padding:10px 0 10px 10px;
	position: absolute;
	z-index: 2;
	height: 170px;
	width: 225px;
}


#productsER {
	left: 0;
	top: 210px;
}

#productsPR {
	left: 550px;
	top: 210px;
}

#productsCR {
	left: 285px;
	top: 210px;
}

#productORcolLeft {
	padding:10px 0 10px 10px;
	position: absolute;
	z-index: 4;
	width: 370px;
	left: 0;
	top: 400px;
}

#productORcolRight {
	padding: 9px 0 10px 10px;
	position: absolute;
	z-index: 4;
	height: 35px;
	width: 370px;
	left: 400px;
	top: 416px;
}

#productSRBoxShot {
	position: absolute;
	z-index: 3;
	height: 180px;
	width: 150px;
	right: 0px;
	top: 10px;
	text-align: center;
	left: 225px;
}

#productFRBoxShot {
	position: absolute;
	z-index: 3;
	height: 180px;
	width: 150px;
	right: 0px;
	top: 10px;
	text-align: center;
	left: 225px;
}

.productsMoreInfo {
	text-align: right;
	margin: 6px 20px 0 0;
	padding: 0px;
	font-size: 11px;
	color: #467D00;
}


/* Products - Sub Pages*/
#liveRepAndAward {
	position: absolute;
	top:290px;
	left:475px;
	z-index: 5;
	width: 155px;
	text-align:center;
}

#liveRepAndAward img {
margin-bottom:20px;
}

#liveRepAndAward.sr {
	top:530px;
}

#liveRepAndAward p {
	margin: 0 0 10px;
}

#crm {
	margin: 0 0 10px 0;
	position: absolute;
	z-index: 1;
	width: 155px;
	left: 475px;
	top: 0;
	text-align: left;
	background-color: #E5E5E5;
}

#crm h1 {
	font-size: 14px;
	color: #24405A;
	margin: 0px;
	padding: 5px 0px 8px 10px;
	z-index: 20;
	background-color: #919FAC;
}

#crm p {
	margin: 5px 0 10px 10px;
	padding: 0 10px 0 0;
}

#crm ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; 
}

#crm li {
	margin: 0 0 20px 10px;
	padding: 0px;
}

#productsBoxShot {
	text-align:center;
	position:absolute;
	top:20px;
	width: 150px;
}


/* ShipRush Main Page */
#shipRushList {
/*	position:absolute;
*/	top:250px;
	left:0px;
	width: 280px;
}

#shipRushList ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; 
}

#shipRushList li {
	margin: 0px;
}

#shipRushList ul li a {
	display: block;
	padding: 10px 0px 10px 45px;
	background:  url("http://www.zfirm.com//assets/images/products_shiprush_btnover.gif") no-repeat 0% 50%;
	font-size: 16px;
	text-decoration:none;
}

#shipRushList ul li a:link, #shipRushList a:visited {
	color: #24455A;
}

#shipRushList ul li a:hover, #shipRushList a:active {
	background: url("http://www.zfirm.com/assets/images/products_shiprush_btnup.gif") no-repeat 0% 50%;
	color: #467D00;
}

#shipRushAwards {
	position: absolute;
	z-index: 1;
	width: 155px;
	left: 475px;
	top: 0px;
	height: 310px;
	text-align: center;
}

#shipRushAwards p {
	margin-top: 30px;
	margin-bottom: 30px;
}
#products h4{
	margin: 0;
	padding: 0;
}
#products #grdient_gray{
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 165px;
	background: url("/assets/images/grdient_gray_bg.jpg") repeat-x left bottom;
}
#products #grdient_gray h4{line-height:150%;}

#products .product_img{
	float:left;
	margin:10px 30px 20px 30px;
}
#products .small_txt{
	padding: 0 10px;
	font-size:9px;
}
#products .productsRtCol {
	width: 460px;
	left: 170px;
	top: 180px;
	padding-top:300px;
}
#products #prodnav {
	top:180px;
}
#products #crm {
	background-color: #ffffff;
	border:1px solid #a1a1a1;
	height: 275px;
	margin: 0 0 10px 0;
	position: absolute;
	z-index: 1;
	width: 155px;
	left: 475px;
	top: 0;
	text-align: left;
}
#products .eBay_Landing #crm{
	width: 230px;
	left: 400px;
}
#products #crm h1 {
	color: #6a6b5e;
	background-color: #ececec;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 8px 10px;
	z-index: 20;
}
#products  #crm li {
	margin: 5px 0 0 10px;
	padding: 0px;
}
#products #clm {
	background-color: #ffffff;
	border:1px solid #a1a1a1;
	height: 275px;
	margin: 0 0 10px 0;
	position: absolute;
	z-index: 1;
	width: 465px;
	left: 0px;
	top: 0;
	text-align: left;
}
#products .eBay_Landing #clm{width: 390px;}
#products .eBay_Landing #clm_left, #products .eBay_Landing #clm_right{width:340px; float:none; border:0;}
#products #clm h1 {
	color: #6a6b5e;
	background-color: #ececec;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 8px 10px;
	z-index: 20;
}
#clm_left{
	background: url("/assets/images/num_1.gif") no-repeat 10px 15px;
	float:left;
	width:180px;
	padding: 1px 0 1px 50px;
}
#clm_right{
	background: url("/assets/images/num_2.gif") no-repeat  10px 15px;
	float:right;
	width:180px;
	padding: 1px 0 1px 50px;
	border-left:1px solid #b1b1b1;
}
#products #liveRepAndAward{top:300px;}
/* Support */
#supportSearch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.supportSearchCopy {
	margin: 0px;
	padding: 0px;
	width: 350px;
	position: absolute;
	top: 150px;
	left: 5px;
}

#productIndivList {
	margin: 0px;
	padding: 0px;
	width:460px;
	position: relative;
	text-align:left;
}


/* Search Styles */

#searchResults {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	width: 635px;
	position: absolute;
	z-index: 5;
}

.searchList {
	margin: 10px 0px 0px 1em;
	padding: 0px;
	list-style-type: none;
}

.searchList li {
	margin: 0px 0px 4px;
	padding: 0px;
	list-style-type: none
}

.searchResultsList {
	margin: 10px 0px 25px 0px;
	padding: 0px;
	list-style-type: none;
}

.searchResultsList li {
	margin: 0 0 4px;
	padding: 0;
	list-style-type: none
}

.formStyle {
	margin: 0;
	padding: 0;
}

.siteSearch {
	margin: 0;
	padding: 0;
	width: 90px;
	position: absolute;
	top: -5px;
	right: 0px;
	left: 140px;
	z-index: 2;
}

/* Company Section */

.company_awards_box {
margin-bottom:25px;
text-align:center;
}

img.companyAwards {
margin:0 0 0 50px;
padding:0;
}


/* stuff for the zfirm webstore at store.zfirm.com */
/* created by rjz */

a:link.storeprodnotes {
    text-decoration: underline; 
				color: #7FC31C; 
	}
 
a:visited.storeprodnotes {
    color: #7FC31C; 
	}

/* ShipRush Ebay page */

.serialNumberField {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:280px;
	height:1em;
	padding:.5em 0;
	background-color:#E5F1C5;
}

/* ShipRush Ebay page */

.serialNumberFieldLong {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:380px;
	height:1em;
	padding:.5em 0;
	background-color:#E5F1C5;
}

/* USPS Serial Number Selector Styles */

#snSelector {
	border:solid 1px #ccc;
	background-color:#E5F1C5;
	padding: 0 10px;
	margin:10px 0;
	
}

#snSelector ul {
margin:0;
}

#TB_window h1 {
color:#333;
font-size:140%;
font-weight:normal;
text-align:left;
margin:1em 0 1em 0;
}

#TB_window h2 {
border:none;
padding:0;
color:#333;
font-size:120%;
margin:.5em 0 0;
text-align:left;
}

#TB_window p {
text-align:left;
line-height:1.4em;
}

#TB_window p.sn {
font-size:140%;
margin: 0 0 1em;
color:red;
}

#act2000SN, #act2005SN, #ebaySN, #goldmineSN, 
#msgreatplainsSN, #msoutlookSN,
#msrmsSN, #mssbaSN, #mssbmSN,
#peachtreeSN, #quickbooksSN,  #saleslogixSN, #salesforcecomSN, #sqlSN, #standaloneSN {
	display:none;
	text-align:left;
}

/* Landing page Styles*/
.buttonpurple {
	font-size:12px;
	color:#FFFFFF;
	background-color: #660099;
}
.shiprush_login{
	padding-top:200px !important;	
}
.shiprush_login #clm{
	height: 210px !important;
	width: 790px !important;
	left: -165px !important;
}
.shiprush_login #clm_left, .shiprush_login #clm_right{width:340px !important;height: 175px !important;}
.shiprush_login .buttonpurple{margin: 0 auto;}
.shiprush_login_error{
	background-color:#ffbebd;
	padding:5px 10px;
	margin:5px 50px 0 0;
}
#landing #leftColumn {
	top:30px;
	width: 380px;
}

#landing #rightColumn {
	float:left;
	width:350px;
	margin-top:30px;
	margin-left:440px;
	text-align:right;
}

#landing #rightColumn img {
	margin-bottom:10px;
	display:block;
	margin-right:0;
	float:right;
}

p.landing {
	font-size: 140%;
	line-height:1.2em;
	color:#666;
}

p.landing span, #grdient_gray span{
	color:#669900;
}

#fedexEbayLogos img  {
float:left;
display:inline;
}

#ebayLogo {
margin-left:90px;
}

#ebayFedexLogo {
margin-top:20px;
}

#landingDownloadShipRush {
	margin-top:20px;
}
#landing .serialNumberField {
	margin-left:15px;
}

#landingPlatformThumb {
border:solid 1px #666;
}

#landingFootnoteFDXEBAY {
	margin-top:50px;
	margin-bottom:0px;
	width:780px;
	padding-top:20px;
}


#landingFootnote {
	margin-top:50px;
	margin-bottom:0px;
	width:780px;
	height:80px;
	padding-top:20px;
}

#landingFootnote p  {
	margin-bottom:.5em;
}

#landingFootnote img {
	float:right;
	width:75px;
	margin:-15px 0 0 0;
}
#greenh4 {
	font-size: 14px;
	font-weight: bold;
	color: #467d00;
}
.YT_centered {
	position: relative;
	left: 104.5px
}

