html {
	background: #07527b url('/App_Themes/ITCMed/Images/body-bg.gif') repeat-x;
	height: 100%; 
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding-top: 10px;
	background: url('/App_Themes/ITCMed/Images/body-bg2.gif')  no-repeat 50% 0;
	height: 100%; 
	min-width: 969px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* #Index Start# */
#page {
	width: 969px;
	margin: 0 auto;
	background: url('/App_Themes/ITCMed/Images/page-middle.png')  repeat-y ;
	padding-top: 5px;
}

body.IE6 #page
{
	width: 770px;
}

/* #Header# */
#header {
	overflow: hidden;
	width: 969px;
	height:auto;
	margin: 0 auto;
	padding-bottom: 32px;
	*padding-bottom: 8px;
	background: url('/App_Themes/ITCMed/Images/header-bg.gif')  no-repeat ;
	position: relative; 
}
.logo {
	position: absolute;
	left: 66px;
	top: 3px; 
	z-index: 100;
}
.logo a {
	display: block; 
	text-indent: -9999px;
	width: 135px;
	height: 99px;
	overflow: hidden;
	background: url('/App_Themes/ITCMed/Images/logo.png') no-repeat;
}
.head-text {
	position: absolute;
	left: 120px;
	top: 80px; 
	text-indent: -9999px;
	width: 127px;
	height: 13px;
	background: url('/App_Themes/ITCMed/Images/head-title1.gif')  no-repeat ;
	overflow: hidden;
}
.header-right {
	float: right; 
	width: 315px;
	margin: 53px 0 0 0;
	*margin: 83px 0 0 0;
	padding:0;
}

/* #Breadcrumbs# */
#breadcrumbs {
	overflow: hidden;
	height: 100%; 
	margin: 0 0 0 28px;
	padding: 0;
}
#breadcrumbs li {
	float: left; 
	background: url('/App_Themes/ITCMed/Images/bread-bg.gif')  no-repeat 0 3px;
	padding: 0 7px 0 7px;
	margin-left: -4px;
	font-size: 14px;
	color: #626262;
	display: inline; 
}
#breadcrumbs li a {
	color: #03547e;
	text-decoration: none; 
}
#breadcrumb li a:hover {
	text-decoration: underline; 
}

/* #Search Form#*/
.form {
	overflow: hidden;
	margin: 30px 0px 0px -10px;
	*margin: 0px 0 0 -15px;
	padding:0;
}
.form .text {
	float: left; 
	width: 197px;
	border: 1px solid #cfcfcf; 
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 4px 1px 4px;  
	margin: 1px 0 0 9px;
	display: inline; 
}
.form .submit
{
    float: left;
    margin: 2px 0 0 7px;
    padding: 0;
    display: inline;
    color: #FFFFFF;
    text-transform: uppercase;
}
#content {
	width: 965px;
	margin-left: 2px;
	padding-bottom: 5px;
	background: url('/App_Themes/ITCMed/Images/cont-bg.gif') no-repeat 100% 388px;
	*background: url('/App_Themes/ITCMed/Images/cont-bg.gif') no-repeat 100% 415px;
	*margin-left: 0px;
	_margin-right:2px;
	position: relative;
	zoom: 1;
}
#content:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both; 
}

/* #Page Navigation# */
#sidebar {
	float: left; 
	width: 249px;
	margin-top: -20px;
	position: relative; 
	*margin-top: 0;
}
#nav {
	overflow: hidden; 
	width: 249px;
	margin: 0;
	padding: 0;
	*margin-left: 2px;
	_width: 247px;
}
#nav .first {
	background: #cecece url('/App_Themes/ITCMed/Images/nav-top.gif')  no-repeat ;
}
#nav li {
	background: #cecece url('/App_Themes/ITCMed/Images/nav-bg.gif')  no-repeat ;
	font-size: 14px;
	font-weight: bold; 
	list-style: none;
	padding: 12px 0 11px 21px;
}
#nav li a {
	text-decoration: none; 
	color: #1b1b1b;
}
#nav li a:hover,
#nav li a.active {
	color: #03547e;
}
#nav li ul {
	overflow: hidden;
	width: 212px;
	margin: 5px 0 0 16px; 
	padding: 0; 
	display: none;
}
#nav li ul li {
	background: url('/App_Themes/ITCMed/Images/sub-nav-bg.gif')  repeat-x 0 100%;
	font-size: 12px;
	font-weight: normal; 
	line-height: 15px;
	padding: 6px 0 6px 0; 
	margin-bottom: -2px;
}
#nav li ul li a:hover,
#nav li ul li a.active {
	text-decoration: underline; 
}
#nav li ul li ul {
	width: auto;
	margin: 0 0 -1px 15px;
}
#nav li ul li ul li {
	background: none; 
	font-size: 11px;
	padding: 0; 
	margin-top: 5px;
}
#nav li ul li ul li a {
	color: #494949;
}
#nav li ul li ul li a:hover,
#nav li ul li ul li a.active {
	color: #494949;
	text-decoration: underline; 
}

