﻿#homeContent {
    padding: 8px;
}
.columns {
    margin-right: 21px;
    float:left;
}
* html .columns {
    margin: 0;
}
.col3 {
    float: left;
    width: 215px;
    margin: 0 9px 0 0;
}
    .col3 ul {
        margin: 15px 15px 15px 21px;
        padding: 0 0 0 6px;
        list-style-position: outside;
    }
    .col3 li {
        margin: 0 0 0.5em 0;
        padding: 0;
    }
    .col3 li a:link, .col3 li a:visited {
        color: #000;
        text-decoration: underline;
        font-weight: bold;
    }
	.col3 li.special a:link, .col3 li.special a:visited {
		color:#08107B;
		text-decoration: none;
		border-bottom: 1px solid #FFB300;
	}
    .col3 li a:hover {
        color: #08107B;
    }
.columns .first {
    width: 238px;
    margin: 0 21px;
}
* html .columns .first {
    margin-left: 11px;
}
.columns .block {
    background-color: #E1E7EE;
    height: 310px;
}
.rightColumn {
    float:right;
    margin-right: 21px;
    width: 200px;
}
* html .rightColumn {
    margin-right: 11px;
}
    .rightColumn form {
        margin: 0;
        padding: 0;
    }
    .rightColumn hr {
        margin: 1em 0;
    }
    .rightColumn input.text {
        border:1px solid #A4ACB1;
        float:left;
        font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
        font-size:8pt;
        height:15px;
        margin: 3px 3px 6px 0;
        width:125px;
    }
    .rightColumn p {
        margin: 6px 0;
        padding: 0;
    }
    .rightColumn input.button {
        float: left;
    }
    .rightColumn select {
        margin-top: 9px;
        width: 190px;
    }
    #txtzip_rightcol {
        width: 100px;
    }
#roundedTop {
    background: transparent url('/msg_section/ET/images/home_rounded_top.gif') no-repeat left bottom;
}
#roundedBottom {
    background: transparent url('/msg_section/ET/images/home_rounded_bottom.gif') no-repeat left top;
}
#roundedContent {
    padding: 10px 0;
    background: #fff url('/msg_section/ET/images/home_rounded_bg.gif') repeat-y 0 0;
}
.imageHeading a {
    display:block;
    height: 56px;
    width: 215px;
}
#procedures_heading, #products_heading {
    background-color: #fff;
    height: 56px;
    width: 215px;
}
#endotherapy_heading {
    width: 135px;
    height: 72px;
    background-image: url('/msg_section/ET/images/home_et_logo.gif');
}
#procedures_heading {
    background-image: url('/msg_section/ET/images/home_proc_hdg.jpg');
}
#products_heading {
    background-image: url('/msg_section/ET/images/home_prod_hdg.jpg');
}
#catalog_search, #locate_rep {
    width: 190px;
    height: 20px;
}
#catalog_search {
    background-image: url('/msg_section/ET/images/search_catalog_heading.gif');
}
#locate_rep {
    background-image: url('/msg_section/ET/images/locate_rep_heading.gif');
}
#promotion-container {
    margin: 0 auto;
    width: 979px;
}
