/* Boxfresh Layout CSS */

body {
 text-align:center;
 height:100%; 
 background:#e8e7e7; 
 font-family:Georgia, "Times New Roman", Times, serif;
}

body.box {
 color:#000;
 background:transparent url('../images/bg-box6.gif') no-repeat 401px 190px;
}
body.boxpopup2 {
 color:#000;
 height:90px;
 padding:0px 0px 0px 0px;
 text-align:left;
 overflow-x:none;
}
body.grey {
 color:#000;
 background:#666;
}

#layout-container {
 text-align:left;
 width:762px;
 margin:0 auto;
 overflow:hidden;
 border:none;
}
#header {
 z-index:1000;
 float:left;
 clear:both;
 width:802px;
 height:129px;
 padding:0;
 margin:0;
 border:0px solid #00f;
 overflow:visible;
}
#header-col-1 {
 float:left;
 clear:none;
 width:488px;
 height:129px;/*was 140px;*/
 _height:135px;
 color:#000;
 background:#fff;
 padding:0;
 margin:0;
}
.collaborations #header-col-1 {background:#424242;}
 
#header-col-2 {
 float:left;
 clear:none;
 width:314px;
 height:129px;
 padding:0;
 margin:0; 
 overflow:visible;
 z-index:101;
}
#logo a span {
 display:inline-block;
 overflow:hidden;
 float:left;
 clear:none;
 padding:55px 0 0 0;
 margin:19px 0 6px 35px;
 background:url('../images/logo-boxfresh.gif') no-repeat 0 0;
 width:235px;
 height:0;
 border:0;
 cursor:pointer;
}
.collaborations #logo a span {background:url('../images/logo-boxfresh.gif') no-repeat 0 -55px;}

#tr-space {
 position:relative;
 float:left;
 width:274px;
 height:56px;/*was 68px*/
}
#tr-space-top {
 position:relative;
 float:left;
 width:274px;/*new 240px;*/
 height:36px;/*was 45px*/
}
#tr-space-top .filler {
 background:#fff;
 height:36px;
 width:187px;
}
.collaborations #tr-space-top .filler {background:#424242;}

#tr-space-bottom { /*CHANGED: 27 Aug*/
 float:left;
 width:274px;
 height:21px;/*was 33px*/
 color:#000;
 background:#fff;
}
.collaborations #tr-space-bottom {background:#424242;}

#tool-bar-1 { /*CHANGED: 27 Aug*/
 float:left;
 width:280px;
 height:73px;
 _height:72.5px; /*ie6 needs the.5px*/
 padding:0px 0 0 10px;
 margin:0;
 text-align:left;
 color:#000;
 background:#fff;
}
#tool-bar-1 { /*PBF-364*/
	padding-bottom:6px!important;
}
.collaborations #tool-bar-1 {background:#424242;}

.register-for-emails a span  {
 background: url('../images/register_for_emails.gif') no-repeat 0 0;
 display:block;
 overflow:hidden;
 width:209px;
 height:0;
 padding:21px 0 0 0;
 margin:0 0 3px 0;
 cursor:pointer;
}
.mens .register-for-emails a span {background: url('../images/register_for_emails.gif') no-repeat 0 0;}
.womens .register-for-emails a span {background: url('../images/register_for_emails.gif') no-repeat 0 -21px;}
.footwear .register-for-emails a span {background: url('../images/register_for_emails.gif') no-repeat 0 -42px;}
.collaborations .register-for-emails a span {background: url('../images/register_for_emails.gif') no-repeat 0 -63px;}

.thisIsIE6 div { /*CHANGED: 31 Jan (added)*/
	padding:0 0 0 0;
	margin-top:-10px;
}
.joinMailingList { /*CHANGED: 31 Jan (added)*/
	margin-left:11px;
	margin-top:10px; 
	border:none;
}
/*basket */
#basket {
 float:left;
 position:relative;
 clear:left;
 text-align:left;
 font-family: helvetica, arial, sans-serif;
 font-size:25px;
 font-weight:bold;
 letter-spacing:-0.05em;
 line-height:20px;
 width:265px;
 height:23px;
 padding:0;
 margin:1px 0 0 0;
 border:0px solid #0f0;
}
.basket-label {
 float:left;
 clear:none;
 padding-top:0;
 width:90px;
 height:21px;
 border:0px solid #f00;
 background:#fff url('../images/mm-basket.gif') no-repeat 0 0;
 margin:0;
}