#nav li ul li ul li ul{
	display: none !important;
}

#main {
	float: right; 
	width: 664px;
	padding: 7px 28px 0 0;
}

/* #Column1# */

.col1 {
	float: left; 
	width: 429px;
	margin: 0 0 0 0;
}
.col1 h1 {
	margin: 0; 
	text-indent: -9999px;
	overflow: hidden;
	width: 231px;
	height: 77px;
	background: url('/App_Themes/ITCMed/Images/main-title1.gif')  no-repeat ;
}
.col1 h2 {
	margin: 0px 0 9px; 
	font-size: 18px;
	color: #03547e;
}
.col1 p {
	margin: 6px 0 10px 0; 
	line-height: 17px;
	font-size:12px;
	font-family:Arial, Helvetica, Sans-Serif;
}
.col1 p a {
	color: #03547e;
	text-decoration: underline; 
}
.col1 p a:hover {
	text-decoration: none; 
}
.col1 h3 {
	margin: 5px 0 0px 0; 
	font-size: 12px;
}
.col1 ul li {
    margin:0 0 3px 0;
}
.col1 .childbox {
    width: 400px;
    margin: 0 0 0 20px;
}
.col1 .childbox h3 {
	margin: 20px 0 0px 0; 
	font-size: 12px;
}
.col1 .childbox h3 a{
	margin: 5px 0 -5px 0; 
	font-size: 12px;
	color: #03547e;
}
.col1 .childbox p{
    line-height:15px;
    font-size:12px;
    padding: 0;
    margin: 2px 0 0 0;
}

.col1 .relatedLinks {
    margin:0;
    padding:0;
}
.col1 .relatedLinks li{
    margin:0 0 20px 0;
    padding:0;
    list-style:none;
}
.col1 .relatedLinks li a{
    color: #03547e;
    text-decoration:underline;
    font-weight:bold;
    display:inline;
    
}
.col1 .relatedLinks li a:hover{
    text-decoration:none;
}
.col1 .relatedLinks p
{
    margin: 0 0 15px 0;
    padding: 0;
    width: auto;
    line-height: 17px;
    font-weight: normal;
}

.feature-menu {
	overflow: hidden; 
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
}
.feature-menu li {
	line-height: 14px;
	background: url('/App_Themes/ITCMed/Images/feature-menu-bg.gif')  no-repeat 0 12px;
	padding: 6px 0 0 6px;
}
#map-menu {
	overflow: hidden; 
	height: 29px; 
	width: 100%;
	margin: 10px 0 0px 0px;
	padding: 0 0 0 140px;
	list-style: none;
}
#map-menu li {
	float: left; 
	background: url('/App_Themes/ITCMed/Images/map-menu-bg.gif')  no-repeat 0 3px;
	padding: 0 17px 0 17px;
	margin-left: -2px;
	display: inline; 
}
#map-menu li.first {
	float: left; 
	background: none;
	padding: 0 17px 0 17px;
	margin: 0;
	display: inline;
}

#map-menu li a {
	text-decoration: none; 
	color: #666;
}
#map-menu li a:hover {
	text-decoration: underline; 
}

