td.measure-page-left {
    width: 6px;
    background: 100% 0% repeat-y url('images/page-left.gif');
}
.header
{
position: relative;
}
a.content_measure_application
{
	display: block;
    height: 27px;
    right: 88px;
    position: absolute;
    text-decoration: none;
    top: 85px;
    width: 138px;
}
td.measure-page-right {
    width: 6px;
    background: 0% 0% repeat-y url('images/page-right.gif');
}
td.measure-page-top {
    height: 6px;
    background: 0% 100% repeat-x url('images/page-top.gif');
}
td.measure-page-bottom {
    height: 6px;
    background: 0% 0% repeat-x url('images/page-bottom.gif');
}
td.measure-page-content {
    background: #ffffff;
}
div.measure-page-round-tl {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 18px;
    height: 18px;
    background: 0% 0% no-repeat url('images/page-rounds.gif');
}
div.measure-page-round-tr {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 18px;
    height: 18px;
    background: 100% 0% no-repeat url('images/page-rounds.gif');
}
div.measure-page-round-bl {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 18px;
    height: 18px;
    background: 0% 100% no-repeat url('images/page-rounds.gif');
}
div.measure-page-round-br {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 18px;
    height: 18px;
    background: 100% 100% no-repeat url('images/page-rounds.gif');
}

div.rus-design-break {
    height: 3px;
    background: #cccccc;
}

div.measure-page-content-index {
    background: 20px 25px no-repeat url('images/rd11big3.png');
    font-size: 14px;
    color: #000000;
    padding-top: 240px;
    padding-left: 20px;
    line-height: 18px;
    height: 120px;
position: relative;
}
div.measure-page-content-index a.measure_application
{
	display: block;
    height: 27px;
    left: 15px;
    position: absolute;
    text-decoration: none;
    top: 289px;
    width: 138px;
}
div.measure-footer {
    padding: 20px 0 15px 20px;
}

div.measure-header {
    zoom: 1;
    padding-left: 15px;
    padding-top: 13px;
    padding-bottom: 5px;
}
div.measure-logo {
    width: 250px;
    float: left;
}
div.measure-logo img {
    display: block;
}
div.measure-description {
    width: auto;
    float: left;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    padding-top: 5px;
}

div.measure-page-content {
    font-size: 13px;
    padding: 15px;
}
div.measure-page-content  td.measure-page-title {
    width: 150px;
    font-weight: bold;
    font-style: italic;
    padding-right: 10px;
}
div.measure-page-content h4 {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    color: #000000;
    padding-bottom: 10px;
}