SALT-NLP/Design2Code
This dataset consists of 484 webpages from the C4 validation set, serving the purpose of testing multimodal LLMs on converting visual designs into code implementations. Each example is a pair of source HTML and screenshot ({id}.html and {id}.png). See the dataset in the huggingface format here. Note that all images in these webpages are replaced by a placeholder image (rick.jpg) Please refer to our project page and our paper for more information. Example Usage For example, you… See the full description on the dataset page: https://huggingface.co/datasets/SALT-NLP/Design2Code.
221.8k
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">2<html lang="en">3 <head>4 <style>5 @charset "UTF-8";6/*RESET-------------------*/7h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote,div{margin:0px;padding:0px;}8html{overflow:-moz-scrollbars-vertical;height:100%;}9body{background:url("../images/rml/main/body_bg.gif") top left repeat-x #f2f2f2;font-size:12px;line-height:18px;color:#374140;font-family:Helvetica,Arial,sans-serif;margin:0px;padding:0px;}10h1,h2,h3,h4{font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}11h1{font-size:30px;line-height:33px;margin-bottom:20px;}12h2{font-size:30px;line-height:33px;color:#145869;margin-bottom:20px;}13h3{color:#145869;font-size:18px;line-height:20px;margin-bottom:10px;}14h4{font-size:18px;margin-bottom:5px;color:#d72b2b;}15h5{font-size:14px;margin-bottom:5px;}16h6{font-size:10px;margin-bottom:15px;color:#d72b2b;font-weight:bold;}17p{margin:0px 0px 18px 0px;}18blockquote{margin:0px 0px 15px 20px;}19ul,ol{margin:0;}20ul li,ol li{list-style-position:outside;}21ol{list-style: decimal; margin: 0px 0px 15px 25px; padding-left: 15px;}22b,strong{font-weight:bold;}23em{font-weight:bold;font-style:oblique;}24/*ANCHORS-------------------*/25a{color:#d72b2b;text-decoration: none;}26a:hover{color:#000;}27a,a img{border:none;} 28a:active,a:focus{outline:none;}29.more{color:red;text-decoration:none;}30.more:hover{color:#000;}31/* CLEARFIX---------------- */32.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}33.clearfix {display: inline-block;}34/* start commented backslash hack \*/35* html .clearfix { height: 1%; }36.clearfix {display: block;}37/* close commented backslash hack */38 39/*BREAKS-------------------*/40.force_break{clear:both;}41.hr_break{clear:both;}42.clear{clear:both;}43hr{border:none;border-top:1px solid #E4E4E4;margin:15px 0;}44/*SPECIAL CLASSES*/45.inner{}46.short_description{}47.extended_description{margin:15px 0 0 0;}48 .extended_description div.image_cap {padding: 5px; border: solid 1px #dddddd; background: #ffffff; margin: 10px;}49 .extended_description div.image_cap img {margin-bottom: 10px;}50 .extended_description div.image_cap p {margin-bottom: 0px; font-size: 9px; color: #505050; line-height: 14px; text-align: center;}51.short_description a{text-decoration:none;}52.phone{background:transparent url("../images/rml/icons/icon_phone.gif") no-repeat center left;padding:0px 0px 0px 15px;display:block;}53.fax{background:transparent url("../images/rml/icons/icon_fax.gif") no-repeat center left;padding:0px 0px 0px 15px;display:block;}54 55/* PDF Global Styles */56.slideshow a.pdf{background:none;padding:0;margin:0;}57a.pdf, .pdf {color:#145869; background: url("../images/rml/icons/pdf.gif") no-repeat 0; font-size:12px; text-decoration:underline; padding:7px 5px 7px 30px; margin-right: 10px;}58a:hover.pdf {text-decoration: none;}59p.bodyCopy a.pdf{color:#374140;background:transparent url("../images/rml/icons/pdf.gif") no-repeat 0;font-size:11px;text-decoration:underline;padding:0px 0px 0px 30px;margin:0px;}60table a.pdf {color:#374140;background:transparent url("../images/rml/icons/pdf.gif") no-repeat 0; font-size:11px; text-decoration:underline; padding: 5px 0px 5px 30px; margin:0px; display: block;}61table a:hover.pdf {text-decoration: none;}62.callout a.pdf, a.no_pdf {background:none;padding:0;margin:0;color: transparent; text-decoration: none;}63.wideimg{padding:0px 0px 20px 0px;}64.after_table{padding:10px;}65.img_right{margin:0 10px 0 0;}66.inline_image{margin:0 0 15px 0;}67span.light_grey{color:#999999;font-size:11px;}68.title{color:#145869;font-weight:bold;font-size:12px;display:block;}69.blue{color:#145869;font-weight:bold;font-size:12px;line-height:16px;}70.red{color:#d72b2b;font-size:12px;line-height:16px;font-weight:bold;}71.white_dl a.pdf{color:#fff!important;padding:7px 35px 7px 20px!important;}72.redbg{background:#fff url('../images/rml/tile_red_bg.gif') repeat top left;height:100%;width:100%;border:none;}73.whitebg{background-color:#fff;border:1px solid #e4e4e4;padding:20px;color:#374140;margin-bottom:15px;}74/*FLOATS-------------------*/75.left{float:left!important;}76.right{float:right!important;}77.leftimg{float:left;margin:0px 20px 10px 0px;}78.rightimg{float:right;margin:0px 0px 10px 20px;}79/*COLUMNS------------------*/80.no-margin{margin:0!important;}81.one_column,82.two_column,83.three_column,84.four_column,85.five_column,86.six_column,87.seven_column,88.eight_column,89.nine_column,90.ten_column,91.eleven_column,92.tweleve_column{display:inline;float:left;margin:0px 10px;}93.one_column{width:60px;}94.two_column{width:140px;}95.three_column{width:220px;}96.four_column{width:300px;}97.five_column{width:380px;}98.six_column{width:460px;}99.seven_column{width:540px;}100.eight_column{width:620px;}101.nine_column{width:690px;}102.ten_column{width:780px;}103.eleven_column{width:860px;}104.twelve_column{width:940px;}105/*MAIN STYLE (color change) ----------*/106.main #header .logo h1{margin-bottom:0px;}107.main #header .logo h1 a{background:#1e1e20 url("../images/rml/main/logo_main.gif") no-repeat top left;margin-left:0px;margin-bottom:0px !important;height:118px;width:240px;float:left;position:relative;z-index:100;display:block;}108.main #header .logo em{display:none;}109body.home{background:url("../images/rml/home_body_bg.gif") top left repeat-x #f2f2f2;}110body.home .logo h1{margin-bottom:0px;}111body.home .logo h1 a{background:#1e1e20 url("../images/rml/main/logo_main.gif") no-repeat top left;margin-left:0px;margin-bottom:0px !important;height:118px;width:240px;float:left;position:relative;z-index:100;display:block;}112body.home .logo em{display:none;}113 114/*PATIENT STYLE (tan) ----------*/115body.patient{background:url("../images/rml/patient/body_bg.gif") top left repeat-x #f2f2f2;}116.patient #header .logo h1{margin-bottom:0px;}117.patient #header .logo h1 a{background:#EBE0B7 url("../images/rml/patient/logo.gif") no-repeat top left;margin-left:0px;margin-bottom:0px !important;height:118px;width:240px;float:left;position:relative;z-index:100;display:block;}118.patient #header .logo em{display:none;}119.patient #header .toolbar{background:#d9cb9e url("../images/rml/patient/toolbar_bg.gif") no-repeat top right;float:right;width:650px;height:37px;padding:5px 10px 0px 20px;}120.patient #header .toolbar form input.field{background:transparent url("../images/rml/patient/search_left_cap.gif") no-repeat center left;height:26px;width:112px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:5px;}121.patient #header .toolbar form input.submit{background:transparent url("../images/rml/patient/search_right_cap.gif") no-repeat center left;border:none;height:26px;width:36px;position:absolute;top:1px;right:0px;}122.patient #header .toolbar .login {float:left;height:26px;width:54px;background:transparent url("../images/rml/patient/login.gif") no-repeat top left; display: none;}123.patient #header .toolbar ul li a{color:#736e5c;}124.patient #header .toolbar ul li a.current,.patient #header .toolbar ul li a:hover{color:#fff;text-decoration:underline;}125.patient #header .navigation ul li{font-family:'Helvetica Neue Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;display:inline;font-size:18px;line-height:78px;color:#736e5c;}126.patient #header .navigation ul li a{background:transparent url("../images/rml/icons/bullet_dash_light_tan.gif") no-repeat 0;text-decoration:none;color:#736e5c;padding:0 15px 0 15px;}127.patient #header .navigation ul li a.current{background:transparent url("../images/rml/icons/bullet_arrow_dark_red.gif") no-repeat 0;text-decoration:none;color:#961919;padding:0 15px 0 15px;}128/*PHYSCIAN STYLE (blue) ----------*/129body.physician{background:url("../images/rml/physician/body_bg.gif") top left repeat-x #f2f2f2;}130.physician #header .logo h1{margin-bottom:0px;}131.physician #header .logo h1 a{background:#046277 url("../images/rml/physician/logo.gif") no-repeat top left;margin-left:0px;margin-bottom:0px !important;height:118px;width:240px;float:left;position:relative;z-index:100;display:block;}132.physician #header .logo em{display:none;}133.physician #header .toolbar{background:#d9cb9e url("../images/rml/physician/toolbar_bg.gif") no-repeat top right;float:right;width:650px;height:37px;padding:5px 10px 0px 20px;}134.physician #header .toolbar form input.field{background:transparent url("../images/rml/physician/search_left_cap.gif") no-repeat center left;height:26px;width:112px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:5px;}135.physician #header .toolbar form input.submit{background:transparent url("../images/rml/physician/search_right_cap.gif") no-repeat center left;border:none;height:26px;width:36px;position:absolute;top:1px;right:0px;}136.physician #header .toolbar .login{float:left;height:26px;width:54px;background:transparent url("../images/rml/physician/login.gif") no-repeat top left;}137.physician #header .toolbar ul li a{color:#fff;}138.physician #header .toolbar ul li a.current,.patient #header .toolbar ul li a:hover{color:#fff;text-decoration:underline;}139.physician #header .navigation ul li{font-family:'Helvetica Neue Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;display:inline;font-size:18px;line-height:78px;color:#e4e4e4;}140.physician #header .navigation ul li a{background:transparent url("../images/rml/icons/bullet_dash_blue.gif") no-repeat 0;text-decoration:none;color:#e4e4e4;padding:0 15px 0 15px;}141.physician #header .navigation ul li a.current{background:transparent url("../images/rml/icons/bullet_arrow_tan.gif") no-repeat 0;text-decoration:none;color:#d9cb9e;padding:0 15px 0 15px;}142/*TEST STYLE (red) ----------*/143body.test{background:url("../images/rml/test/body_bg.gif") top left repeat-x #f2f2f2;}144.test #header .logo h1{margin-bottom:0px;}145.test #header .logo h1 a{background:#961919 url("../images/rml/test/logo.gif") no-repeat top left;margin-left:0px;margin-bottom:0px !important;height:118px;width:240px;float:left;position:relative;z-index:100;display:block;}146.test #header .logo em{display:none;}147.test #header .toolbar{background:#C32F24 url("../images/rml/test/toolbar_bg.gif") no-repeat top right;float:right;width:650px;height:37px;padding:5px 10px 0px 20px;}148.test #header .toolbar form input.field{background:transparent url("../images/rml/test/search_left_cap.gif") no-repeat center left;height:26px;width:112px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:5px;}149.test #header .toolbar form input.submit{background:transparent url("../images/rml/test/search_right_cap.gif") no-repeat center left;border:none;height:26px;width:36px;position:absolute;top:1px;right:0px;}150.test #header .toolbar .login{float:left;height:26px;width:54px;background:transparent url("../images/rml/test/login.gif") no-repeat top left;}151.test #header .toolbar ul li a{color:#fff;}152.test #header .toolbar ul li a.current,.patient #header .toolbar ul li a:hover{color:#fff;text-decoration:underline;}153.test #header .navigation ul li{font-family:'Helvetica Neue Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;display:inline;font-size:18px;line-height:78px;color:#e4e4e4;}154.test #header .navigation ul li a{background:transparent url("../images/rml/icons/bullet_dash_red.gif") no-repeat 0;text-decoration:none;color:#e4e4e4;padding:0 15px 0 15px;}155.test #header .navigation ul li a.current{background:transparent url("../images/rml/icons/bullet_dash_red.gif") no-repeat 0;text-decoration:none;padding:0 15px 0 15px;}156/*OFFICE STYLE (purple) ----------*/157body.office{background:url("../images/rml/office/body_bg.gif") top left repeat-x #f2f2f2;}158.office #header .logo h1{margin-bottom:0px;}159.office #header .logo h1 a{background:#353055 url("../images/rml/office/logo.gif") no-repeat top left;margin-left:0px;margin-bottom:0px !important;height:118px;width:240px;float:left;position:relative;z-index:100;display:block;}160.office #header .logo em{display:none;}161.office #header .toolbar{background:#66487E url("../images/rml/office/toolbar_bg.gif") no-repeat top right;float:right;width:650px;height:37px;padding:5px 10px 0px 20px;}162.office #header .toolbar form input.field{background:transparent url("../images/rml/office/search_left_cap.gif") no-repeat center left;height:26px;width:112px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:5px;}163.office #header .toolbar form input.submit{background:transparent url("../images/rml/office/search_right_cap.gif") no-repeat center left;border:none;height:26px;width:36px;position:absolute;top:1px;right:0px;}164.office #header .toolbar .login{float:left;height:26px;width:54px;background:transparent url("../images/rml/office/login.gif") no-repeat top left;}165.office #header .toolbar ul li a{color:#fff;}166.office #header .toolbar ul li a.current,.patient #header .toolbar ul li a:hover{color:#fff;text-decoration:underline;}167.office #header .navigation ul li{font-family:'Helvetica Neue Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;display:inline;font-size:18px;line-height:78px;color:#e4e4e4;}168.office #header .navigation ul li a{background:transparent url("../images/rml/icons/bullet_dash_purple.gif") no-repeat 0;text-decoration:none;color:#e4e4e4;padding:0 15px 0 15px;}169.office #header .navigation ul li a.current{background:transparent url("../images/rml/icons/bullet_arrow_tan.gif") no-repeat 0;text-decoration:none;color:#d9cb9e;padding:0 15px 0 15px;}170/*HOSPITAL STYLE (green) ----------*/171body.hospital{background:url("../images/rml/hospital/body_bg.gif") top left repeat-x #f2f2f2;}172.hospital #header .logo h1{margin-bottom:0px;}173.hospital #header .logo h1 a{background:#0e4b3b url("../images/rml/hospital/logo.gif") no-repeat top left;margin-left:0px;margin-bottom:0px !important;height:118px;width:240px;float:left;position:relative;z-index:100;display:block;}174.hospital #header .logo em{display:none;}175.hospital #header .toolbar{background:#007B56 url("../images/rml/hospital/toolbar_bg.gif") no-repeat top right;float:right;width:650px;height:37px;padding:5px 10px 0px 20px;}176.hospital #header .toolbar form input.field{background:transparent url("../images/rml/hospital/search_left_cap.gif") no-repeat center left;height:26px;width:112px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:5px;}177.hospital #header .toolbar form input.submit{background:transparent url("../images/rml/hospital/search_right_cap.gif") no-repeat center left;border:none;height:26px;width:36px;position:absolute;top:1px;right:0px;}178.hospital #header .toolbar .login{float:left;height:26px;width:54px;background:transparent url("../images/rml/hospital/login.gif") no-repeat top left;}179.hospital #header .toolbar ul li a{color:#fff;}180.hospital #header .toolbar ul li a.current,.patient #header .toolbar ul li a:hover{color:#fff;text-decoration:underline;}181.hospital #header .navigation ul li{font-family:'Helvetica Neue Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;display:inline;font-size:18px;line-height:78px;color:#e4e4e4;}182.hospital #header .navigation ul li a{background:transparent url("../images/rml/icons/bullet_dash_green.gif") no-repeat 0;text-decoration:none;color:#e4e4e4;padding:0 15px 0 15px;}183.hospital #header .navigation ul li a.current{background:transparent url("../images/rml/icons/bullet_arrow_tan.gif") no-repeat 0;text-decoration:none;color:#d9cb9e;padding:0 15px 0 15px;}184/*LAYOUT-------------------*/185#wrap{width:940px;padding:0 10px;margin:0 auto;}186#header{}187#header .toolbar{background:#394544 url("../images/rml/main/toolbar_bg.gif") no-repeat top right;float:right;width:650px;height:37px;padding:5px 10px 0px 20px;}188#header .toolbar ul{float:left;padding:5px 0 0;width:420px;height:15px;overflow:hidden;}189#header .toolbar ul li{display:inline;font-size:10px;color:#fff;padding:0 10px 0 0;}190#header .toolbar ul li a{color:#fff;text-decoration:none;}191#header .toolbar ul li a.current,#header .toolbar ul li a:hover{color:#d9cb9e;text-decoration:underline;}192#header .toolbar .login {float:left;height:26px;width:54px;background:transparent url("../images/rml/main/login.gif") no-repeat top left;}193#header .toolbar .login em{display:none;}194#header .toolbar form {float: right; position: relative; width: 175px;}195#header .toolbar form input.field{background:transparent url("../images/rml/main/search_left_cap.gif") no-repeat center left;height:26px;width:112px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:5px;}196#header .toolbar form input.submit{background:transparent url("../images/rml/main/search_right_cap.gif") no-repeat center left;border:none;height:26px;width:36px;position:absolute;top:1px;right:0px;}197#header .navigation{clear:right;float:right;height:75px;width:700px;overflow:hidden;}198#header .navigation ul{float:right;}199#header .navigation ul li{font-family:'Helvetica Neue Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;display:inline;font-size:18px;line-height:78px;color:#e4e4e4;}200#header .navigation ul li a{background:transparent url("../images/rml/icons/bullet_dash_grey.gif") no-repeat 0;text-decoration:none;color:#e4e4e4;padding:0 15px 0 15px;}201/*HOME -------------*/202.home_intro{height:520px;margin:25px 0 0 0;}203.home_intro h2{font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;font-size:36px;color:#d72b2b;margin:0;}204.home_intro h3{color:#cccccc;font-size:18px;}205.slideshow{width:700px;height:394px;float:left;overflow:hidden;}206.home_nav{width:239px;float:left;}207.home_nav img{margin:1px 0 0 0;}208.home_content .left_column{border-top:1px solid #ccc;width:220px;float:left;padding:30px 0 0 0;}209.home_content .mid_column{border-top:1px solid #ccc;float:left;width:460px;margin:0 20px;padding:30px 0 0 0;}210.home_content .right_column{border-top:1px solid #ccc;float:left;width:220px;padding:30px 0 0 0;}211.home_content .quicklinks{background:#f2f2f2 url("../images/rml/rml_quicklinks.gif") no-repeat top left;height:57px;width:200px;padding:40px 10px 0 10px;margin:0 0 20px 0;}212.home_content .quicklinks select{color:#374140;font-size:11px;width:200px;margin:0 0 5px 0;padding:2px 2px 2px 10px;}213/*BODY -------------*/214#body .breadcrumbs{background-color:#fff;border:1px solid #e4e4e4;font-size:12px;height:29px;line-height:29px;padding:0 10px 0 10px;float:left;}215#body .breadcrumbs ul li{display:inline;background:transparent url("../images/rml/breadcrumb.gif") no-repeat center right;padding:0 20px 0 0;}216#body .breadcrumbs ul li a{color:#374140;text-decoration:none;}217#body .content {margin-top: 15px; overflow: hidden;}218#body .content ul{padding-bottom:15px;}219#body .content ul li{background:transparent url("../images/rml/icons/bullet_dash_drkgrey.gif") no-repeat 0 6px;padding:0 0 5px 15px;}220#body .content .definitions{padding:20px 0 0 0;}221#body .content .definitions p strong,#body .content .definitions p b{font-size:11px;color:#145869;font-weight:bold;}222#body .side h2{font-size:18px;line-height:24px;color:#374140;margin-bottom:0px;}223#body .subnav{border-top:1px solid #d72b2b;padding:15px 0px 0px 10px;}224#body .side .subnav ul{padding-bottom:0px;}225#body .side .subnav ul li{padding:2px 0px;background:none;list-style-position:outside;}226#body .side .subnav ul li a{color:#145869;text-decoration:none;background:transparent url("../images/rml/icons/bullet_dash_drkgrey.gif") no-repeat 0;padding:0px 0px 0px 15px;display:block;}227#body .side .subnav ul li a.current{background:transparent url("../images/rml/icons/bullet_arrow_red.gif") no-repeat 0;color:#d72b2b;text-decoration:underline;}228#body .side .subnav ul li a:hover{color:#d72b2b;text-decoration:underline;}229#body .side .search{height:30px;overflow:hidden;padding:0 0 20px;position:relative;}230#body .side .search form{position:relative;width:220px;}231#body .side .search form input.field{background:transparent url("../images/rml/patient/tan_search.gif") no-repeat center left;height:29px;width:181px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:0px;}232#body .side .search form input.submit{background:transparent url("../images/rml/patient/tan_go.gif") no-repeat center right;border:none;height:29px;width:39px;position:absolute;top:1px;right:0px;}233.test #body .side .search form input.field{background:transparent url("../images/rml/test/red_search.gif") no-repeat center left;height:29px;width:181px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:0px;}234.test #body .side .search form input.submit{background:transparent url("../images/rml/test/red_go.gif") no-repeat center right;border:none;height:29px;width:39px;position:absolute;top:1px;right:0px;}235.physician #body .side .search form input.field{background:transparent url("../images/rml/physician/blue_search.gif") no-repeat center left;height:29px;width:181px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:0px;}236.physician #body .side .search form input.submit{background:transparent url("../images/rml/physician/blue_go.gif") no-repeat center right;border:none;height:29px;width:39px;position:absolute;top:1px;right:0px;}237.office #body .side .search form input.field{background:transparent url("../images/rml/office/purple_search.gif") no-repeat center left;height:29px;width:181px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:0px;}238.office #body .side .search form input.submit{background:transparent url("../images/rml/office/purple_go.gif") no-repeat center right;border:none;height:29px;width:39px;position:absolute;top:1px;right:0px;}239.hospital #body .side .search form input.field{background:transparent url("../images/rml/hospital/green_search.gif") no-repeat center left;height:29px;width:181px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:0px;}240.hospital #body .side .search form input.submit{background:transparent url("../images/rml/hospital/green_go.gif") no-repeat center right;border:none;height:29px;width:39px;position:absolute;top:1px;right:0px;}241#body .news_list{border-top:1px solid #ccc;padding:15px 0px 0px 10px;margin:15px 0px 0px 0px;}242#body .news_list ul{padding-bottom:5px;}243#body .news_list ul li{background:none;padding:0 0 10px 0;}244#body .news_list ul li span{display:block;font-size:9px;color:#d72b2b;font-weight:bold;text-transform:uppercase;padding:0px 5px;}245#body .news_list ul li span.name{display:block;font-size:11px;line-height:14px;color:#145869;font-weight:normal;text-transform:none;background-color:#FFF;padding:6px 5px 5px 5px;}246#body .news_list ul li a span.name{font-size:11px;line-height:14px;color:#145869;text-decoration:none;}247#body .news_list ul li a:hover span.name{font-size:11px;line-height:14px;color:#374140;text-decoration:underline;}248#body .listing{margin-top:40px;}249#body .listing .list_item{border-top:1px solid #ccc;padding-top:30px;width:340px;padding-bottom:40px;}250#body .listing .list_item span{display:block;}251#body .listing .list_item span strong,#body .listing .list_item span b{color:#d62b2b;font-weight:bold;}252#body .listing .list_item a.heading{background:none;margin:0;padding:0;}253#body .listing .list_item a span.title{color:#145869;font-size:18px;line-height:20px;margin-bottom:20px;display:block;font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;}254#body .listing .list_item span.date{color:#D72B2B;font-size:18px;margin-bottom:5px;display:block;font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;}255 256#body .listing .list_item a{background:#145869 url("../images/rml/icons/icon_arrow_R.gif") no-repeat right center;font-size:12px;color:#fff;text-decoration:none;padding:7px 35px 7px 10px;margin:0px 10px 0px 0px;-moz-border-radius:4px;-webkit-border-radius:4px;}257#body .listing .list_item a.red{background:#961919 url("../images/rml/icons/icon_arrow_R.gif") no-repeat right center;font-size:12px;color:#fff;text-decoration:none;padding:7px 35px 7px 10px;margin:0px 10px 0px 0px;-moz-border-radius:4px;-webkit-border-radius:4px;}258#body .listing .list_item a.green{background:#0E4B3B url("../images/rml/icons/icon_arrow_R.gif") no-repeat right center;font-size:12px;color:#fff;text-decoration:none;padding:7px 35px 7px 10px;margin:0px 10px 0px 0px;-moz-border-radius:4px;-webkit-border-radius:4px;}259#body .listing .list_item a.tan{background:#EBE0B7 url("../images/rml/icons/icon_arrow_R.gif") no-repeat right center;font-size:12px;color:#fff;text-decoration:none;padding:7px 35px 7px 10px;margin:0px 10px 0px 0px;-moz-border-radius:4px;-webkit-border-radius:4px;}260#body .listing .list_item a.purple{background:#353055 url("../images/rml/icons/icon_arrow_R.gif") no-repeat right center;font-size:12px;color:#fff;text-decoration:none;padding:7px 35px 7px 10px;margin:0px 10px 0px 0px;-moz-border-radius:4px;-webkit-border-radius:4px;}261 262#body .listing .list_item a.pdf{color:#145869; background: url("../images/rml/icons/pdf.gif") no-repeat 0; font-size:12px; text-decoration:underline; padding:7px 5px 7px 30px; margin-right: 10px;}263#body .listing .list_item a:hover.pdf {text-decoration: none;}264.downloads{padding:30px 0px 0px 0px;border-top:1px solid #ccc;}265 .downloads h4{font-size:18px;line-height:33px;color:#374140;padding:0 0 20px 0;}266 .downloads div{margin:0 0 25px 0;}267 .downloads table{background:none;border:none;margin:0;padding:0;}268 .downloads table td{margin:0;padding:0;width:335px;border:none;background: url("../images/rml/icons/pdf.gif") no-repeat 0; }269 .downloads a{background:#145869 url("../images/rml/icons/icon_arrow_R.gif") no-repeat right center;font-size:12px;color:#fff;text-decoration:none;padding:7px 35px 7px 10px;margin:0px 40px 0px 0px;-moz-border-radius:4px;-webkit-border-radius:4px;}270 .downloads a.pdf{color:#145869; font-size:12px; text-decoration:underline; padding:7px 5px 7px 20px; margin-right: 10px;}271 .downloads a:hover.pdf {text-decoration: none;}272.links{padding:30px 0px 50px 0px;border-top:1px solid #ccc;overflow:hidden;}273.links h4{font-size:18px;line-height:33px;color:#374140;padding:0 0 0px 0;margin:0 0 0 10px;}274.links ul{width:220px;margin:0 0 0 10px; float:left;}275.links ul li{color:#145869;font-size:11px;}276#body .content .downloads ul{overflow:hidden;}277#body .content .downloads ul li{color:#145869;font-size:11px;background:none;}278.links ul li a{color:#145869;font-size:11px;text-decoration:none;}279#body .content .index_test{height:86px;width:188px;background-color:#fff;margin:0;padding:15px 15px;border:1px solid #e4e4e4;-moz-border-radius:4px;-webkit-border-radius:4px;margin-bottom:15px;}280#body .content .index_test h6{margin:0;padding:0;color:#374140;font-size:10px;border-bottom:1px solid #ccc;}281#body .content .index_test ul{padding-top:10px;}282#body .content .index_test ul li{background:none;float:left;padding:0 0 0 0;width:15px;font-size:14px;}283#body .content .index_test ul li a{text-decoration:none;color:#d72b2b;}284.home_content .callout{margin:0 0 10px 0;}285.callout{margin:0 0 20px 0;}286.right .quicklinks{background:#f2f2f2 url("../images/rml/rml_quicklinks.gif") no-repeat top left;height:57px;width:200px;padding:40px 10px 0 10px;}287.right .quicklinks select{color:#374140;font-size:11px;width:200px;margin:0 0 5px 0;padding:2px 2px 2px 10px;}288.quicklinks_body {background-color: #e6e6e6; border: 1px solid #CCC; display: block; padding: 20px; margin-bottom: 20px;overflow:hidden;clear:both;}289.quicklinks_body form {float: left; margin-right: 20px; display: block;}290.quicklinks_body form input[type="submit"] {width: 240px; height: 30px;}291.quicklinks_body .select_one{float:left;}292.quicklinks_body #quicklinks_body_info {display: block; width: 350px; float: right;}293.quicklinks_body #quicklinks_body_info p {margin: 0px;}294 295/*TEST INDEX*/296body.test #body .content .test_index{border:1px solid #e4e4e4;background-color:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;padding:5px 5px;margin:0 0 15px 0;width:500px;float:left;position:relative;}297 body.test #body .content .test_index span{float:left;padding:0 5px;}298 body.test #body .content .test_index ul{float:left;padding:0px;}299 body.test #body .content .test_index ul li{display:inline;background-image:none;font-size:14px;color:#d72b2b;padding:0;margin:0;}300 body.test #body .content .test_index ul li.spacer{padding:0 5px;color:#CCC;}301 body.test #body .content .test_index ul li a{text-decoration:none;}302.test_pdf{float:left;width:300px;position:relative;top:5px;left:25px;}303.print_icon{;width:250px;position:relative;margin-bottom:15px;}304 .left .print_icon .small_button{float:left;margin:0px 5px 10px 0px;}305.test_nav{}306.test_nav .search{height:30px;overflow:hidden;padding:0 5px;position:relative;float:left;}307.test_nav .search form{position:relative;width:190px;}308 .test_nav .search form label {line-height:29px;position:absolute;text-align:left;z-index:99;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;font-size:10px;height:29px;left:0;padding-left:25px;position:absolute;top:0;width:181px;}309 .test_nav .search form input.field{background:transparent url("../images/rml/test/red_search.gif") no-repeat center left;height:29px;width:181px;border:none;font-size:10px;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;padding-left:25px;position:absolute;top:0px;left:0px;line-height:29px;}310 .test_nav .search form input.submit{background:transparent url("../images/rml/test/red_go.gif") no-repeat center right;border:none;height:29px;width:39px;position:absolute;top:1px;right:0px;}311.test_header h3{color:#b41c1c;margin:0 0 0 0;width:750px;}312.test_header h2{width:750px;font-size:24px;line-height:26px;}313 .test_header .order{border:1px solid #e4e4e4;background-color:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;float:right;padding:5px;color:#999999;margin-bottom:15px;}314 .test_header .order span.name{color:#d72b2b;font-weight:bold;padding-left:10px;}315 .test_header .order span.number{color:#374140;padding-left:10px;}316 .test_header .order span.date{color:#374140;padding-left:4px;}317body.test table{background-color:#fff;border:1px solid #e4e4e4;margin:0 0 15px 0;padding:10px;font-size:11px;line-height:16px;color:#374140;}318/*FORMS -------------*/319.reach_form h2{padding:30px 0 0 0;}320.reach_form form {width: 670px;background-color:#fff;border:1px solid #e4e4e4;margin:10px 0px;padding:10px;font-size:11px;line-height:16px;color:#374140;overflow:hidden;}321.reach_form form label {width: 280px; display: block; font-weight: bold; float: left;}322.reach_form form span.divider {display: block; height: 0px; border-bottom: dashed 1px #e4e4e4; padding-top: 15px; margin-bottom: 15px; clear: both;}323.reach_form form input {width: 200px; padding: 5px; background-color: #fff; border: solid 1px #e4e4e4; float: left;}324.reach_form form select {float: left;}325.reach_form form textarea {width: 320px; height: 100px; padding: 5px; float: left; border: solid 1px #e4e4e4;}326.reach_form form button {height: 25px; padding: 0px 15px; color: #D72B2B; font-weight: bold; border: solid 1px #e4e4e4; background: url("../images/rml/btn_submit_bg.gif") repeat-x top left; float: right; cursor: pointer;}327.reach_form .entry {padding-bottom: 8px; margin-bottom: 8px; border-bottom: dashed 1px #eeeeee;}328.reach_form .question_heading {float: left; width: 280px; margin-right: 50px;}329.reach_form .question_heading span {color: #999999;}330.reach_form .form_elements .section .question_heading {width: 100%; margin-right: 0px;}331.reach_form .question_answer .columnized_table {border: none; float:left; margin:0; padding:0;}332.reach_form .question_answer .columnized_table td {text-align: center;}333.reach_form .question_answer input.radio {margin-right: 5px; width: auto;border:none;}334.reach_form .next .question_answer {text-align: right;}335.reach_form .next {border-bottom: none;}336.reach_form .next .question_answer button {float: none;}337 338/*TABLES --------------*/339table {background-color:#fff;border:1px solid #e4e4e4;margin:10px 0px;padding:10px;font-size:11px;line-height:16px;color:#374140;}340table tr {border-bottom:1px solid #e4e4e4;}341table th {background-color:#374140; border-right:1px solid #FFFFFF; color:#CCCCCC; font-size:11px; font-weight:bold; line-height:14px; padding:5px; text-transform:uppercase;}342table tr th span {font-weight: normal; text-transform: none;}343table td{border-bottom:1px solid #ebebeb;padding:10px 10px;vertical-align: top;}344table span.title{color:#145869;font-weight:bold;font-size:12px;display:block;}345table .blue{color:#145869;font-weight:bold;font-size:12px;line-height:16px;}346table .red{color:#d72b2b;font-size:12px;line-height:16px;font-weight:bold;}347table .redbg {background:url("../images/rml/tile_red_bg.gif") repeat scroll left top #FFFFFF; border:medium none; height:10px; width:100%;padding:0;}348table tbody tr td ul{padding-top:10px!important;}349table tbody tr td ul li{list-style-type:disc;background-image:none!important;padding:0!important;}350table table{background-color:transparent;border:none;margin:0px;padding:0px;font-size:10px;line-height:16px;color:#374140;width:100%;}351table table th{}352table table tr{border-bottom:1px solid #e4e4e4;}353table table th{background:none;color:#374140;font-weight:bold;}354table td {border-bottom:1px solid #EBEBEB; padding:5px 10px; vertical-align:top;}355td.table{padding:0;}356table.search tr td{border-bottom:1px solid #ebebeb;padding:10px 10px;}357/*FOOTER --------------*/358#footer {border-top:1px solid #ccc;color:#999999;font-size:11px;line-height:22px;padding:30px 0px;margin-top:30px;}359#footer .nav {width:100%;float:left;}360#footer ul {float:left;}361#footer ul li {display:inline;padding:0 10px 10px 0;}362#footer ul li a{color:#999999;text-decoration:none;}363#footer ul li a.current,#footer ul li a:hover{color:#374140;text-decoration:underline;}364#footer .footer_logo {float:right; width: 185px;}365#footer .footer_logo div {margin-bottom: 10px;}366#footer .footer_logo div img {float: left;}367#footer .footer_logo address {float:left;width:140px;font-size:10px;line-height:12px;color:#374140;margin:0 0 0 5px;}368#footer span{float:left;}369/* Clear Floated Elements370----------------------------------------------------------------------------------------------------*/371html body div.clear,372html body span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0;}373/*PAGINATION*/374#body .content .right form label,375#header .toolbar form label {line-height:29px;position:absolute;text-align:left;z-index:99;color:#374140;font-family:'HelveticaNeue','Helvetica Neue',Arial,Helvetica,sans-serif;font-size:10px;height:29px;left:0;padding-left:25px;position:absolute;top:0;width:181px;}376.pagination{color:#000000;display:block;font-size:11px;font-weight:bold;margin-bottom:0px;margin-left:0;margin-top:0px;padding:20px 0 40px;text-align:left !important;width:auto;}377.pagination a,.pagination a:link{padding:5px 8px;margin:3px;text-decoration:none;border:1px solid #dadada;color:#4D4B4C;background-color:#dadada;}378.pagination a:visited{padding:5px 8px;margin:3px;text-decoration:none;border:1px solid #dadada;color:#4D4B4C;background-color:#dadada;}379.pagination a:hover{border:1px solid #000000;color:#FFFFFF;background-color:#000000;}380.pagination a:active{padding:5px 8px;margin:3px;text-decoration:none;border:1px solid #dadada;color:#FFFFFF;background-color:#000000;}381.pagination span.pages{padding:6px;margin:1px;color:#FFFFFF;border:1px solid #dadada;background-color:#000000;}382.pagination span.current,.pagination span.unlinked,.pagination span.disabled{padding:5px 8px;margin:5px;font-weight:bold;border:1px solid #000000;color:#FFFFFF;background-color:#000000;}383.pagination span.extend{padding:5px 8px;margin:3px;border:1px solid #dadada;color:#4D4B4C;background-color:#FFFFFF;}384.pagination_news{color:#000000;display:block;font-size:12px;font-weight:bold;margin-bottom:0px;margin-left:0;margin-top:0px;padding:20px 0 40px;text-align:left !important;;overflow:hidden;}385.pagination_news a,.pagination_news a:link{padding:5px 8px;margin:3px;text-decoration:none;border:1px solid #dadada;color:#4D4B4C;background-color:#dadada;}386.pagination_news a:visited{padding:5px 8px;margin:3px;text-decoration:none;border:1px solid #dadada;color:#4D4B4C;background-color:#dadada;}387.pagination_news a:hover{border:1px solid #000000;color:#FFFFFF;background-color:#000000;}388.pagination_news a:active{padding:5px 8px;margin:3px;text-decoration:none;border:1px solid #dadada;color:#FFFFFF;background-color:#000000;}389.pagination_news span.pages{padding:6px;margin:1px;color:#FFFFFF;border:1px solid #dadada;background-color:#000000;}390.pagination_news span.current,.pagination_news span.unlinked,.pagination_news span.disabled{padding:5px 8px;margin:5px;font-weight:bold;border:1px solid #000000;color:#FFFFFF;background-color:#000000;}391.pagination_news span.extend{padding:5px 8px;margin:3px;border:1px solid #dadada;color:#4D4B4C;background-color:#FFFFFF;}392.pagination_news .prev_page {float:left;}393.pagination_news .next_page{float:right;}394/*CALLOUTS*/395span.switcher{display:block;}396.switcher{width:220px;height:60px;}397.switcher a{text-decoration: none;}398.switcher span{font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:24px;font-weight:200;padding:30px 0 0 10px;text-transform: capitalize; color:#fff;width:165px;height:25px;overflow:hidden;display:block;cursor: pointer;}399 .tan_bg{background:url('../images/rml/callouts/btn_bg_tan.jpg') no-repeat scroll top left;width:220px;height:60px;}400 .tan_bg h3{color: #625B49;}401 .red_bg{background:url('../images/rml/callouts/btn_bg_red.jpg') no-repeat scroll top left;width:220px;height:60px;}402 .purple_bg{background:url('../images/rml/callouts/btn_bg_purple.jpg') no-repeat scroll top left;width:220px;height:60px;}403 .lite_grey_bg{background:url('../images/rml/callouts/btn_bg_ltgrey.jpg') no-repeat scroll top left;width:220px;height:60px;}404 .lite_grey_bg h3{color: #374140;}405 .grey_bg{background:url('../images/rml/callouts/btn_bg_grey.jpg') no-repeat scroll top left;width:220px;height:60px;}406 .green_bg{background:url('../images/rml/callouts/btn_bg_green.jpg') no-repeat scroll top left;width:220px;height:60px;}407 .brown_bg{background:url('../images/rml/callouts/btn_bg_brown.jpg') no-repeat scroll top left;width:220px;height:60px;}408 .blue_bg{background:url('../images/rml/callouts/btn_bg_blue.jpg') no-repeat scroll top left;width:220px;height:60px;}409 /*CALLOUTS FONT SIZE*/410.switcher span.xxl{font-size:24px;}411.switcher span.large{font-size:22px;}412.switcher span.medium{font-size:20px;}413.switcher span.small{font-size:18px;}414span.small_button,span.small_button span.icon{display:block;}415 span.small_button a{text-decoration: none;}416 .small_button{height:36px;width:220px;padding:0 0 0 0px;background: transparent url('../images/rml/callouts/btn_grey_small.gif') no-repeat top left;}417 .small_button .icon{float:left;padding:0 5px 0 0;}418 .small_button span.title{font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:34px;font-weight:200;padding:0px 0 0 0px;text-transform: capitalize; color:#fff;float:left;width:165px;height:36px;overflow:hidden;display:block;cursor: pointer;}419/*ICONS*/ 420 .small_button .icon_tools {background:url('../images/rml/callouts/calloutIcon_tools.gif') no-repeat scroll center left;width:30px;height:36px;}421 .small_button .icon_toolbox {background:url('../images/rml/callouts/calloutIcon_toolbox.gif') no-repeat scroll center left;width:30px;height:36px;}422 .small_button .icon_sms {background:url('../images/rml/callouts/calloutIcon_sms.gif') no-repeat scroll center left;width:30px;height:36px;}423 .small_button .icon_phone {background:url('../images/rml/callouts/calloutIcon_smartPhone.gif') no-repeat scroll center left;width:30px;height:36px;}424 .small_button .icon_scissors {background:url('../images/rml/callouts/calloutIcon_scissors.gif') no-repeat scroll center left;width:30px;height:36px;}425 .small_button .icon_report {background:url('../images/rml/callouts/calloutIcon_report.gif') no-repeat scroll center left;width:30px;height:36px;}426 .small_button .icon_pin {background:url('../images/rml/callouts/calloutIcon_pushPin.gif') no-repeat scroll center left;width:30px;height:36px;}427 .small_button .icon_pen {background:url('../images/rml/callouts/calloutIcon_pen.gif') no-repeat scroll center left;width:30px;height:36px;}428 .small_button .icon_paperclip {background:url('../images/rml/callouts/calloutIcon_paperClip.gif') no-repeat scroll center left;width:30px;height:36px;}429 .small_button .icon_paperairplane {background:url('../images/rml/callouts/calloutIcon_paperAirplane.gif') no-repeat scroll center left;width:30px;height:36px;}430 .small_button .icon_notes {background:url('../images/rml/callouts/calloutIcon_notes.gif') no-repeat scroll center left;width:30px;height:36px;}431 .small_button .icon_news {background:url('../images/rml/callouts/calloutIcon_news.gif') no-repeat scroll center left;width:30px;height:36px;}432 .small_button .icon_mail {background:url('../images/rml/callouts/calloutIcon_mail.gif') no-repeat scroll center left;width:30px;height:36px;}433 .small_button .icon_lightbulb {background:url('../images/rml/callouts/calloutIcon_lightBulb.gif') no-repeat scroll center left;width:30px;height:36px;}434 .small_button .icon_highlighter {background:url('../images/rml/callouts/calloutIcon_highligher.gif') no-repeat scroll center left;width:30px;height:36px;}435 .small_button .icon_globe {background:url('../images/rml/callouts/calloutIcon_globe.gif') no-repeat scroll center left;width:30px;height:36px;}436 .small_button .icon_flag {background:url('../images/rml/callouts/calloutIcon_flag.gif') no-repeat scroll center left;width:30px;height:36px;}437 .small_button .icon_downloads {background:url('../images/rml/callouts/calloutIcon_downloads.gif') no-repeat scroll center left;width:30px;height:36px;}438 .small_button .icon_contacts {background:url('../images/rml/callouts/calloutIcon_contacts.gif') no-repeat scroll center left;width:30px;height:36px;}439 .small_button .icon_compass {background:url('../images/rml/callouts/calloutIcon_compass.gif') no-repeat scroll center left;width:30px;height:36px;}440 .small_button .icon_cog {background:url('../images/rml/callouts/calloutIcon_cog.gif') no-repeat scroll center left;width:30px;height:36px;}441 .small_button .icon_clipboard {background:url('../images/rml/callouts/calloutIcon_clipboard.gif') no-repeat scroll center left;width:30px;height:36px;}442 .small_button .icon_check {background:url('../images/rml/callouts/calloutIcon_check.gif') no-repeat scroll center left;width:30px;height:36px;}443 .small_button .icon_calculator {background:url('../images/rml/callouts/calloutIcon_calculator.gif') no-repeat scroll center left;width:30px;height:36px;}444 .small_button .icon_blooddrop {background:url('../images/rml/callouts/calloutIcon_bloodDrop.gif') no-repeat scroll center left;width:30px;height:36px;}445 .small_button .icon_announcement {background:url('../images/rml/callouts/calloutIcon_announcement.gif') no-repeat scroll center left;width:30px;height:36px;}446 .small_button .icon_ampersand {background:url('../images/rml/callouts/calloutIcon_ampersand.gif') no-repeat scroll center left;width:30px;height:36px;}447 .small_button .icon_pdf {background:url('../images/rml/callouts/calloutIcon_pdf.gif') no-repeat scroll center left;width:30px;height:36px;}448 .small_button .icon_meds {background:url('../images/rml/callouts/calloutIcon_meds.gif') no-repeat scroll center left;width:30px;height:36px;}449 .small_button .icon_syringe {background:url('../images/rml/callouts/calloutIcon_syringe.gif') no-repeat scroll center left;width:30px;height:36px;}450 .small_button .icon_surgeon {background:url('../images/rml/callouts/calloutIcon_surgeon.gif') no-repeat scroll center left;width:30px;height:36px;}451 .small_button .icon_ems {background:url('../images/rml/callouts/calloutIcon_ems.gif') no-repeat scroll center left;width:30px;height:36px;}452 .small_button .icon_ambulance {background:url('../images/rml/callouts/calloutIcon_ambulance.gif') no-repeat scroll center left;width:30px;height:36px;}453 .small_button .icon_physician {background:url('../images/rml/callouts/calloutIcon_physician.gif') no-repeat scroll center left;width:30px;height:36px;}454 .small_button .icon_nurse {background:url('../images/rml/callouts/calloutIcon_nurse.gif') no-repeat scroll center left;width:30px;height:36px;}455 .small_button .icon_microscope {background:url('../images/rml/callouts/calloutIcon_microscope.gif') no-repeat scroll center left;width:30px;height:36px;}456/*More Callout stuff*/457.left .switcher{float:left;margin:0px 5px 10px 5px;}458.left .small_button{float:left;margin:0px 5px 10px 5px;}459/*FORMS*/460.forms{background-color:#fff;border:1px solid #e4e4e4;padding:20px;color:#374140;margin-bottom:15px;}461/* Success,error & notice boxes for messages and errors. */462div.error_notice,div.general_notice,div.success_notice{padding:.8em;margin:1em 0;border:1px solid #ddd;-moz-border-radius:8px;-webkit-border-radius:8px;text-align: center;}463div.error_notice{background:#FBE3E4;color:#D12F19;border-color:#FBC2C4;}464 div.error_notice a{color:#D12F19;}465div.general_notice{background:#FFF6BF;color:#817134;border-color:#FFD324;}466 div.general_notice a{color:#817134;}467div.success_notice{background:#E6EFC2;color:#529214;border-color:#C6D880;}468 div.success_notice a{color:#529214;}469 </style>470 <meta content="text/html; charset=utf-8" http-equiv="Content-Type">471 <title>472 SURGICAL AND CYTOLOGY SPECIMENS | LABCORP OKLAHOMA INC.473 </title>474 <!--[if IE]>475 <![endif]-->476 </head>477 <body class="test">478 <div id="wrap">479 <div id="header">480 <div class="logo">481 <h1>482 <a>483 <em>484 Regional Medical Laboratory485 </em>486 </a>487 </h1>488 </div>489 <div class="toolbar">490 <ul>491 <li>492 <a class="">493 Billing494 </a>495 </li>496 <li>497 <a class="">498 Contact499 </a>500 </li>501 <li>502 <a class="">503 Test Directory504 </a>505 </li>506 </ul>507 <a class="login" style="display: none; /* REMOVE WHEN READY WITH LOGIN AREA */">508 <em>509 Login510 </em>511 </a>512 <form action="/site/search/search" method="get">513 <label for="ms">514 Keyword Search515 </label>516 <input class="field" id="ms" name="search" type="text" value>517 <input class="submit" name="commit" type="submit" value>518 </form>519 </div>520 <br>521 <div class="clear">522 </div>523 </div>524 <div id="body">525 <div class="breadcrumbs">526 <ul>527 <li>528 <a>529 Home530 </a>531 </li>532 <li style="background: none; padding-right: 0px;">533 <a class="selected" style="color: rgb(215, 43, 43); text-decoration: underline;">534 Surgical and Cytology Specimens535 </a>536 </li>537 </ul>538 </div>539 <div class="clear">540 </div>541 <div class="content">542 <div class="left nine_column no-margin">543 <h2>544 Surgical and Cytology Specimens545 </h2>546 <div class="short_description">547 <!-- 548<table border="0">549<tbody>550<tr>551<td>552<p><span class="blue">2012 New standards established for fixation of breast tissue.</span><br /><span style="font-size: small;" _mce_style="font-size: small;">As of January 1, 2012, CAP has added an additional requirement to have formalin in contact with all breast tumors within one hour of its removal from the patient for fixation of breast tissue which will undergo ER/PR and HER-2/neu testing.</span></p>553<p><a _mce_ target="_blank"><strong>VIEW MEMO</strong></a></p>554</td>555</tr>556</tbody>557</table>558-->559 </div>560 <div class="clear">561 </div>562 <div class="extended_description">563 <div class="whitebg">564 Specimens submitted for cytological or pathological examination must be accompanied with a completed requisition form indicating the following:565 <ol>566 <li>567 <strong>568 Patient's name and date of birth569 </strong>570 </li>571 <li>572 <strong>573 Date and time of specimen collection574 </strong>575 </li>576 <li>577 <strong>578 Specimen source579 </strong>580 </li>581 <li>582 <strong>583 Submitting physician's name584 </strong>585 </li>586 </ol>587 </div>588 <div class="whitebg">589 <h5>590 SPECIMEN HANDLING591 </h5>592 <p>593 <span class="pdf">594 <a target="_self">595 <strong>596 Pathology Specimen Quick Reference Sheet597 </strong>598 </a>599 </span>600 </p>601 <p>602 This file will provide an easy to view and printable AP Specimen Handling Reference sheet.603 </p>604 <p>605 <strong>606 Tissue for Frozen Sections - STAT Delivery607 </strong>608 <br>609 Please Deliver tissue for frozen sections immediately to the gross room in the laboratory.610 <br>611 <span class="red">612 DO NOT USE FIXATIVE! - DO NOT FREEZE!613 </span>614 </p>615 <p>616 <strong>617 Kidney Biopsies618 </strong>619 <br>620 Can only be collected Monday - Thursday (Use sterile container with Phosphate Buffer or Saline)621 <br>622 <span class="red">623 STAT Courier to Tulsa within 2 hours of Collection!624 </span>625 </p>626 </div>627 </div>628 <div class="clear">629 </div>630 </div>631 <div class="right three_column side">632 <a class="no_pdf" target="_parent">633 <span class="callout small_button">634 <span class="icon icon_microscope">635 636 </span>637 <span class="title">638 Specialized Testing639 </span>640 <span class="clear">641 642 </span>643 </span>644 </a>645 <a class="no_pdf" target="_parent">646 <span class="callout switcher red_bg">647 <span class="">648 TestDirectory649 </span>650 </span>651 </a>652 <div class="subnav">653 <h2>654 Surgical and Cytology Specimens655 </h2>656 <ul>657 <li>658 <a class="current">659 Surgical and Cytology Specimens660 </a>661 </li>662 <li>663 <a>664 Gynecologic Specimens665 </a>666 </li>667 <li>668 <a>669 Non-Gynecological Cytology670 </a>671 </li>672 <li>673 <a>674 Dermatology/Surgical Pathology675 </a>676 </li>677 </ul>678 </div>679 </div>680 </div>681 <div class="clear">682 </div>683 </div>684 <div id="footer">685 <div class="nav">686 <ul>687 <li>688 <a target="_blank">689 Privacy Statement690 </a>691 </li>692 <li>693 <a target="_blank">694 Terms of Use695 </a>696 </li>697 <li>698 <a target="_blank">699 Notice of Nondiscrimination700 </a>701 </li>702 <li>703 <a target="_blank">704 Combatting Modern Slavery & Human Trafficking Statement705 </a>706 </li>707 </ul>708 </div>709 <div class="clear">710 </div>711 </div>712 </div>713 </body>714</html>715 