/* #Homepage Footer Nav# */
#sitemap {
	overflow: hidden; 
	height: 25px; 
	width: 100%;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 140px;
	list-style: none;
}
#sitemap li {
	float: left; 
	background: url('/App_Themes/ITCMed/Images/map-menu-bg.gif')  no-repeat 0 3px;
	padding: 0 17px 0 17px;
	margin: 0;
	display: inline;
}

#sitemap li.first {
	float: left; 
	background: none;
	padding: 0 17px 0 17px;
	margin: 0;
	display: inline;
}

#sitemap li a {
	text-decoration: none; 
	color: #666;
}
#sitemap li a:hover {
	text-decoration: underline; 
}
.col2 {
	float: right; 
	width: 213px;
	padding-top: 7px;
}
.main-img {
	display: block; 
	margin: 0 auto;
}
.grey-box {
	overflow: hidden; 
	width: 213px;
	background: url('/App_Themes/ITCMed/Images/grey-middle.gif')  repeat-y ;
	margin-top: 30px;
}
.grey-box h3 {
	margin: 0; 
	font-size: 14px;
	color: #fff;
	text-align: center; 
	background: url('/App_Themes/ITCMed/Images/grey-top.gif')  no-repeat ;
	padding: 7px 0 6px;
}
.grey-box ul {
	overflow: hidden; 
	width: 191px;
	margin: 0;
	padding: 4px 10px 26px 12px;
	list-style: none;
	background: url('/App_Themes/ITCMed/Images/grey-bottom.gif')  no-repeat 0 100%;
}
.grey-box ul li {
	padding: 5px 0 0px 0;
	font-size: 12px;
	margin:0;
	height:auto;
	display:block;
}
.grey-box ul li a {
	color: #03547E;
	text-decoration: underline;
	margin:0 0 10px 0;
	*margin:0 0 5px 0;
	padding:0;
	display:block;
	width:85%;
	float: left;
}
.grey-box ul li a:hover {
	text-decoration: none; 
}

.grey-box ul li img {
    padding: 0 5px 0 0;
    margin:0px 0 0 0;
    width:auto;
    float:left;
    clear:left;
}
.grey-box ul li p{
	padding: 0px 0 5px 20px;
	font-size: 12px;
	margin:0px 0 5px 0;
	clear:left;
}
.grey-box .contacts{
    margin: 10px 0 0 0;
    font-weight: bold;
    font-size: 10pt;
    color: #03547e;
    padding: 0px 5px 2px 0;
    border-bottom: solid 1px #f2f2f2;
}
.grey-box .street {
    margin:0;
    
}
.grey-box .city {
    float: left;
    width:auto;
    padding: 0 5px 0 0;
    margin:0;
}
.grey-box .state {
    float: left;
    width:auto;
    padding: 0 5px 0 0;
    margin:0;
}
.grey-box .zip {
    float:left;
    margin:0;
}
.grey-box ul li.email {
    margin:2px 0;
    padding:0;
    width:200px;
    display:block;
    float:left;

}

.grey-box ul li.email span {
    font-weight: bold;
    padding: 0 5px 0 0;
    margin:0;
    width:auto;
    display:block;
    float:left;
    clear:left;

}
.grey-box ul li.email a{
    padding: 0 5px 0 0;
    margin:0 0 0px 0;
    float:left;
    width:auto;
}
.grey-box ul li.fax {
    margin:2px 0 15px 0;
    padding:0;
    width:200px;
    display:block;
    float:left;

}

.grey-box ul li.fax span {
    font-weight: bold;
    padding: 0 5px 0 0;
    margin:0;
    width:auto;
    display:block;
    float:left;
    clear:left;
}

.grey-box .attachments  {
    padding: 0;
    margin: 10px 2px 0px 0px;
	background: url('/App_Themes/ITCMed/Images/ico-pdf.gif') no-repeat;
	list-style: none;
    height:auto;
    
}

.grey-box .attachments a{
    color:#03547E;
    font-weight:bold;
    text-decoration:underline;
    margin: 5px 0 15px 20px;
    padding:0;
    display:block;
    height:auto;
}

.attachments a:hover{
    text-decoration:none;
}

