@media print { 
	body { 
		font-family: 'Times Roman', serif; 
		color: #000; 
		background: #fff; 
	}
	div.breadcrumbs { border-bottom: 1px solid #ccc; }
	#topCat,
	#leftCat,
	#rightCat { display: none; }
}
@media screen {

/* Global Reset */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	body {
		line-height: 1;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}
/* /Global Reset */

	.printLogo { display: none; }

	.body { text-align: left; background: #162937; font-family: arial,helvetica,sans-serif; font-size: 12px; color: #333;   }
	p, td, h1, h2, h3, input { padding: 0; }
	p { line-height: 15px; padding: 0 0 15px; }
	h1 { margin: 0 0 14px; padding: 15px 0 6px; border-bottom: 2px solid #a99759; font-family: 'Trebuchet MS',arial,helvetica; font-size: 16px; text-transform: uppercase; color: #695518; }
#article h1 { border: none; text-transform: none; color: #333; font-family: arial,helvetica; font-size: 20px; margin: 0; padding: 30px 0 15px 0; }
	h2, .feedburnerFeedBlock p.feedTitle { font-family: 'Trebuchet MS',arial,helvetica; font-size: 16px; text-transform: uppercase; color: #695518; padding: 15px 0 15px;  }
	h3 { font-family: arial,helvetica; font-size: 14px; color: 069; font-weight: bold; }
	a { text-decoration: none; color: #069; }
	a:hover { text-decoration: underline; }
	a img, a input { border: 0; }
	td { vertical-align: top; }
	ul, 
	ol { margin: 0 0 0 15px; padding: 0;  }
	ul li, 
	ol li { margin: 0; padding: 0 0 5px; }
	form { padding: 0; margin: 0; }
	input { }
	input:focus { }
	select { }
	
	table { border-collapse: collapse; }
	
	div.hr { 
		clear: both; 
		margin: 25px 0; 
		height: 1px; 
		background: #333 url('http://www.medicaldesign.com/images/dotted_horiz_2.gif') repeat-x bottom;
	}
	div.styledHr { 
		clear: both; 
		margin: 10px 0; 
		height: 1px; 
		background: #000; 
	}
	div.styledHr hr, 
	div.hr hr { 
		display: none; 
	}

	.breadcrumbs { margin: 0; padding: 10px 15px 0; }
	.breadcrumbs p { margin: 0; padding: 0; text-align: left; color: #333; font-size: 10px;  }
	.breadcrumbs p span { }
	.breadcrumbs p a { }



#article .byline { color: #666; margin: 0; padding: 0 0 30px; }
#article.issue_cover p.byline { padding: 0 0 0;}
#article.issue_cover .leadinsm p { padding: 0 0 0;}
	p.byline { font-size: 10px; font-style: italic; color: #333; padding: 0 0 3px 0; }
	.leadin { font-size: 14px; font-weight: bold;}
	.leadinlg p { }
	p.currentDate { }
	.leadinlg p.readMore { text-align: right; padding: 10px 0 0; font-size: 11px; font-weight: bold;  }
	p.coverLink { text-align: right; }

	.cb { }
	.cb .cbcontent { }

	.feedburnerFeedBlock { }
	.feedburnerFeedBlock ul { }

	div.catheadline { }
	div.catheadline h2 a { }

	.dblColumn .leftCell { width: 468px; }
	.dblColumn .rightCell { width: 315px; }
	.dblColumn .rightColumn { padding: 5px 0 0 15px; }

.catmicrosites #rightCat {  width: 200px;  }
.catmicrosites #rightCat  .sponsors {  width: 200px; margin-left: 5px;  }
.catmicrosites #cover #content   { width: 600px;  border-right: 1px solid #ccc; }

	.nested_dbl_col { background: url('http://www.medicaldesign.com/images/dotted_horiz_2.gif') repeat-x left bottom; }
	.nested_dbl_col .rightColumn { margin: 0 0 10px 0; padding: 5px 5px 0 10px;  }
	.nested_dbl_col .leftColumn { margin: 0 0 10px 0; padding: 5px 5px 0 0;  }
	.nested_dbl_col .rightColumn { background: url('http://www.medicaldesign.com/images/dotted_vert_2.gif') repeat-y left; }
	.nested_dbl_col .leftCell, .nested_dbl_col .rightCell { width: 50%; }



	.latestNews .nested_dbl_col { background: url('http://www.medicaldesign.com/images/dotted_horiz.gif') repeat-x left bottom; }
	.latestNews .nested_dbl_col td.leftCell { width: 470px; }
	.latestNews .nested_dbl_col td.rightCell { width: 313px; }
	.latestNews .nested_dbl_col .leftColumn { padding: 0 10px 0 0; }
	.latestNews .nested_dbl_col .rightColumn { padding: 8px 10px 5px 12px; background: url('http://www.medicaldesign.com/images/dotted_vert.gif') repeat-y left; }

	.leadinlg { margin: 0; padding: 0 0 40px 0; overflow: hidden; }
	.leadinlg .imageAlignLeft { float: left; margin: 0 13px 5px 0; }
	.leadinlg .imageAlignRight { float: right; margin: 0 0 5px 13px; }
	.leadinsm { padding: 0 0 15px; }
	.leadinsm h3 { padding: 0; }
	.leadinlg h3 { font-size: 27px; font-weight: bold; padding: 0 0 10px;  }
	.leadinsm h3 a { font-size: 14px; font-weight: bold; }
	.leadinlg h3 a { color: #069; line-height: 30px; }
	.leadinsm h3.leadinlist { margin: 0; }
	.leadinsm h3.leadinlist a { padding: 0 0 0 15px; } 
	.category_archive .leadinsm { clear: both; }

.article .leadinsm { overflow: hidden; clear: both; margin: 0 0 20px; padding: 0;}
.article .leadinsm h3 { margin: 0; padding: 0 0 2px; line-height: 16px;}
.article .leadinsm h3 a {}
.article .leadinsm img { float: left; margin: 0; padding: 0 10px 5px 0;}
.article #content .leadinsm .byline { margin: 0; padding: 0 0 5px; }
.article .leadinsm p { margin: 0; padding: 0; }

.blogrollFeed { line-height: 15px; }
.blogrollFeed .fdpoweredby { display: none; }

	.caption { padding-left: 0; margin-bottom: 0; color: #294C60; font-size:10px} 

	.readMore { float: right;}

	p.deck { font-weight: bold; padding: 0 0 10px; }
	p.linkToTop { clear: both; }

	.clickability { padding: 0 0 30px; }

	.whblurb { font-style: italic; padding: 0 0 20px; display: block; }


	/* main layout */
	#cover, 
	#article { width: 810px; float: right; overflow: hidden; }

	#rightCat { float: right; width: 312px; overflow: hidden; }
	#rightCat .contentPadding { padding-right: 12px; }

	#leftCat { float: left; width: 160px; overflow: hidden; background: #162937 url('http://www.medicaldesign.com/images/bg_leftnav.jpg') repeat-y left top; padding: 0 0 3081px; margin: 0 0 -3081px;}
	

/* for Internet Explorer 6 */
/*\*/
* html #leftCat {
	margin: 0; padding: 0;
}
/**/
	
	#leftCat .contentPadding { padding: 110px 0 0 9px; margin: 0 0 0 0; background: url('http://www.medicaldesign.com/images/ekg_lines.gif') no-repeat right top; }

	#content { width: 471px; float: left; }
	#content .contentPadding { padding-left: 16px; }
	.catnewsletters #content { width: 790px; }

	.cover #content { width: 810px; }
	.cover #content .contentPadding { padding-right: 12px; }
#cover h1 {font-size:20px;}
	#pixeltrack { position: absolute; width: 1px; top: 0; left: -2px; }
	#container { 
		margin: 0 auto; 
		text-align: left; 
		clear: both; 
	}

	#topCat { background: #162937; overflow: hidden; padding: 0 0 8px; border-bottom: 1px solid #fff;}
#topCat .constraint { width: 970px; margin: 0 auto; }
	.logo { height: 110px; background: url('http://www.medicaldesign.com/images/bg_logodiv.gif') repeat-x left top;  }
	#topCat h1 { margin: 0; padding: 10px 0 0 15px; float: left; border: none; }
	#topCat h1 a { display: block; padding-top: 87px; width: 545px; height: 0; overflow: hidden; background: url(../images/logo.gif) no-repeat left top; }
	#wrapper { background: #fff; overflow: hidden; width: 970px; margin: 0 auto; }

	.catadvertisers .article, 
	.catadvertisers .cover, 
	.catwebcast .article, 
	.catwebcast .cover { }

	.catadvertisers .rtcatcol, 
	.catadvertisers .rtcatcol, 
	.catwebcast .rtcatcol, 
	.catwebcast .rtcatcol { }

	/*buyers guide and directory styles*/
	.catbuyersguide #content h3 { padding: 0 0 10px 0;}
	.catbuyersguide legend { font-weight: bold; padding: 0 0 5px 0;}
.catbuyersguide label { font-weight: bold; line-height: 16px; font-size: 11px;}
	.catbuyersguide table.listings { margin: 10px 0 0;}
	.catbuyersguide table.listings th { font-weight: bold; padding: 0 10px 10px 0;}
	.catbuyersguide table.listings td { padding: 0 10px 5px 0;}
	.catbuyersguide #listingPage address { font-weight: bold; padding: 5px 0 10px;}
	.catbuyersguide #content ul li { font-weight: bold; padding-top: 10px; background: none; }
	.catbuyersguide #content ul li.subCat { font-weight: normal; padding-left: 2em;  padding-top: 0; }
	.catbuyersguide #content ul li.subCatsubCat { font-weight: normal; padding-left: 3em; padding-top: 0; }
.catbuyersguide .featuredListing th { font-weight: bold; padding: 0 0 10px; }
.catbuyersguide .featuredListing td { padding: 0 0 5px;}
.catbuyersguide #listingPage ul { list-style: none;}
	.webcasts { background: #a99759 url('http://www.medicaldesign.com/images/bg_brwn_box_bot.gif') no-repeat left bottom; margin: 18px 0 10px 0; overflow: hidden; clear: both; }
	.webcasts h2 { color: #fff; margin: 0; padding: 10px 0 0 14px; background: url('http://www.medicaldesign.com/images/bg_brwn_box_top.gif') no-repeat left top;}
	.webcasts ul { list-style: none; margin: 0; padding: 20px 5px 0 10px;  }
	.webcasts ul li { color: #000; font-size: 11px; margin: 0; padding: 0 0 15px 10px; background: url('http://www.medicaldesign.com/images/bullet_brnbox.gif') no-repeat 0 3px;}
	.webcasts ul li a { color: #fff; font-weight: bold; font-size: 14px; line-height: 16px; }

	.sitePoll { color: #fff; background: #a99759 url('http://www.medicaldesign.com/images/bg_brwn_box_bot.gif') no-repeat left bottom; margin: 18px 0 20px; width: 300px; overflow: hidden; }
	.sitePoll h2 { color: #fff; margin: 0; padding: 10px 0 15px 14px; background: url('http://www.medicaldesign.com/images/bg_brwn_box_top.gif') no-repeat left top;}
	.sitePoll .pollContainer h2 { background: none !important; padding: 0;}
.sitePoll a { color: #fff; }
	.sitePoll .pollContainer p { display: block; padding: 0 10px 5px 10px; }
	.sitePoll button { text-transform: lowercase; font-size: 12px; font-family: 'Trebuchet MS';border: none; width: 61px; height: 27px; color: #fff; background: url('http://www.medicaldesign.com/images/button_poll.gif') no-repeat left top; float: right; margin: 10px 10px 10px 0; }

	.newsLetters { color: #fff; margin: 30px 0 25px; width: 139px; padding: 0 0 20px; background: #294C60 url('http://www.medicaldesign.com/images/bg_bluebox_bot.gif') no-repeat left bottom; }
	.newsLetters h2 { color: #fff; background: url('http://www.medicaldesign.com/images/bg_bluebox_top.gif') no-repeat left top; padding: 15px 0 20px 10px; }
	.newsLetters a { display: block; color: #7cb7d5; font-weight: bold; font-size: 13px;  }
	.newsLetters p { padding: 0 4px 10px 11px;}
	.newsLetters img { margin: 0 0 0 19px;}
	.newsLetters ul { list-style: none; padding-bottom: 20px; }

	.prodTopStory { overflow: hidden; clear: both; }
	.prodTopStory .imageAlignLeft { float: left; margin: 0 10px 5px 0; }
	.prodTopStory h3 { padding: 0 0 10px; }
	.prodTopStory .readMore { text-align: right; font-weight: bold; font-size: 11px; padding: 10px 0 0; }

	.prodStories { overflow: hidden; width: 461px; padding: 10px 0 0; }
	.prodStories div {  }
	.prodStories .imageAlignLeft { float: left; margin: 0 10px 5px 0; }
	.prodStories h3 { padding: 10px 0 10px; }
	.prodStories p { padding: 14px 0 0; }
	.prodStories .prodOne { float: left; width: 48%; margin: 0; padding: 0 5px 0 0; overflow: hidden; clear: both; }
	.prodStories .prodTwo { float: left; width: 48%; margin: 0; padding: 0 0 0 10px; background: url('http://www.medicaldesign.com/images/dotted_vert_2.gif') repeat-y left; overflow: hidden; }

	.featProd { overflow: hidden; clear: both; margin: 20px 0 20px; font-size: 11px; padding: 13px 8px 10px 30px; background: #eee url('http://www.medicaldesign.com/images/bg_featprod_advertisement.gif') no-repeat bottom left;}
	.featProd h2 { color: #333; margin: 0; padding: 0 0 10px; }
	.featProd img { float: right; margin: 0 0 0 10px; }
	.featProd a { font-weight: bold; }

	.mostPop {}
	.mostPop h2 { padding: 10px 0 10px; }
	.mostPop ul { list-style: none; margin: 0; padding: 0; }
	.mostPop ul li { margin: 0 0 7px; padding: 0 0 0 10px; background: url('http://www.medicaldesign.com/images/bullet_bluedot.gif') no-repeat 0 2px; }
	.mostPop ul li a { font-weight: bold; line-height: 14px; }


	.latestFrom {}
	.latestFrom h2 { padding: 10px 0 10px; }
	.latestFrom ul { list-style: none; margin: 0; padding: 0; }
	.latestFrom ul li { margin: 0 0 7px; padding: 0 0 0 10px; background: url('http://www.medicaldesign.com/images/bullet_bluedot.gif') no-repeat 0 2px; }
	.latestFrom ul li h3 { font-size: 12px; }
	.latestFrom ul li a { font-weight: bold; line-height: 14px;  }
	.latestFrom .creditLogo { padding: 20px 0 0px; background: url('http://www.medicaldesign.com/images/headlines_by_feedburner.gif') no-repeat right bottom;}
	.latestFrom .creditLogo img { margin: 0 0 -3px;}

	.latestInBlogs { overflow: hidden; clear: both; padding: 5px 0 15px; margin: 10px 0 0 0; background: url('http://www.medicaldesign.com/images/quotes.gif') no-repeat right bottom; }
	.latestInBlogs p { font-size: 14px; margin: 0; padding: 0 0 5px;  }
	.latestInBlogs p span { font-weight: bold; }
	.latestInBlogs ul { list-style: none; margin: 0; padding: 0; }
	.latestInBlogs ul li { font-weight: bold; margin: 0 0 7px; padding: 0 0 0 10px; background: url('http://www.medicaldesign.com/images/bullet_bluedot.gif') no-repeat 0 2px; }
	.latestInBlogs ul li h3 { font-size: 12px; }
	.latestInBlogs .blogOne { margin: 0; padding: 0 0 10px 0; background: url('http://www.medicaldesign.com/images/leslieweb.jpg') no-repeat 244px 3px; }
	.latestInBlogs .blogTwo { margin: 0; padding: 10px 0 0; background: url('http://www.medicaldesign.com/images/0507_vickiweb.jpg') no-repeat 244px 12px; }
	.latestInBlogs .blogTwo ul, .latestInBlogs .blogOne ul { padding-right: 70px; }
	.latestInBlogs .blogsHr { background: url('http://www.medicaldesign.com/images/dotted_horiz_2.gif') repeat-x left bottom; height: 1px; }
.latestInBlogs .blogOne p { padding-right: 70px;}

	.inThisIssue { overflow: hidden; width: 460px; }
	.inThisIssue .theCover { float: left; margin: 0; padding: 0 10px 0 0; }
	.inThisIssue a { font-size: 12px; }
	.inThisIssue p { padding: 0 0 15px; }
	.inThisIssue p.caption { padding: 4px 0 20px; font-size: 11px; text-transform: uppercase; color: #999; }

	.directory { width: 460px; overflow: hidden; background: url('http://www.medicaldesign.com/images/dotted_horiz_2.gif') repeat-x bottom; padding: 0 0 10px; }
	.directory .readMore { padding: 10px 0 0; float: left; font-weight: bold; }
	.directory span { padding: 0 0 0 15px;}
	.directory p { padding: 0 0 5px; }

	#backIssues { width: 780px; padding: 10px 0 0 16px; clear: both; background: url('http://www.medicaldesign.com/images/dotted_horiz_2.gif') repeat-x top; overflow: hidden; }
	#backIssues h2 { margin: 0; padding: 0 10px 0 0; float: left; }
	#backIssues select { float: left;  }
	#backIssues .bkCovers { clear: both; padding: 10px 0 0; }
	#backIssues .bkCovers div { float: left; padding: 0 15px 0 0;  }
	#backIssues .bkCovers div p { text-align: center; font-size: 10px; text-transform: uppercase; color: #999; padding: 4px 0 20px; }

/* google search term highlight*/
.qterm { background-color: #eee; padding: 0 3px; float: none; display: inline; font-weight: inherit; font-size: inherit; }
a span.qterm { }
a:hover span.qterm { }

/*  TOP NAVIGATION  */
	.topNav { background: #162937 url('http://www.medicaldesign.com/images/bg_topnav.jpg') repeat-x left top;
		padding: 0;
		font-size: 13px;
		width: 810px;
		height: 56px;
	}
	#topNav { 
		z-index: 1; 
		padding: 9px 0 0 0;
		list-style:none;
		font-size: 13px; font-family: 'Trebuchet MS',arial,helvetica; text-transform: uppercase;  
		list-style: none; 
		text-align: left; 
		margin: 0; 
	}
	#topNav li { 
		list-style: none; 
		float: left; 
		margin: 0 1px 0 0; 
		padding: 0; 
	}
	#topNav a {  float: left;
		display: block; 
		margin: 0; 
		padding:0; 
		background: url('http://www.medicaldesign.com/images/bg_nav_left.jpg') no-repeat left top;
		color: #162936;
	}
	#topNav a:hover { text-decoration: none; }

	#topNav a span{
		background: url('http://www.medicaldesign.com/images/bg_nav_right.jpg') no-repeat right top; 
		display: block; 
		padding: 17px 6px 4px 7px; 
	}
	#topNav li.materials a span,
	#topNav li.molding a span, 
	#topNav li.tubing a span { padding-bottom: 17px;}
	.topNav ul#topNav li { position: relative; }


/*TOPNAV DROP CODE*/
	#topNav ul { 
		font-size: 12px; 
		width: 130px; 
		display: none; 
		position: absolute; 
		z-index: 3; 
		top: 47px;
		left: 0; 
		border-bottom: 3px solid #9E9A5D;
		border-left: 1px solid #eaeaea;
		border-right: 1px solid #eaeaea;
		margin: 0; 
		padding: 5px 10px 0 10px;
		background: #fff url('http://www.medicaldesign.com/images/bg_topnav_drop.jpg') repeat-x left;
	}
	#topNav li.over ul, 
	#topNav li:hover ul { 
		display: block; 
	}
	#topNav ul li { 
		width: 130px;
		padding: 0; 
		margin: 0; 
		border-bottom: 1px dashed #a7975c; 
	}
	#topNav ul li.last { border-bottom: none; }

	#topNav ul li a { background: url('http://www.medicaldesign.com/images/bullet_navsubs.gif') no-repeat 0 9px; padding: 5px 0 5px 8px; display: block; line-height: 14px; text-transform: none; color: #695518; }
	#topNav ul li a:hover { text-decoration: underline; }

/*TOP NAV ON-STATES*/
.catcontract-manufacturing #topNav li.contract-manufacturing a,
.catengineering-prototyping #topNav li.engineering-prototyping a,
.catmaterials #topNav li.materials a,
.catmolding #topNav li.molding a,
.catpumps-valves #topNav li.pumps-valves a,
.cativ-components #topNav li.iv-components a,
.cattubing #topNav li.tubing a,
.catelectrical-components #topNav li.electrical-components a,
.catmotors-motion-control #topNav li.motors-motion-control a { background: url('http://www.medicaldesign.com/images/bg_nav_onleft.jpg') no-repeat left top; }

.catcontract-manufacturing #topNav li.contract-manufacturing a span,
.catengineering-prototyping #topNav li.engineering-prototyping a span,
.catmaterials #topNav li.materials a span,
.catmolding #topNav li.molding a span,
.catpumps-valves #topNav li.pumps-valves a span,
.cativ-components #topNav li.iv-components a span,
.cattubing #topNav li.tubing a span,
.catelectrical-components #topNav li.electrical-components a span,
.catmotors-motion-control #topNav li.motors-motion-control a span { background: url('http://www.medicaldesign.com/images/bg_nav_onright.jpg') no-repeat right top;}
	
/*TOP NAV HOVERS*/
#topNav li a:hover { background: url('http://www.medicaldesign.com/images/bg_nav_onleft.jpg') no-repeat left top; }
#topNav li a:hover span { background: url('http://www.medicaldesign.com/images/bg_nav_onright.jpg') no-repeat right top; }
#topNav ul li a { background: url('http://www.medicaldesign.com/images/bullet_navsubs.gif') no-repeat 0 9px !important; display: block; line-height: 14px; }

	#topNav li.over a, 
	#topNav li:hover a { 
	}
	#topNav li a:hover { 
	}

	
	.latestNews { background: url('http://www.medicaldesign.com/images/bg_latestnews_cb.gif') repeat left top;}
	.latestNews h1 { margin: 0 0 14px; padding: 15px 0 6px; border-bottom: 2px solid #a99759; }
	.latestNews .byline { padding-bottom: 3px;}

	.icopy { background: url('/images/icopy_w.gif') no-repeat right; clear: both; text-align: right; margin: 10px 0 25px 0; padding: 0 30px 0 0; overflow: hidden; }
	.icopy:hover { background: url('/images/icopy_g.gif') no-repeat right; }
	.icopy a { color: #069; }

	
	img.left { margin: 5px 5px 5px 0; float: left; }
	img.right { margin: 5px 0 5px 5px; float: right; }
	img.center { display: block; margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

	div.left { margin: 5px 5px 5px 10px; float: left; }
	div.right { margin: 5px 10px 5px 5px; float: right; }
	div.center { margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }


	.pagination { font-weight: bold; text-transform: uppercase; padding: 10px 0 0; }

	/* =============================================
	================== leftcat elements
	============================================= */

	.leftNav ul { margin: 25px 0 35px 8px; padding: 0; list-style: none; }
	.leftNav ul li { font-family: 'Trebuchet MS',arial,verdana; font-size: 13px; margin: 0; padding: 0px 0 0px; border-bottom: 1px solid #5c6a73; }
	.leftNav ul li.last { border: none; }
	.leftNav ul li a { color: #fff; display: block; padding: 10px 0 15px 5px; }
	.leftNav ul li a:hover { background: #5c6a73; text-decoration: none; }

.searchTermsInc { overflow: hidden; clear: both; margin: 0 5px 0 0; padding: 20px 0 0; }
.searchTermsInc h2 { color: #fff; font-weight: bold; font-size: 14px; }
.searchTermsInc ul { color: #fff; }
.searchTermsInc ul li a { color: #fff; font-weight: bold;  }
	/* =============================================
	================== rightcat elements
	============================================= */

	div.left img.left { margin: 0 0 0 0; }
	div.right img.right { margin: 0 0 0 0; }
	div.center img.center { margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }

	p.center { display: block; margin-top: 0; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

	/* topCat layout */

	.utilNav { padding: 15px 20px 0 0; float: right; text-align: left; }
	.utilNav ul { list-style: none; font-size: 11px; padding: 0 0; margin: 0; text-transform: uppercase; }
	.utilNav li { display: inline; font-family: 'trebuchet ms'; margin: 0; padding: 0 0 0 5px; background-image: url(../images/utilNavArrow.gif); }
	.utilNav li.last a { background: none; padding: 0 0 0 0; }
	.utilNav a { background: url('http://www.medicaldesign.com/images/bg_utilnav_li.gif') no-repeat right; color: #c4b46d; margin: 0; padding: 0 10px 0 0; }


	#searchBox { float: right; padding: 25px 20px 0 0; margin: 0; }
	#searchBox #searchSite { float: left; width: 181px; border: 1px solid #ccc; font-weight: bold; font-size: 11px; padding: 5px 0 4px 5px; margin: 3px 5px 0 0; }
	#searchBox label { display: none; }
	#searchBox .searchButton { border: 0; padding: 0; margin: 0; width: 34px; height: 30px; background: url('http://www.medicaldesign.com/images/go_button.gif') no-repeat; display: block; }
	#searchBox .advancedSearch { display: block; text-align: right; padding: 0 43px 5px 0; text-decoration: none; font-family: 'Trebuchet MS',arial; font-size: 11px; color: #c4b46d; }
	#searchBox .searchInputs { margin: 0; padding: 0; }
	#topcat p { margin: 0; }


	.searchresults { float: right; }
	.searchresults form { display: inline; }
	.toc { clear: left; }



	.currentissue { background: #dce3eb; padding: 7px; margin-bottom: 10px; text-align: center; }

	/*Featured Results*/
	.featuredheader { }
	.featuredlinebg { }
	.featuredleadin { }
	.featureddesc { }

	/*Regular Results*/
	.resultsheader1 { font-weight: bold; }
	.resultsheader2 { font-weight: bold; padding: 10px 0 10px; }
	.resultsleadin { font-weight: bold; }
	.resultsbyline { font-size: 10px; font-style: italic; color: #333; padding: 0 0 3px 0; }
	.resultsdesc { }
	.resultsmedia { }
	.resultslinks { }
	.searchterm { }

	#textSearch { width: 325px; }
	.searchSubmit { background: #D8CE82; border: 1px solid #294C60; padding: 3px; text-transform: lowercase; color: #fff; font-weight: bold; }

	#issuecovers { clear: both; }
	#issuecovers h2 { font-weight: normal; color: #fff; height: 16px; padding: 2px 10px; margin: 5px 0; line-height: 16px; background-color: #666; font-size: 12px; text-transform: uppercase; }
	#issuecovers table tr.date td { background: #ccc; border-bottom: #666 1px solid; padding: 3px 0; text-align: center; vertical-align: middle; }
	#issuecovers table tr.date td a { font-weight: normal; font-size: 10px; color: #666; line-height: 24px; display: block; text-decoration: none; }

.hiddenPic { display: none; }

	/* Browse Recent Issues */

	/* End Browse Recent Issues */
	#footer { background: #162937; 
		height: 47px; 
		clear: both; 
		margin: 0 0 0 155px; 
		padding: 0;
	}

	#footer div {
		margin: 0 auto;
		width: 820px; 
		text-align: left; 
		padding: 20px 0 0 0;
		background: url('http://www.medicaldesign.com/images/bg_footer.jpg') no-repeat left top;
	}
	#footer p { width: 180px; margin: 0; padding: 0 0 0 15px; color: #fff; font-size: 11px; }
	#footer ul { padding: 0; margin: -15px 0 0 0; list-style-type: none; float: right; }
	#footer ul li { display: inline; float: left; padding: 0; margin: 0; border-left: 1px solid #fff;}
	#footer ul li a { padding: 0 10px 0 10px; font-size: 11px; color: #fff; }
	#footer ul li.first { border-left: none; }


/* ETV promo in right column */

.etvPromoContainer { margin: 20px 0;}
.etvPromoContainer img.center { margin: 0px;}
.etvPromo {
  width: 300px; height: 152px; overflow-x: auto; overflow-y: hidden; padding: 0px; text-align: center;
}
.etvPromoContainer a {
  font-weight: bold;
}

.etvPromoContainer p {
  margin: 10px 0 5px 0;
  padding: 0px 0 0 10px;

}
.etvScroller {
  width: 650px; overflow: hidden;
}
.etvItem {
  width: 130px; float: left;
}

.etvItem img {
  margin-bottom: 4px;
}

.etv-mostRecent ul {
  margin: 10px 10px 0px 10px;
}

.etv-mostRecent li {
  list-style: none;
  font-weight: normal;
}
.etv-mostRecent p.feedTitle {
  display: none;
}



.etv-mostRecent p.fbsubscribelink {
  overflow: hidden;
  zoom: 1;
  text-align: left;
}
.etv-mostRecent .fbsubscribelink img {
  margin: 4px 5px 0 10px;

}
.etv-mostRecent #creditfooter {
  display: none;
}

/* /ETV promo in right column */


/****** Standard Video Player ******/

#flash_video {
	margin-top: 11px;
	text-align: center;
}
#videoContainer {
	width: 765px;
	margin: 0 auto;
	background: #8C8C8C;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#videoContainer .videoLeft {
	width: 489px;
	float: left;
	margin-left: 4px;
}
#videoContainer .videoHeader {
	height: 112px;
	background: url(/images/player_top_bkgd.gif);
	overflow: hidden;
	text-align: center;
}
#videoContainer .videoHeader div {
	margin-top: 14px;
	margin-left: 10px;
	width: 468px;
	height: 90px;
	background: url(/images/video_player_banner.jpg) no-repeat;
}
#videoContainer .videoHeader img {
	margin-top: 14px;
}
#videoContainer .videoWindow {
	height: 344px;
	background: url(/images/player_bkgd.gif);
	overflow: hidden;
}
#videoContainer .videoRight {
	width: 262px;
	float: left;
	text-align: left;
}
#videoContainer .videoRightTop {
	height: 91px;
	background: url(/images/player_rt_top.gif);
	overflow: hidden;
}
#videoContainer .videoDescription {
	height: 202px;
	background: url(/images/player_rt_middle.gif);
	overflow: hidden;
}
#videoContainer .videoDescription .avText {
	height: 160px;
	margin-top: 32px;
	margin-right: 6px;
	overflow: auto;
}
#videoContainer .relatedArticle {
	margin-top: 10px;
	margin-bottom: 10px;
}
#videoContainer .videoOther {
	height: 157px;
	background: url(/images/player_rt_bottom.gif);
	overflow: hidden;
}
#videoContainer .videoOther .avText {
	height: 125px;
	margin-top: 22px;
	margin-right: 6px;
	overflow: auto;
}
#videoContainer .videoDescription h3 {
	margin: 12px 8px 7px 12px;
}
#videoContainer .videoRightTop p {
	margin: 15px 8px 7px 12px;
}
#videoContainer h3 {
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 12px;
}
#videoContainer .videoRight p {
	margin-left: 12px;
	margin-right: 8px;
}

#videoContainer .pagead {
	clear: both;
	text-align: center;
}
#videoContainer p {
	margin-top: 3px;
	margin-bottom: 6px;
}
#videoContainer .relatedVideo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#videoContainer td, #videoContainer div, #videoContainer p  {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.video_sponsor_top img {
	margin: 14px 0 0 10px;
}
.video_sponsor_bottom {
	margin: 0 0 0 20px;
	text-align: left;
	font-size: 10px;
	color: #EFEFEF;
  padding-bottom: 0px;
}
/****** /Standard Video Player ******/
/****** Standard Podcast Player ******/
#iframediv #audioPlayer { 
	margin: 0px 7px; 
}
.podcastsPlayer {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.podcastsPlayer a {
	color: #cbfbff; 
	text-decoration: none;
}
.podcastsPlayer a:hover {
	text-decoration: underline;
}
.podcastsPlayer h2 {

	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #c60;
	clear: both;
}
.mediaOptions {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mediaOptions li {
	float: left;
	margin-right: 10px;
}
.mediaOptions li a {
	display: block;
}
.mediaOptions li.download a {
	width: 103px;
	height: 24px;
	background: url(/images/podcast_download_now.gif) no-repeat;
}
.mediaOptions li.subscribe a {
	width: 81px;
	height: 24px;
	background: url(/images/podcast_subscribe.gif) no-repeat;
}
.mediaOptions li a span {
	display: none;
}
.podcastsPlayer #iframediv { 
	background: #5F5D62; 
	margin: 7px; 
	width: 336px; 
}
.podcastsPlayer #playerWrapper {
/*	background: #fff url(/images/podcast_bkgd.gif) repeat-x top; */
	padding: 15px 0 0; 
	width: 722px; 
	text-align: left; 
	overflow: hidden;
	border-bottom: 20px solid #7C7C7C;
	margin: 0 auto;	
}
.podcastsPlayer #playerWrapper .avText {
	padding: 10px; 
	margin: 0px 10px 10px 10px; 
	color: #000;
	background: #E6CA9E;
	text-align: left; 
	clear: both;
}
.podcastsPlayer #playerWrapper h3 {
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
	color: #fff;
}
.podcastsPlayer #playerWrapper .rightCat {
	width: 336px; 
	float: right; 
	padding: 0px 0px 5px 0px;
	background: #FFF;
	margin-right: 10px;
	display: inline;
}
.podcastsPlayer #playerWrapper .rightCat .ad {
	margin-top: 0; 
}
.podcastsPlayer #playerWrapper .leftCat {
	text-align: center; 
	width: 350px; 
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
.podcastsPlayer #playerWrapper .roundedCorners {
	background: #D3983F url(/images/podcast_bg_gradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.podcastsPlayer #playerWrapper .leftCat p {
	margin: 10px 0 5px; 
	text-align: left; 
}
.podcastsPlayer #playerWrapper .leftCat .nowPlaying {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 0px;
	color: #fff;
	text-align: left;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}
