<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* tpHeroa @font-face */ 
@font-face {
  font-family: 'TPHeroBold';
  src: url('../fonts/TPHero-Bold.otf');
  src: url('../fonts/TPHero-Bold?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroRegular';
  src: url('../fonts/TPHero-Regular.otf');
  src: url('../fonts/TPHero-Regular.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroBoldItalic';
  src: url('../fonts/TPHero-BoldItalic.otf');
  src: url('../fonts/TPHero-BoldItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-BoldItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroSemiBoldItalic';
  src: url('../fonts/TPHero-SemiBoldItalic.otf');
  src: url('../fonts/TPHero-SemiBoldItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-SemiBoldItalic.otf.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroSemiBold';
  src: url('../fonts/TPHero-SemiBold.otf');
  src: url('../fonts/TPHero-SemiBold.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-SemiBold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroRegularItalic';
  src: url('../fonts/TPHero-RegularItalic.otf');
  src: url('../fonts/TPHero-RegularItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-RegularItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroLight';
  src: url('../fonts/TPHero-Light.otf');
  src: url('../fonts/TPHero-Light.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroLightItalic';
  src: url('../fonts/TPHero-LightItalic.otf');
  src: url('../fonts/TPHero-LightItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-LightItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroExtraBold';
  src: url('../fonts/TPHero-ExtraBold.otf');
  src: url('../fonts/TPHero-ExtraBold.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-ExtraBold.otf.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroExtraBoldItalic';
  src: url('../fonts/TPHero-ExtraBoldItalic.otf');
  src: url('../fonts/TPHero-ExtraBoldItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-ExtraBoldItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

/* Base Classes */
body { 
	/*background: #f5f3f2 url(/common/images/srd2013/body-grad-tile.gif) repeat-x 0 135px;*/
	color: #1d1d25 !important;
	font-family:'TPHeroRegular', Sans-Serif;
}

img {
	border:0;
}

a:link, a:visited {
	text-decoration: none;
	color: #1d1d25;
}

a:hover {
	color: #00894a;
	text-decoration:underline;
}

a:active {
	color: #1d1d25;
}

p a { 
	text-decoration:underline !important;
}

h1 {
	color: #008945;
	font-family: 'TPHeroLight', Sans-Serif;
	font-size: 24px;
	line-height: 1em;
	margin: 0 0 10px 0;
}
h2 {
	color:#3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size: 1.50em;
	line-height: 1.2em;
	margin: 0 0 8px 0;
}
h3 {
	color: #3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size: 1.50em;
	line-height: 1em;
	margin: 0 0 8px 0;
}
h4 {
	color: #3d342f;
	font-size: 16px;
}
h5 {
	color:#3d342f;
	font-size: 1.125em;
}

p {
	line-height: 1.5em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li, ol li {
	margin: 0;
	padding: 0;
}

.inlinestyle li
{
	font-size:1.25em;
	margin-bottom:8px;
	margin-left:1px;
}

.listing ul {
	padding:0;
	margin:0;
	}
	
.listing ul li {
	font-size:15px;
	margin-bottom:8px;
	margin-left:14px;
	list-style:disc;
	list-style-position:outside;
	}
	
.listing1 ul {
	padding:0;
	margin:0;
	}
	
.listing1 ul li {
	font-family:'TPHeroRegular', Sans-Serif;
	font-size:16px;
	margin-bottom:8px;
	/*margin-left:0;*/
	list-style:decimal;
	list-style-position:inside;
	}
	
.listing2 ul {
	padding:0;
	margin:0;
	margin-bottom:24px;
	}
	
.listing2 ul li {
	font-size:1.25em;
	margin-bottom:8px;
	margin-left:14px;
	list-style:disc;
	list-style-position:outside;
	}
	
/* Bulleted list style */
.bulleted {
	list-style-type: none;
}
.bulleted li {
	line-height: 1.8;
}
.bulleted li:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 9px solid #BFB9B6;
	padding-right: 0.5em;
}

em { 
	font-family:'TPHeroRegularItalic', Sans-Serif;
	color: #d1202f;
	font-style:inherit;
}

/* Form Styles */

form fieldset {
	border: 0;
	padding: 5px 0 12px 0;
	position: relative;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="password"] {
	font-family:'TPHeroLight', Sans-Serif;
	background: none repeat scroll 0 0 #f5f3f2;
	border-top: 2px solid #D6CEC9;
	border-right:0;
	border-bottom:0;
	border-left: 2px solid #D6CEC9;
	height: 22px;
	padding: 5px;
	color:#3d342f;
	font-size:0.9em;
	-webkit-appearance: none;
	-webkit-border-radius:0px;
}

input[type="text"]::-webkit-input-placeholder, 
input[type="tel"]::-webkit-input-placeholder, 
input[type="email"]::-webkit-input-placeholder {
  color:#999390;
}
input[type="text"]:-moz-placeholder, 
input[type="tel"]:-moz-placeholder, 
input[type="email"]:-moz-placeholder {
  color:#999390;
}
input[type="text"]:-ms-input-placeholder, 
input[type="tel"]:-ms-input-placeholder, 
input[type="email"]:-ms-input-placeholder {
  color:#999390;
}

input[type="text"].placeholder, 
input[type="tel"].placeholder, 
input[type="email"].placeholder {
	color:#999390;
}

input.error[type="text"], 
input.error[type="tel"], 
input.error[type="email"] {
  border:1px solid red;
}

/* width overrides for input in context of grid */
input.oneCol { width: 48px; }
input.twoCol { width:128px; }
input.threeCol { width: 208px; }
input.fourCol { width:288px; }
input.fiveCol { width:368px; }
input.sixCol { width: 448px; }
input.sevenCol { width:528px; }
input.eightCol { width:608px; }
input.nineCol { width:688px; }
input.tenCol { width:768px; }
input.elevenCol { width:848px; }
input.twelveCol { width:928px; }

.select {
	height: 22px;
	padding: 5px 30px 5px 5px;
	border-top: 0;
	border-right: 2px solid #D6CEC9;
	border-bottom: 2px solid #D6CEC9;
	border-left: 0;
	overflow: hidden;
	background: #f5f3f2 url(/common/images/srd2013/select-arrows.png) no-repeat 96% 50%;
}

.select select {
	font-family:'TPHeroLight', Sans-Serif;
	background: transparent;
	width:306px;
	height: 22px;
	border:0;
	font-size:0.9em;
	color:#999390;
	-webkit-appearance: none;
}

.ie7 .select { 
	height:inherit;
	padding:0;
	border:0;
	overflow:visible;
	background:none;
}

.ie7 .select select {
	width:300px !important;
}
/* End Form Styles */

.orange {
	color: #f5680a;
}

.red {
	color: #d1202f;
}

.purple {
	color: #5b2c83;
}

.neuDk {
	color: #3d342f;
}

.neuMdDk {
	color: #3d342f;
}

.neuMd {
	color: #999390;
}

.neuMdLt {
	color: #d6cec9;
}

.neuLt {
	color: #f5f0ed;
}

.neuXLt {
	color: #f5f3f2;
}

.left {
	float: left;
}

.right {
	float: right;
}

.relative {
	position: relative;
}

.block {display: block;}

.oblique { font-family:'TPHeroSemiBoldItalic', Sans-Serif; }
.lightOblique { font-family:"TPHeroLightItalic"; }

.loading {
background-image: url('http://www.lexmark.com/common/images/misc/loadingAnimation.gif');
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 100px;
}

/* end Base Classes */

#content {
	display: block;
	margin-top: -12px;
	background: #fff;
	border-bottom: 3px solid #ababab;
	margin-bottom: -3px;
	z-index: 5000;
	position: relative;
	margin-left: 26px;
	height:610px;
}

/*********************
	LOGIN PAGE STYLES
*********************/

.loginBox {
  background:#f5f3f2;
  padding:40px;
}
.loginBox input[type="text"], .loginBox input[type="password"] {
  background:#fff;
}
.loginBox input[type="checkbox"] {

}

/*********************
	PAGE TITLE IMAGES
*********************/

.pageTitle{
	position: relative;
	height: 300px;
	width: 700px;
} 
.pageTitle img.subCatHdrBnr{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.pageTitle h2{
	position: absolute;
	top: 36px;
}

.pageTitle h2 span{
	background: #7d0914;
	color: #fff;
	display: inline-block;
	line-height: 1.3em;
	padding:0 10px;
	margin-top: 1px;
}

/*********************
   SOLUTIONS WRAPPER
*********************/

.solutionsWrapper {
	background: #fff;
	border-bottom: 1px solid #F5F3F2;
}

.solutionsWrapper h3 {
	padding-left:99px;
}

.solutionsWrapper ul li h5 {
	margin: 10px 0 12px 0;
}


/*********************
	SOLUTIONS LINKS
*********************/

#solutionsLinks {
	margin:  36px 0 31px 16px;
}

.solutionsLinks a.active  {
	color: #fff;
}

.solutionsLinks ul {
	margin: 0 0 29px 0;
	padding: 0;
}

.solutionsLinks h3.solo {
	margin-bottom: 36px;
}

.solutionsLinks h4 {
	margin: 0 0 18px 0;
	padding: 0;
}

.solutionsLinks h5 {
	margin-bottom:0.4em;
}

.solutionsLinks .learnMore {
	margin-bottom: 1.5em;
}

.solutionsLinks ul li {
	list-style-type: none;
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
	margin: 0 0 20px 0;
	padding: 0 10px 0 0;
	float:none;
}

.sectionLinks .solutionsLinks ul li {
	margin-bottom: 40px;
}

.privacy .solutionsLinks ul li {
	display:block;
	font-size: 0.875em;
}

.solutionsLinks ul li p {
	color:#3d342f;
}

.solutionsLinks ul li p, 
.solutionsLinks ul li section&gt;a {
	font-size:0.9em;
}

.solutionsLinks div.threeCol ul li {
	display: block;
}

.solutionsLinks .arrow {
	padding-left: 20px;
	background: url(/common/images/srd2013/solutionsGrayArrow.png) no-repeat 0 2px;
}

.ie7 .solutionsLinks ul li {
	display: inline;
}

/* Start SEARCH specific styles */

#isys-search-results .solutionsLinks {
	padding-bottom:2em;
}

.solutionsLinks .orderDetails {
	margin-bottom:1.5em;
}

.solutionsLinks .partNumber. .solutionsLinks .price {
	font-size:0.75em;
}

.solutionsLinks .inStock {
	font-family:"TPHeroLightItalic";
	color:red;
}

.solutionsLinks .price {
	font-family:"TPHeroLightItalic";
	padding:0 0.25em;
}

.solutionsLinks .sprite-icon-validation-error-png {
 margin:5px 0 0 -23px;
}
.solutionsLinks .warning {
	font-family:"TPHeroLightItalic";
	color:red;
	margin-bottom:1em;
}

/* End SEARCH specific styles */

/*********************
	GRID STYLES
*********************/

ul.grid {
    text-align:left;
    display:block;
	margin: 36px auto 0 auto;
	width:810px;
}
ul.grid&gt;li {
    margin: 0 25px 36px 25px;
    min-height: 310px;
    padding:0 0 30px 0;
    position: relative;
}

ul.grid li a.btn {
	bottom: 0;
	margin: 0;
	padding:10px 0;
	position: absolute;
}
ul.grid li div {
	margin: 0;
}
ul.grid li h3 {
    color: #f5680a;
	min-height: 75px;
}
ul.grid li img {
    margin: 0;
    padding: 0;
}
ul.grid li li {
    margin: 0 0 10px 0;
}
ul.grid li p {
	font-size: 0.9em !important;
    line-height: 1.5em;
    margin: 0 0 20px 0;
    min-height: 50px !important;
}


/*********************
	HR STYLES
*********************/

.hrRed {
	width: 100%;
	margin: 36px auto;
	background-color: #d1202f;
	border: none;
	color: #d1202f;
	height: 1px;
}
.hrGrey {
	width: 100%;
	clear: both;
	/*margin: 36px auto 0;*/
	background-color: #d6cec9;
	border: none;
	color: #d6cec9;
	height: 1px;
}

/*********************
	PAGINATION
*********************/

.pagination {
	border-bottom: 1px #D6CEC9 solid;
	border-top: 1px #D6CEC9 solid;
	padding: 20px 0;
}

.pagination ul { 
	float:left;
	margin-top:2px;
}
.pagination ul li {
	margin-left: 16px;
	float:left;
	width:10px;
}
.pagination p {
	color: #999390;
	float:left;
	margin:0;
}
.pagination h5 {
	float: right;
	font-size: 0.875em;
	font-family: 'TPHeroBold', Sans-Serif;
	margin:0;
}
.activePage, 
.activePage:hover {
	color: #d1202f;
	text-decoration: none;
}

/* start Button styles */

.btn {
	padding: 10px 15px;
	border:0;
	text-align:center;
	color: #fff !important;
	font-family: 'TPHeroBold', Sans-Serif;
	font-size:0.75em;
	line-height:1.0em;
	text-decoration: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #5b2c83;
/* Old browsers */
	background: -moz-linear-gradient(top, #992b99 0%, #5b2c83 100%);
/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#992b99), color-stop(100%,#5b2c83));
/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #992b99 0%,#5b2c83 100%);
/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #992b99 0%,#5b2c83 100%);
/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #992b99 0%,#5b2c83 100%);
/* IE10+ */
	background: linear-gradient(top, #992b99 0%,#5b2c83 100%);
/* W3C */
    display: inline-block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;	
	text-transform:uppercase;
}

.btnLarge {
	padding:20px 30px;
}
.btn:hover {
	cursor: pointer;
	color:#fff;
	background: #9f0b0f;
/* Old browsers */
	background: -moz-linear-gradient(top,  #f33327 0%, #9f0b0f 100%);
/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f33327), color-stop(100%,#9f0b0f));
/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f33327 0%,#9f0b0f 100%);
/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f33327 0%,#9f0b0f 100%);
/* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f33327 0%,#9f0b0f 100%);
/* IE10+ */
	background: linear-gradient(top,  #f33327 0%,#9f0b0f 100%);
/* W3C */
}

.btn:active {
	cursor: pointer;
	color:#fff;
	background: #9f0b0f;
/* Old browsers */
	background: -moz-linear-gradient(top,  #f33327 0%, #9f0b0f 100%);
/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f33327), color-stop(100%,#9f0b0f));
/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f33327 0%,#9f0b0f 100%);
/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f33327 0%,#9f0b0f 100%);
/* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f33327 0%,#9f0b0f 100%);
/* IE10+ */
	background: linear-gradient(top,  #f33327 0%,#9f0b0f 100%);
/* W3C */
}

input[type="button"], 

input[type="reset"], 
input[type="file"]::-webkit-file-upload-button, 
button,
.genBtn {
	/* Override reset borders */
	border: none;

	background: #5b2c83;

	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #992b99 0%, #5b2c83 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #992b99 0%, #5b2c83 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #992b99 0%, #5b2c83 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #992b99), color-stop(1, #5b2c83));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #992b99 0%, #5b2c83 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #992b99 0%, #5b2c83 100%);
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	color: #fff;
	display: block;
	font-size: 0.75em;
	font-family:'TPHeroBold', Sans-Serif;
	padding: 5px;
	text-align:center;
	text-transform: uppercase;
}

.genBtn a {
	color: #fff;
	display: block;
	margin-top: 3px;
}

/* for jquery hook */
.genBtn.onHover {
	background: #5b2c83;
}


.insightAction {
	height: 20px;
	width: 210px;
}

/* end Button styles */


.center { 
	text-align:center;
}


/* State Rules */

.hide { 
	position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px 1px 1px 1px); 
}


.contentShadow {
	background: url(/common/images/srd2013/content-shadow.png) no-repeat center bottom !important;
	padding-bottom:36px !important;
}
.contentShadow210 {
	background: url(/common/images/srd2013/content-shadow-2-10.png) no-repeat center bottom !important;
	padding-bottom:36px !important;
}

.modal-backdrop {
	background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
    display:none;
}

.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop, 
.modal-backdrop.fade.in {
    zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}



/*********************
	VIDEO STYLES
*********************/

.video {
	position: relative;
}
.video .gateOpenBtn {
	font-family:'TPHeroRegular', Sans-Serif;
	font-size: 1.5em;
	height: 48px;
	padding-top: 34px;
	position: absolute;
	text-transform: none;
	top: 150px;
	left: 50%;
	margin-left: -125px;
}

.video .gateOpenBtn {
	background: url(/common/images/srd2013/bg-btn-video.png) -80px -37px no-repeat;
	height: 60px;
	padding-top: 0;
	margin-left: -30px;
	text-indent: -9000px;
	top: 167px;
	width: 60px;
}
.video .gateOpenBtn:hover {
	background: url(/common/images/srd2013/bg-btn-video.png) -80px -161px no-repeat;
}


/*********************
	HELPER STYLES
*********************/

/* Don't show shadows when selecting text */



/*********************
	SPRITES STYLES
**********************/

.sprite {
    background: url(/common/images/srd2013/sprite.png) no-repeat;
}



.sprite-icon-validation-error-png {
	background: url(/common/images/srd2013/sprite.png) no-repeat;
    width: 15px;
    height: 12px;
    background-position: -0px -107px;
}

.sprite-icon-validation-success-png {
	background: url(/common/images/srd2013/sprite.png) no-repeat;
    width: 15px;
    height: 16px;
    background-position: -112px -80px;
}

/* TABLES */

table {
	padding: 0;
	margin: 0 0 22px 0;
	color: #5f5f5f;
	line-height: 1.6;
	border: 1px solid #ccc;	
}
	
	table thead tr.subhead {
		background:#e1e1e1;		
	}
	table thead tr.subhead th {
		*background:#e8e8e8; /* Fix for IE7 */
	}
	table thead tr.subhead th.alt {
		background:#004a80;
		color: #fff;		
	}
	table thead tr td {
		border-bottom:1px solid #ccc;		
		background:#f8f8f8; 
		/* IE10 */ 
		background: -ms-linear-gradient(top, #FFFFFF 0%, #F0F0F0 100%);
		/* Mozilla Firefox */ 
		background: -moz-linear-gradient(top, #FFFFFF 0%, #F0F0F0 100%);
		/* Opera */ 
		background: -o-linear-gradient(top, #FFFFFF 0%, #F0F0F0 100%);
		/* Webkit (Safari/Chrome 10) */ 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F0F0F0));
		/* Webkit (Chrome 11+) */ 
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #F0F0F0 100%);
		/* Proposed W3C Markup */ 
		background: linear-gradient(top, #FFFFFF 0%, #F0F0F0 100%);				
	}
	table thead tr td {		
		font-weight:500;
		text-transform: none;
		line-height:3.4em;
		color: #231F20;
		padding: 5px 10px 0 10px;
		vertical-align: middle;
	}
	table thead tr td .toggle {
		position: absolute;
		top:13px;
		*top:5px; /* IE7 fix */
		right:10px;
	}
	table thead tr td .toggle:hover {
		cursor: pointer;
	}
	table thead tr td span.heading {
		font-weight:700;
		font-size:1.4em;
		margin-right:5px;
	}

	table tr {
		border-bottom:1px solid #ccc;
		line-height:1.4;
	}
	table tr.alt {
		background: #f1f1f1;
	}
	table tr.alt td, table tr.alt th {
		*background:#f1f1f1; /* fix for IE7 */
	}
	table tr td, table thead tr th, table tr th  {
		padding: 10px;
		vertical-align: middle;
		border-right:1px solid #ccc;
		*border-bottom: 1px solid #ccc;	
	}
	
.gap
{
	margin:10px;
}</pre></body></html>