/* #Footer# */
#footer {
	overflow: hidden; 
	width: 969px;
	height:25px;
	margin: 0 auto; 
	background: url('/App_Themes/ITCMed/Images/footer-bg.png')  no-repeat 0 100%;
}
#footer span {
	display: block; 
	font-size: 11px;
	color: #fff;
	text-align: center; 
	padding: 4px 0 7px;
}

/* #Full Column# */

.fullcol {
    width:660px;
}

.fullcol h2 {
	margin: 0px 0 9px; 
	font-size: 18px;
	color: #03547e;
}

/* index end */

/* #Inner Header - Homepage Header# */
.inner-header {
	background: url('/App_Themes/ITCMed/Images/header-bg2.gif') no-repeat  !important;
	height:auto;
	padding:0 0 8px 0 !important;
}
.inner-header .head-text {
	left:158px;
	top:80px;
	width: 260px;
	height: 15px;
	background: url('/App_Themes/ITCMed/Images/head-title2.gif')  no-repeat ;
}
.inner-header .form {
	overflow: hidden;
	padding-top: 0px;
}
.inner-header .form .text {
	float: left; 
	width: 197px;
	border: 1px solid #cfcfcf; 
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 4px 1px 4px;  
	margin-left: 9px;
	display: inline; 
}
.inner-header .form .submit
{
    float: left;
    margin: 2px 0 0 7px;
    display: inline;
    color: #FFFFFF;
    text-transform: uppercase;
}

.divider {
	overflow: hidden;
	background: url('/App_Themes/ITCMed/Images/page-middle2.png')  repeat-y  0 0 !important;
	width: 969px;
	margin: 0 auto;
}
.inner-page {
	padding-top: 52px !important;
	background: url('/App_Themes/ITCMed/Images/page-bg2.gif')  no-repeat 2px 0 !important;
}
.inner-page #content {
	background: url('/App_Themes/ITCMed/Images/cont-bg.gif')  no-repeat 100% 366px;

}
.inner-page #sidebar {
	width: 205px;
	margin: -29px 0 0 17px; 
	display: inline; 
}

/* #Home Side Nav# */
.side-box {
	width: 205px;
	height: auto;
	padding: 0px;
	margin: 29px 0 0 0;
}

.side-box .box{
    height:111px;
    width:205px;
    margin: 0px 0 28px 0;
    position:relative;
}

.side-box h3 a {
	float: left; 
	font-size: 14px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none; 
	margin: 0px 0 7px 16px;
	position:absolute;
	bottom:0;
	display:block;
	*top:87px;
}
.side-box h3 a:hover {
	text-decoration: underline; 
}




.inner-page #main {
	width: 668px;
	padding: 0 28px 0 0;
}
.inner-page .col1 p {
	margin: 2px 0 0; 
	line-height: 25px;
}
.inner-page .form {
	overflow: hidden;
	padding-top: 45px;
}
.inner-page .form label {
	display: block; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.inner-page .form select {
	width: 307px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 5px;
}
.tender {
	display: block; 
	text-indent: -9999px;
	overflow: hidden;
	width: 439px;
	height: 152px;
	background: url('/App_Themes/ITCMed/Images/tenderfoot.gif')  no-repeat ;
	margin-top: 24px;
}
.inner-page .map-menu {
	margin: 37px 0 0 0;
}
.inner-page .col2 {
	padding-top: 0;
	width: 213px;
	padding-right: 10px;
}
.inner-page .grey-box {
	background: url('/App_Themes/ITCMed/Images/grey-middle1.gif')  repeat-y ;
	margin: 0; 
}
.grey-top {
	overflow: hidden;
	width: 213px;
	background: url('/App_Themes/ITCMed/Images/grey-top1.gif')  no-repeat ;
}
.inner-page .grey-box h3 {
	font-size: 12px;
	color: #045079;
	text-align: left; 
	background: none; 
	padding: 0; 
}
.inner-page .grey-bottom {
	overflow: hidden; 
	width: 190px;
	background: url('/App_Themes/ITCMed/Images/grey-bottom1.gif')  no-repeat 0 100%;
	padding: 14px 10px 8px 13px;
}
.inner-page .grey-bottom p {
	margin: 5px 0 0 0; 
	font-size: 10px;
	color: #343434;
	line-height: 20px;
}
.inner-page .grey-bottom p a {
	color: #04507a;
	text-decoration: underline; 
}
.inner-page .grey-bottom p a:hover {
	text-decoration: none; 
}
.inner-page .grey-bottom div {
	overflow: hidden;
	width: 100%; 
	padding-top: 20px;
	text-align: center; 
}
.inner-page .grey-bottom div a {
	float: left; 
	text-indent: -9999px;
	width: 14px;
	height: 16px;
	background: url('/App_Themes/ITCMed/Images/grey-link1.gif')  no-repeat ;
	margin-top: 1px;
}
.inner-page .grey-bottom div strong {
	font-size: 14px;
	color: #fff;
	display: block; 
}
.inner-page .grey-bottom .right {
	float: right; 
	background: url('/App_Themes/ITCMed/Images/grey-link2.gif')  no-repeat ;
}


/* inner end */

/* #IE# */
body.IE6 #page {
	background:none; 
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ITCMed/Images/page-middle.png', sizingmethod='scale'); 
}
body.IE6 .logo a {
	background-position: 0 -9999px; 
	cursor: pointer;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ITCMed/Images/logo.png', sizingmethod='crop'); 
}
body.IE6 #footer {
	background:none; 
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ITCMed/Images/footer-bg.png', sizingmethod='crop'); 
}
body.IE6 .divider {
	background:none ; 
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ITCMed/Images/page-middle2.png', sizingmethod='scale'); 
}
body.IE6 .inner-page {
	filter: none !important;
}