.podcastsPlayer #playerWrapper .avText, .podcastsPlayer #playerWrapper .avRelated {
	padding: 10px; 
	margin: 0px 10px 10px 10px; 
	color: #000;
	text-align: left; 
	clear: both;
}
.podcastsPlayer #playerWrapper .avRelated {
	padding: 0;
	margin-left: 10px;
	background: #E6CA9E;
}
.podcastsPlayer #playerWrapper .avRelated div {
	padding: 15px 15px 15px 45px;
	margin-bottom: 1px;
	background: url(/images/podcast_mic.gif) no-repeat 5px;
}
.podcastsPlayer #playerWrapper .avRelated.avRelatedArticle div {
	padding: 15px 15px 15px 10px;
	margin-bottom: 1px;
	background: none;
}
.podcastsPlayer #playerWrapper .avRelated div a {
	font-weight: bold;
	color: #C60;
}

.podcastsPlayer #playerWrapper .leftCat .buttons {
	float: right;
	margin: 0 0px 10px 0;
}
.podcastsPlayer #playerWrapper .leftCat .buttons img {
	padding: 2px;
}
.podcastsPlayer #pixeltracker { position: absolute; left: -5px; top: 0; }
.podcastsPlayer #playerhead {
	width: 730px; 
	height: 90px; 
	margin: 0 auto;
}
.podcastsPlayer #playerhead h1 {
	height: 90px;
}
.podcastsPlayer #playerhead a {
	background: url(/images/podcast_logo.jpg) no-repeat top left; 
	height: 0px;
	padding-top: 90px;
	width: 461px;
	display: block;
	overflow: hidden;
	float: left;
}