.core a.basket-label, .core a.basket-label:link, .core a.basket-label:visited { background:#fff url('../images/mm-basket.gif') no-repeat 0 0;}
.core a.basket-label:hover, .core a.basket-label:active, .core a.basket-label:focus { background:#fff url('../images/mm-basket.gif') no-repeat 0 -21px;}

.apparel a.basket-label, .apparel a.basket-label:link, .apparel a.basket-label:visited { background:#fff url('../images/mm-basket.gif') no-repeat 0 0;}
.apparel a.basket-label:hover, .apparel a.basket-label:active, .apparel a.basket-label:focus { background:#fff url('../images/mm-basket.gif') no-repeat 0 -21px;}

.mens a.basket-label, .mens a.basket-label:link, .mens a.basket-label:visited { background:#fff url('../images/mm-basket.gif') no-repeat 0 0;}
.mens a.basket-label:hover, .mens a.basket-label:active, .mens a.basket-label:focus { background:#fff url('../images/mm-basket.gif') no-repeat 0 -21px;}

.womens a.basket-label, .womens a.basket-label:link, .womens a.basket-label:visited { background:#fff url('../images/mm-basket.gif') no-repeat 0 0;}
.womens a.basket-label:hover, .womens a.basket-label:active, .womens a.basket-label:focus { background:#fff url('../images/mm-basket.gif') no-repeat 0 -42px;}

.footwear a.basket-label, .footwear a.basket-label:link, .footwear a.basket-label:visited { background:#fff url('../images/mm-basket.gif') no-repeat 0 0;}
.footwear a.basket-label:hover, .footwear a.basket-label:active, .footwear a.basket-label:focus { background:#fff url('../images/mm-basket.gif') no-repeat 0 -63px;}

.collaborations a.basket-label, .collaborations a.basket-label:link, .collaborations a.basket-label:visited {background:#424242 url('../images/mm-basket.gif') no-repeat 0 -84px;}
.collaborations a.basket-label:hover, .collaborations a.basket-label:active, .collaborations a.basket-label:focus { background:#424242 url('../images/mm-basket.gif') no-repeat 0 -105px;}

.basket-items {
 float:left;
 width:165px;
 height:18px;
 line-height:18px;
 font-family:Helvetica, arial, sans-serif;
 font-weight:bolder;
 font-size:1em;
}
.collaborations .basket-items {color:#fff;}

.thisIsIE .basket-items {
 position:relative;
 top:-4px;
}
.basket-items .price {
color:#0cf;
font-weight:bold;
}
.core .basket-items .price {color:#0cf;}
.mens .basket-items .price {color:#0cf;}
.womens .basket-items .price {color:#ff00cc;}
.footwear .basket-items .price {color:#aaa;}
.collaborations .basket-items .price {color:#797979;}

#subtotal {
 float:none;
 text-align:right;
 width:96%;
 clear:both;
 padding:0px;
 margin:0 8px 0 0;
}
.ifxElement {
	display:none;
	position:absolute;
	color:#000;
	background:url('../images/bg-mini-box-01.gif') no-repeat 0 21px;
	border:0px solid #00d6ff;
	padding:5px 10px 5px 40px;
	margin:0;
	width: 175px;
	height: 235px;
	text-align:left;
	letter-spacing: 0px;
	overflow: hidden;
}
#ifxElement strong {
	font-size: 2em;
		margin:0;
}
/* search */
#search-box {
 float:left;
 position:relative;
 clear:none;
 width:265px;
/* border:1px solid #ccf;*/
}
.search-label {
 float:left;
 clear:none;
 height:0;
 width:85px;/*was 90px;*/
 padding:21px 0 0 0;
 color:#000;
 background:#fff url('../images/mm-search.gif') no-repeat 0 0;
 overflow:hidden;
} 
.collaborations .search-label {background:#424242 url('../images/mm-search.gif') no-repeat 0 -21px;}

.search-input {
 float:left;
 clear:none;
 vertical-align:middle;
 text-align:left;
 font-family: helvetica, arial, verdana, sans-serif;
 font-size: 0.9em!important;
 font-size:0.7em;
 width:117px;
 height:13px!important;
 color:#000;
 background:#fff;
 padding:0 0 0 0px;
 margin:1px 0 0 0;
 border:1px solid #000;
}
.search-input:hover {
 color:#000;
 background:#eee;
 border:1px solid #000;
}
.search-input:focus {
 color:#000;
 background:#fff;
 border:1px solid #009ee0;
}
.search-submit {
float:left; 
position:relative; 
left:4px; 
margin:1px 0 0 0;
padding:0; border:0;
}

.row-1-col-container { 
 float:left;
 /*position:relative*/ /*remove relative positioning to make mini-basket appear above this item for ie*/
 width:727px;
 color:#000;
 background:#fff;
 padding:0 0 0 35px;
}
.row-1-col-containerPopUp {
	width:345px;
	_width:335px;
	_float:left;
	text-align:left;
	padding:0!important;
	margin:0!important;
}

.row-1-col-containerPopUp .static p {
	padding:0!important;
	margin:0!important;
}

#static-scroll {
	height:545px;
	width:690px;
	overflow:auto;
	position:relative;
	outline:none;
}
.flexcroll {}
/* flexcroll */
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 14px;background: #00d6ff url('../images/scrollbar.png') -14px 0px repeat-y;}
.vscrollerbarbeg {height: 7px !important;width: 14px;background:url('../images/scrollbar.png') -42px -0px no-repeat;}
.vscrollerbarend {height: 7px;width: 14px;background: url('../images/scrollbar.png') -42px -7px no-repeat;}
.vscrollerbase {width: 14px;background: #d6d6d6 url('../images/scrollbar.png') 0px 0px repeat-y;}
.vscrollerbasebeg {width: 14px;height: 28px !important;background: url('../images/scrollbar.png') -72px -0px no-repeat;}
.vscrollerbaseend {height: 7px;width: 36px;background: url('../images/scrollbar.png')  -28px 0px no-repeat;}
.hscrollerbase {height: 7px; background-color: #d6d6d6;}
.hscrollerbar {height: 7px; background-color: #00d6ff;}
.vscrollerbar, .hscrollerbar {padding: 14px; z-index: 2;}
.scrollerjogbox {width: 14px;height: 7px;top: auto; left: auto;bottom: 0px; right: 0px;background: red;}

/* Scroll Bar Master Styling Ends Here */

.collaborations .row-1-col-container {background:#424242;}


/*page number*/
.pageCurrent {
	color:#0cf;
}
.mens .pageCurrent {color:#0cf;}
.womens .pageCurrent {color:#f0c;}
.footwear .pageCurrent {color:#a9a9a9;}
.collaborations .pageCurrent {color:#a9a9a9;}

#carousel {
 width:690px;
 height:325px;
 background:black;
 color:#fff;
}
#flashcontent {
	width: 690px;
	height: 325px;
	background:#fff url('../images/no-flash-home-blank.jpg') no-repeat;
}


.row-1-col-container-trans { 
 float:left;
 width:764px;
 min-height:580px;
 height:auto!important;
 height:580px;
 color:#000;
 background:#fff; /*url('../images/bg-box2.gif') no-repeat 385px -12px;*/
 overflow:visible;
 padding:0 0 20px 36px;
 border:0px solid #f00;
}
.collaborations .row-1-col-container-trans {background:#424242;color:#fff;}

.row-2-col-b1-right {width:690px;}
.row-2-col-b1-rightPopUp {
	width:345px;
	_width:335px;
	_float:left;
	text-align:left;
	margin:0!important;
	padding:0!important;
}

.row-1-col-a1 {
 float:left;
 clear:both;
 width:194px;
 color:#fff;
 background:#000;
 overflow:hidden;
 padding:18px;
 border:0 solid #ff0;
}
.row-1-col-a2 {
 float:left;
 width:460px;
 color:#fff;
 background:#666;
 overflow:visible;
 border:0 solid #ff0;
}
.row-1-col-b1 {
 float:left;
 width:702px;
 overflow:visible;
 margin-top:0px;
 border:0 solid #ff0;
}
.row-1-col-b1-a {
 float:left;
 width:117px;
 height:165px;
 border:0; padding:0; margin:0;
}
.row-1-col-b1-b {
 float:left;
 width:234px;
 height:330px;
 border:0; padding:0; margin:0;  
}
.row-1-col-b1-c {
 float:left;
 width:150px;
 height:200px;
 border:0;
 padding:0;
 margin:8px 23px 12px 0;
 border:1px solid #000;
 background:#0cf;
 overflow:visible;
}
.mens .row-1-col-b1-c {background:#0cf;}
.womens .row-1-col-b1-c {background:#f0c;}
.footwear .row-1-col-b1-c {background:#a9a9a9;}
.collaborations .row-1-col-b1-c {background:#000;}

td#StandardSwitchMaestro_TableCell_7_, td#StandardSolo_TableCell_7_ {
	padding-top:25px;
}
td#StandardSwitchMaestro_TableCell_7_ label, td#StandardSolo_TableCell_7_ label {
	display:block;
	clear:both!important;
}
td#StandardSwitchMaestro_TableCell_7_  .issueNumber, td#StandardSolo_TableCell_7_ .issueNumber {
margin-top:10px;
} 
.productName {
	color:#000;
	font-weight:normal;
	height:auto;
	padding:4px 8px 0 8px;
}
.collaborations .productName {color:#fff;}

.specialOffer {margin-left:6px;color:#f00;}
.mens .specialOffer {margin-left:6px;color:#f00;}
.womens .specialOffer {margin-left:6px;color:#ff0;}
.footwear .specialOffer {margin-left:6px;color:#f00;}
.collaborations .specialOffer {margin-left:6px;color:#f00;}

.womens .row-1-col-d4 .specialOffer {color:#f00;}

.searchprice {
	color:#010;
	font-weight:normal;
	padding:0 8px;
}

.price {
	color:#fff;
	font-weight:normal;
	padding:0 8px;
}
.collaborations .price {color:#7a7a7a;}
.lineThrough {text-decoration:line-through;}

.discountPrice {margin-left:10px;color:#f00;}
.mens .discountPrice {margin-left:10px;color:#f00;}
.womens .discountPrice {margin-left:10px;color:#ff0;}
.footwear .discountPrice {margin-left:10px;color:#f00;}
.collaborations .discountPrice {margin-left:10px;color:#f00;}

.womens .row-1-col-d4 .discountPrice{color:#f00;} /* overrides the yello and makes the discount and special price red on the womens product display page*/

.row-1-col-d1 {
 float:left;
 width:370px;
 padding:0;
}
.row-1-col-d1 p {font-size:1.0em;}
.row-1-col-d1 img {border:1px solid #000;}

.row-1-col-d2 {
 float:left;
 width:242px;
 padding:30px 0 0 80px;
 border:0px solid #ff0;
}
.row-1-col-d3 {
 float:left;
 width:80px;
 margin:0 8px 0 0;
 color:#000;
 background:transparent;
 text-align:left; 
}
.row-1-col-d3 .name {background:transparent;}
.row-1-col-d3 .price {padding:0; color:#000; background:transparent}
.collaborations .row-1-col-d3 .price {color:#fff;}

.row-1-col-d3 img {
	border:1px solid #000;
}

.row-1-col-d4 {
	float:left;
	width:313px;
	padding:4px 0 0 5px;
}

.row-1-col-d4 .price {
	margin:0;
	padding:0; 
	font-weight:bold;
	color:#00d6ff;
}
.mens .row-1-col-d4 .price {color:#00d6ff;}
.womens .row-1-col-d4 .price {color:#ff1bd7;}
.footwear .row-1-col-d4 .price {color:#797979;}
.collaborations .row-1-col-d4 .price {color:#7a7a7a;}

.addToBasket {
float:left; 
height:30px; 
padding:10px 0 0 0; 
margin:0; 
overflow:hidden; 
border:0px solid red; 
border-collapse:collapse;
}

.row-1-col-d4 img {border:1px solid #000}
.row-1-col-d4 .continueShopping {
float:left; 
height:25px; 
padding:0 0 0px; 0; 
margin:10px 0 0 0; 
overflow:hidden; 
border-collapse:collapse; 
font-family:Arial, Helvetica, sans-serif; 
font-size:1.2em; 
font-weight:bold;
border:0px solid red; 
}
.row-1-col-d4 .continueShopping a,  .row-1-col-d4 .continueShopping a:visited {color:#000;}
.row-1-col-d4 .continueShopping a:hover, .row-1-col-d4 .continueShopping a:active, .row-1-col-d4 .continueShopping a:focus {color:#c4c4c4;}

.mens .row-1-col-d4 .continueShopping a, .mens .row-1-col-d4 .continueShopping a:visited {color:#000;}
.mens .row-1-col-d4 .continueShopping a:hover, .mens .row-1-col-d4 .continueShopping a:active, .mens .row-1-col-d4 .continueShopping a:focus {color:#c4c4c4;}

.womens .row-1-col-d4 .continueShopping a, .womens .row-1-col-d4 .continueShopping a:visited {color:#000;}
.womens .row-1-col-d4 .continueShopping a:hover, .womens .row-1-col-d4 .continueShopping a:active, .womens .row-1-col-d4 .continueShopping a:focus {color:#c4c4c4;}

.footwear .row-1-col-d4 .continueShopping a, .footwear .row-1-col-d4 .continueShopping a:visited {color:#000;}
.footwear .row-1-col-d4 .continueShopping a:hover, .footwear .row-1-col-d4 .continueShopping a:active, .footwear .row-1-col-d4 .continueShopping a:focus {color:#c4c4c4;}

.collaborations .row-1-col-d4 .continueShopping a, .collaborations .row-1-col-d4 .continueShopping a:visited {color:#797979;}
.collaborations .row-1-col-d4 .continueShopping a:hover, .collaborations .row-1-col-d4 .continueShopping a:active, .collaborations .row-1-col-d4 .continueShopping a:focus {color:#c4c4c4;}

.row-1-col-d4 .prodMenu {
float:left;
height:auto;
padding:0;
margin:7px 0 7px 0;
overflow:hidden;
border:0px solid red;
border-collapse:collapse;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
}
.row-1-col-d4 .prodMenu a {
float:left;
clear:both;
line-height:.9em;
}
.row-1-col-d4 .prodMenu a, .row-1-col-d4 .prodMenu a:visited {color:#000;}
.row-1-col-d4 .prodMenu a:hover, .row-1-col-d4 .prodMenu a:active, .row-1-col-d4 .prodMenu a:focus {color:#c4c4c4;}

.mens .row-1-col-d4 .prodMenu a, .mens .row-1-col-d4 .prodMenu a:visited {color:#000;}
.mens .row-1-col-d4 .prodMenu a:hover, .mens .row-1-col-d4 .prodMenu a:active, .mens .row-1-col-d4 .prodMenu a:focus {color:#c4c4c4;}

.womens .row-1-col-d4 .prodMenu a, .womens .row-1-col-d4 .prodMenu a:visited {color:#000;}
.womens .row-1-col-d4 .prodMenu a:hover, .womens .row-1-col-d4 .prodMenu a:active, .womens .row-1-col-d4 .prodMenu a:focus {color:#c4c4c4;}

.footwear .row-1-col-d4 .prodMenu a, .footwear .row-1-col-d4 .prodMenu a:visited {color:#000;}
.footwear .row-1-col-d4 .prodMenu a:hover, .footwear .row-1-col-d4 .prodMenu a:active, .footwear .row-1-col-d4 .prodMenu a:focus {color:#c4c4c4;}

.collaborations .row-1-col-d4 .prodMenu a, .collaborations .row-1-col-d4 .prodMenu a:visited {color:#797979;}
.collaborations .row-1-col-d4 .prodMenu a:hover, .collaborations .row-1-col-d4 .prodMenu a:active, .collaborations .row-1-col-d4 .prodMenu a:focus {color:#c4c4c4;}

.shareButton {float:left;clear:both; margin-top:5px;}
.shareButton img, .row-1-col-d4 .continueShopping img {border:0;}

#row-2-col-container {
 float:left;
 clear:both;
 width:766px;
 color:#000;
 background:#fff;
 padding:18px 0 18px 36px;
 overflow:hidden;
 border:0px solid #cf0;
}
.collaborations #row-2-col-container {background:#424242;}

.row-2-col-a {
 clear:none;
 float:left;
 text-align:left;
 width:167px;
 color:#000;
 background:#fff;
 padding:0 0 0 0;
 margin:0 8px 0 0;
 border:0px solid #cf0;
}
.collaborations .row-2-col-a {background:#424242;}


#row-2-col-container-white {
 float:left;
 clear:both;
 width:766px;
 color:#000;
 background:#fff;
 padding:18px 0 18px 36px;
 overflow:hidden;
 border:0px solid #cf0;
}

.row-2-image {
 width:166px;
 height:147px;
 margin:4px 0 10px 0;
 color:#fff;
 background:#666;
}
.core .row-2-image img {border:1px solid #0cf;}
.mens .row-2-image img {border:1px solid #0cf;}
.womens .row-2-image img {border:1px solid #f0c;}
.footwear .row-2-image img {border:1px solid #a9a9a9;}
.apparel .row-2-image img {border:1px solid #A9A9A9;}
.collaborations .row-2-image img {border:1px solid #797979;}

.row-2-col-b1-left {
 color:#000;
 width:430px;
 background:#fff;
 padding:0 10px 0 0px;
 position:relative;
 overflow:auto;
}
#footer {
 float:left;
 clear:both;
 width:802px;
 padding:0;
 overflow:hidden;
 border:0px solid #ff0;
}
#footer-col-1 {
 float:left;
 width:230px;
 padding:6px 0 0 0;
 overflow:visible;
}
#footer-col-2 {
 float:right;
 width:530px;
 height:100px;
 color:#000;
 background:#fff;
 border:0px solid #00f;
}
.collaborations #footer-col-2 {background:#424242;}

#menu-bar-4 {
 float:left;
 position:relative;
 padding:2px 5px 2px 18px;
 color:#fff;
 background:#000;
}

.ifxElementBig {
	display:none;
	position:absolute;
	color:#000;
	background-color: #fff;
	border:1px solid #ccc;
	padding: 2px;
	font-size: 0.6em;
	font-family: helvetica, arial, verdana, sans-serif;
 	font-weight:normal;
	z-index:105;
}
/*basket */
#basket {
 float:left;
 position:relative;
 clear:left;
 text-align:left;
 font-family: helvetica, arial, verdana, sans-serif;
 font-weight:bold;
 letter-spacing:-0.05em;
 width:265px;
 border:0px solid #0f0;
 font-size:1.8em;
}

#basket2 {
 float:left;
 position:relative;
 clear:left;
 text-align:left;
 letter-spacing:-0.05em;
 width:265px;
 border:0px solid #0f0;
 font-size:1.2em;

}
/*basket */
#innerbasket {
 float:left;
 position:relative;
 clear:left;
 text-align:left;

}
/* sale price on product display page */
.product-name {
 float:left;
}
.product-discount {
 float:left;
 padding:0 0 0 15px;
}
/* sale price on category display page */
.category-product-discount {
 float:left;
 padding:0 0 0 5px;
}
.category-product-price {
 float:left;
}

.SIZE1 {
 float:left;
 width:230px;
 color:#fff;
 background:#fff;
 overflow:visible;
 border:0 solid #ff0;
 height:163px;
}
.SIZE2 {
 float:left;
 width:460px;
 color:#fff;
 background:#fff;
 overflow:visible;
 border:0 solid #ff0;
 height:163px;
}
.SIZE3 {
 float:left;
 width:230px;
 color:#fff;
 background:#fff;
 overflow:visible;
 border:0 solid #ff0;
 height:326px;
}
.SIZE4 {
 float:left;
 width:460px;
 color:#fff;
 background:#fff;
 overflow:visible;

 border:0 solid #ff0;
 height:326px;
}
.rowTopCategory {
 float:left;
 
 overflow:visible;
 
}
.row-1-col-d4 * { /* PBF-361 */
	position:static;
}
.row-1-col-container { 
width:100%; 
padding-top:0; 
} 
.row-1-col-a1 { 
padding:0; 
font-size:.75em; 
width:420px; 
margin-top:-50px; 
} 
.row-1-col-a1 br { 
display:none; 
} 
.row-2-col-b1-right { 
clear:left; 
width:420px; 
} 
.confirmationContentSpot { 
border-top: 2px solid #000; 
width:420px; 
margin:10px 0 0 0; 
padding:30px 0 0 0; 
} 
.confirmationContentSpot img {
border:none;
}