.child-docs {
    width:auto;
    height:auto;
    background:#EAEAEA;
    padding: 20px 5px 0px 0;
    margin: 0 0 10px 0;
}

.child-docs ul{
    margin: 0 0 0 20px;
    padding:0;
}

.child-docs li {
    padding: 0 20px 20px 20px;
	background: url('/App_Themes/ITCMed/Images/ico-pdf.gif') no-repeat;
	list-style: none;
}

.child-docs li a{
    color:#03547E;
    font-weight:bold;
    text-decoration:underline;
}

.child-docs li a:hover{
    text-decoration:none;
}

#cultures
{
	position: absolute;
	top: 10px;
	right: 10px;
}

/* #News Page# */

.newsItem {
    list-style:none;
    margin:0 0 0 -10px;
    padding:0 0 0 10px;
}

.newsItem img {
    float:left;
    padding: 0 5px 0 0;
    margin:0;
}

.newsDetails {
    float:left;
    width:93%;
    margin:0;
    padding:0;
}

.newsDetails a {
    font-weight:bold;
    color:#03547e;
}

/* #Thoratec News Feed# */
#thoratec-news {
    list-style:none;
    margin:0 0 0 -10px;
    padding:0 0 0 10px;
}

#thoratec-news img {
    float:left;
    padding: 0 5px 0 0;
    margin:0;
}

#thoratec-news div {
    float:left;
    width:93%;
    margin:0;
    padding:0;
}

#thoratec-news a {
    font-weight:bold;
    color:#03547e;
}
 
/* #Video Player# */

.videogallery {
    margin:0;
    padding:0;
}

.videogallery .list li{
    border: solid 1px #03547e;
    background: #f2f2f2;
    padding: 4px;
    margin: 0 0 4px 0;
    cursor: pointer;
    list-style:none;
    position: relative;
}

.videogallery .list li:Hover
{
	background: #03547E;
}

.videogallery .list li a{
    text-decoration:none;
    font-size: 14pt;
    color: #03547E;
    display:block;
}

.videogallery .list li:Hover a
{
	color: White;
    list-style:none;
}

.videogallery .list li img {
    width: 32px;
    height: 24px;
    vertical-align: top;
    margin: 0 4px 0 0;
    border: solid 1px #03547e;
}

.videogallery .list li span.play
{
	position: absolute;
	bottom: 2px;
	right: 2px;
	font-size: 10px;
	display: none;
}

.videogallery .list li:Hover span.play
{
	display: inline;
}

/* #Contact Form# */

.TextboxField {
    width: 300px;
    font-size: 12px;
    margin: 2px;
    font-family: Arial,Helvetica,sans-serif;
}

.EditingFormLabelCell {
    vertical-align:top;
    padding:10px 0;
    
}

