@charset "UTF-8";

/********************** Begin: Outer div container with borders ***************/

#auContainer {
	display: block;
	width: 180px;
	height: auto;
}

.auInsideContainer {
	display: block;
	width: 180px;
	height: auto;
}

/*********************** End: Outer div container with borders ****************/

/* Turn off the print icon image */

.auColLeft {
	display: none;
}
.auColRight {
BACKGROUND: url(../../../images_css/au_container_bg.jpg) #f4f4f4 no-repeat left top;
}

/* Redefine the "Print this page" text link */

.auColRight a:link, .auColRight a:visited {
	display: block;
	width: auto;
	height: 25px;
	padding-top: 11px;
	padding-left: 40px;
	padding-right: 30px;
	color: #333333;
	background-color: #F4F4F4;
	background-image: url("../../../images_css/au_container_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 0.9;
	text-align: left;
}

.auColRight a:hover, .auColRight a:active {
	display: block;
	width: auto;
	height: 25px;
	padding-top: 11px;
	padding-left: 40px;
	padding-right: 30px;
	color: #FF0000;
	background-color: #F4F4F4;
	background-image: url("../../../images_css/_au_container_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 0.9;
	text-align: left;
}
/* Begin : Added for R4.10 CR 558 20060627 */
/* Begin: Email Transact Castrol */
.aulink a:link, .aulink a:visited {
	display: block;
	width: auto;
	height: 25px;
	padding-top: 11px;
	padding-left: 40px;
	padding-right: 30px;
	color: #333333;
	background-color: #F4F4F4;
	background-image: url("../../../images_css/au_container_bg_trans.gif");
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 0.9;
	text-align: left;
}

.aulink a:hover, .aulink a:active {
	display: block;
	width: auto;
	height: 25px;
	padding-top: 11px;
	padding-left: 40px;
	padding-right: 30px;
	color: #FF0000;
	background-color: #F4F4F4;
	background-image: url("../../../images_css/_au_container_bg_trans.gif");
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 0.9;
	text-align: left;
}
/* End: Email Transact Castrol */
/* End : Added for R4.10 CR 558 20060627 */
/* BEGIN: ADDITION ENH 10/7/2006 R4.12 CR 557, RECOMMEND THIS PAGE */
.auColRight10 {
BACKGROUND: url(../../../images_css/au_container_bg.jpg) #f4f4f4 no-repeat left top;
}

#auContainer10 {
        display: block;
        width: 180px;
        height: auto;
}

.auInsideContainer10 {
        display: block;
        width: 180px;
        height: auto;
}

.auColRight10 a:link, .auColRight10 a:visited {
        display: block;
        width: auto;
        height: 25px;
        padding-top: 11px;
        padding-left: 40px;
        padding-right: 30px;
        color: #333333;
        background-color: #F4F4F4;
        background-image: url("../../../images_css/recom_container_bg.jpg");
        background-position: top left;
        background-repeat: no-repeat;
        background-attachment: scroll;
        font-size: 0.7em;
        font-weight: bold;
        line-height: 0.9;
        text-align: left;
}

.auColRight10 a:hover, .auColRight10 a:active {
        display: block;
        width: auto;
        height: 25px;
        padding-top: 11px;
        padding-left: 40px;
        padding-right: 30px;
        color: #FF0000;
        background-color: #F4F4F4;
        background-image: url("../../../images_css/_recom_container_bg.jpg");
        background-position: top left;
        background-repeat: no-repeat;
        background-attachment: scroll;
        font-size: 0.7em;
        font-weight: bold;
        line-height: 0.9;
        text-align: left;
}

/* ADDED FOR LEFT NAV LINK R4.12 CR 557 */
#auContainer20 {
        display: block;
        width: 174px;
        height: auto;
}

.auInsideContainer20 {
        display: block;
        width: 174px;
        height: auto;
}

.auColRight20 a:link, .auColRight20 a:visited {
        display: block;
        width: auto;
        height: 25px;
        padding-top: 11px;
        padding-left: 40px;
        padding-right: 30px;
        color: #333333;
        background-color: #F4F4F4;
        background-image: url("../../../images_css/re_container_bg.jpg");
        background-position: top left;
        background-repeat: no-repeat;
        background-attachment: scroll;
        font-size: 0.7em;
        font-weight: bold;
        line-height: 0.9;
        text-align: left;
}

.auColRight20 a:hover, .auColRight20 a:active {
        display: block;
        width: auto;
        height: 25px;
        padding-top: 11px;
        padding-left: 40px;
        padding-right: 30px;
        color: #FF0000;
        background-color: #F4F4F4;
        background-image: url("../../../images_css/_re_container_bg.jpg");
        background-position: top left;
        background-repeat: no-repeat;
        background-attachment: scroll;
        font-size: 0.7em;
        font-weight: bold;
        line-height: 0.9;
        text-align: left;
}