.podcastsPlayer #playerhead #search {
	float: right; 
	padding: 0px 10px 5px 10px; 
	margin: 5px;
}
.podcastsPlayer #search input {
	vertical-align: bottom;
}
.podcastsPlayer #search .searchKeywords {
	margin-bottom: 0px;
	border: 1px solid #CACACA;
}
.podcastsPlayer #search input {
	border: none;
}
.podcastButtons {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #405F73;
}
.podcastsPlayer #playerfoot {
	background: #7C7C7C; 
	width: 730px; 
	height: 25px; 
}
.ad p {
	text-align: left;
}
/****** Standard Podcast Player ******/

/****** Streaming media archive page ******/

.streamingMediaLeadin {
	overflow: hidden;
  zoom: 1;
	margin-bottom: 10px;
	margin-top: 10px;
/*	border-bottom: 1px solid #c9c9c9;*/
}
.streamingMediaLeadin .byline {
	margin: 0;
}
.streamingMediaLeadin .popup img {
	margin-bottom: 10px;
}
.streamingMediaLeadin h3 { 
	margin-top: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li {
	float: left;
	height: 24px;
	margin: 0 5px 0 5px;
	padding-left: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li span {
	display: none;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.listen {
	background: url(/images/podcast_listen_btn.jpg) no-repeat;
	width: 68px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.download {
	background: url(/images/podcast_download_btn.jpg) no-repeat;
	width: 115px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.download a {
	width: 115px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.subscribe {
	background: url(/images/podcast_subscribe_btn.jpg) no-repeat;
	width: 88px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.subscribe a {
	width: 88px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li a {
	display: block;
	height: 24px;
	background: none;
}


/****** /Streaming media archive page ******/




	/*ad formatting*/
	.googlead { padding: 0 0 30px; clear: both; margin-top: 10px; }
	.googlead a { font-weight: bold;}
	.googlead .googleadViewLink { color: #069; }
	.googlead p { padding: 0 0 10px; }
	.googlead .googleadTitle { font-weight: bold; font-size: 14px; }
	.ad { margin: 5px 0; padding: 0; }
	#leftCat .ad { margin: 0 0 0 6px; }
	#topCat .ad728x90 {  float: left; margin: 6px 0 0; padding: 0 0 0 20px; }
	#topCat .ad728x90 p { display: none; }
	p.advertisement { margin: 0; padding: 0 0 10px 0; color: #ccc; font-family: verdana; text-align: center; }
	#leftCat p.advertisement { font-size: 10px; padding: 0 0 5px 0; color: #acbac5; }
	.bannersidebox { float: right; margin: 0; padding: 12px 15px 0 0; }

	.contentwellad75x75, .ad75x75, .pagead75x75, .storyad75x75 { width: 75px; }
	.contentwellad120x60, .ad120x60, .pagead120x60, .storyad120x60 { width: 120px; }
	.contentwellad120x240, .ad120x240, .pagead120x240, .storyad120x240 { width: 120px; }
	.contentwellad120x600, .ad120x600, .pagead120x600, .storyad120x600 { width: 120px; }
	.contentwellad125x125, .ad125x125, .pagead125x125, .storyad125x125 { width: 125px; }
	.contentwellad160x600, .ad160x600, .pagead160x600, .storyad160x600 { width: 160px; }
	.contentwellad180x150, .ad180x150, .pagead180x150, .storyad180x150 { width: 180px; }
	.contentwellad234x60, .ad234x60, .pagead234x60, .storyad234x60 { width: 234px; }
	.contentwellad234x400, .ad234x400, .pagead234x400, .storyad234x400 { width: 234px; }
	.contentwellad240x400, .ad240x400, .pagead240x400, .storyad240x400 { width: 240px; }
	.contentwellad250x250, .ad250x250, .pagead250x250, .storyad250x250 { width: 250px; }
	.contentwellad300x60, .ad300x60, .pagead300x60, .storyad300x60 { width: 300px; }
	.contentwellad300x125, .ad300x125, .pagead300x125, .storyad300x125 { width: 300px; }
	.contentwellad300x250, .ad300x250, .pagead300x250, .storyad300x250 { width: 300px; }
	.contentwellad336x60, .ad336x60, .pagead336x60, .storyad336x60 { width: 336px; }
	.contentwellad336x125, .ad336x125, .pagead336x125, .storyad336x125 { width: 336px; }
	.contentwellad336x280, .ad336x280, .pagead336x280, .storyad336x280 { width: 336px; }
	.contentwellad336x850, .ad336x850, .pagead336x850, .storyad336x850 { width: 336px; }
	.contentwellad468x60, .ad468x60, .pagead468x60, .storyad468x60 { width: 468px; }
	.contentwellad728x90, .ad728x90, .pagead728x90, .storyad728x90 { width: 728px; }

}