.TextBoxField {
    width: 300px;
    font-size: 12px;
    margin: 2px;
    font-family: Arial,Helvetica,sans-serif;
}

.TextAreaField {
    width: 300px;
    height: 200px;
    font-size: 12px;
    margin: 2px;
    font-family: Arial,Helvetica,sans-serif;
}

.player
{
	margin: 0px 0px 0px 40px;
	width: 327px;
	height: 260px;
	background: Black;
	padding: 30px;
}

/* #Reps# */
.repcontainer
{
	float:left;
	min-height:140px;
	padding-bottom:10px;
	position:relative;
	width:200px;
}

.reptitle, .repname, .address1, .address2, .address3, .repcity, .repstate, .repphone, .repext, .repfax, .repemail
{
	float:left;
	position:relative;
}

.reptitle, .repname, .address1, .address2, .address3, .repcity, .repstate, .repfax, .repemail
{
	clear:both;
	width:200px;
}

.reptitle, .repcompany
{
	font-weight:bold;
	
}

.repext
{
	margin:0px 0px 0px 4px;
}

.statename
{
	font-weight:bold;
	margin:30px 0px 10px 0px;
	position:relative;

}

.countryblock
{
	float:left;
	min-height:200px;
	position:relative;
	overflow:visible;
	*width: 400px;
}

.repproducts
{
	clear:both;
}

.signup-form
{
	margin: 10px 10px 10px 10px;
	clear: both;
}

.grey-box div.bottom
{
	background: url('/App_Themes/ITCMed/Images/grey-bottom.gif')  no-repeat 0 100%;
	padding: 0px 0px 10px 0px;
}

/* #E-News Signup Form# */

.signup-form .label
{
	display: block;
}

.signup-form .textbox
{
	margin: 0px 0px 10px 0px;
}

.signup-form .textbox
{
	width: 180px;
	margin: 0px 0px 10px 0px;
}

.signup-form .watermark
{
	color: #6493AC;
}

.signup-form .error
{
	margin: 3px 0px 0px -22px;
	padding: 0px;
	vertical-align: top;
}

.signup-form .instructions
{
	display: block;
	margin: 0px 0px 10px 0px;
}

.signup-form .success-message
{
	display: block;
	margin: 10px 0px 10px 0px;
}

/* #Homepage Breaking News Carousel# */

.news-box {
	background: url('/App_Themes/ITCMed/Images/grey-middle1.gif')  repeat-y ;
	margin: 0; 
	padding: 0;
}

.news-top {
	overflow: hidden;
	width: 213px;
	background: url('/App_Themes/ITCMed/Images/grey-top1.gif')  no-repeat ;
	margin: 0;
	padding: 0;
}

.news-bottom {
	overflow: hidden; 
	width: 190px;
	background: url('/App_Themes/ITCMed/Images/grey-bottom1.gif')  no-repeat 0 100%;
	padding: 14px 10px 8px 13px;
}

.news-bottom div {
	width: 100%; 
	padding-top: 0px;
	text-align: center;
}

.news-bottom div strong{
	color: #FFFFFF;
	display: block; 
}

.news-bottom img
{
	margin-left:-40px;
	_margin-left:0px;
}

.news-bottom h3 {
	font-size: 12px;
	color: #045079;
	text-align: left; 
	padding: 0 5px; 
	list-style: none;
	margin: 0 0 10px -50px;
	_margin: 0 0 10px 0px;
	background: none;
	display: block;
	width:197px;
}

/*.news-bottom ul {
    margin:0;
    padding: 0;
}

.news-bottom li {
    margin:0;
    padding: 0;
    list-style: none;
}
}
*/

.clearfix:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both; 
}


/* #Product Images and Logos# */

.logo-box {
    width:auto;
    height:auto;
    background:#EAEAEA;
    padding: 5px;
    margin: 0 0 20px 0;
    list-style: none;
    clear: both;
    zoom: 1;
}

.logo-box h4 {
    color: #03547E;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #03547E;
}

.logo-box img {
    float: right;
    margin: 0;
    padding: 0;
}

.files a {
    color: #03547E;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    padding: 0 0 5px 0;
    display: block;
}