@import url(common.css);
@import url(style.css);

/*****************************************
 * Global settings
 ****************************************/

* {
	margin:0;
	padding:0;
}

body {
	background:#e1e1e1;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#232323;
}

#aaa-page {
	margin:0 auto;
	width:960px;
}

/*****************************************
 * Container settings
 ****************************************/

#aaa-container {
	background-color: #ffffff;
	/* removed in 9.1 background-image: url(leftsash.gif);
	background-repeat: repeat-y; */
    height: 100%;
	min-height: 100%;
	padding:0 18px 0 18px;
	width: 924px;
}

/* change from h1 to h2 for prototype 11-22-06 */
#aaa-container h2 {
    color: #000000;
    font-size: 14px;
	font-weight: bold;
    line-height: 17px;
    margin-top: 0px;
    margin-bottom: 11px;
    margin-left: -1px;
	padding-top:11px;
}

#aaa-content {
    border-collapse: collapse;
	height:320px;
    margin-bottom: 30px;  /* 9.1 changed from 100px to 30px */
    table-layout: fixed;
    width: 924px;
}

#aaa-content td {
	vertical-align: top;
}

#aaa-content .ccmodule {
    width: 204px;
	padding-right:12px;
}

#aaa-content .ccmoduleLast {
	width: 204px;
	padding-right:0px;
}

#aaa-leftsash,
#aaa-rightsash,
#aaa-sigimage {
    margin-top: 0;
    padding-top: 0;
    vertical-align: top;
}


#aaa-sigimage img {
    /* 2px needed to match 7.3.3 in about us prototype page */
    padding-left: 2px;
}

/*Global layout objects & elements
-------------------------------------------*/
div.container	{
	padding:18px;
}

/*Global classes
-------------------------------------------*/
.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.menu {
	list-style:none;
}

.menu li	{
	display:inline;
	float:left;
}

.menu li.last {
	padding-right:0 !important;
}

.block	{
	display:block;
}

.inline	{
	display:inline;
}

.clear {
	clear:both;
}

/*Header
-------------------------------------------*/
#aaa-header {
	background:#000;
	position:relative;
	padding:3px 18px 3px;
}

/*Header for Offer Center and Campaign Landing Pages*/
#aaa-header-oc-landing {
	background:#000;
	position:relative;
	height:74px;
	padding:3px 18px 3px;
}

#aaa-header #aaa-mainNav li,
#aaa-header #aaa-secNav li,
#aaa-header #aaa-location li,
#aaa-breadcrumbs li {
	display:inline;
	float:left;
	font-size:11px;
}

#aaa-header #aaa-nav {
	padding-bottom:100px;
}

#aaa-header a {
	color:#959595;
	text-decoration:none;
}

/*Title - Header
-------------------------------------------*/

#aaa-header #aaa-logo {
	padding-top:15px;
	padding-bottom:48px;
	margin-left:1px;
}

#aaa-header-oc-landing #aaa-logo-oc-landing {
	padding-top:15px;
	padding-bottom:0px;
	margin-left:1px;
}

#aaa-header #aaa-logo a,
#aaa-header-oc-landing #aaa-logo-oc-landing a,
#aaa-header #aaa-logo #aaa-home {
	display:block;
	width:145px;
	height:35px;
	background:url(logo.png) no-repeat top left;
	text-indent:-9999px;
	text-decoration:none;
}

/*Location Finder - Header
-------------------------------------------*/
#aaa-header #aaa-location,
#aaa-header-oc-landing #aaa-location-oc-landing {
	display:inline;
	float:right;
	color:#959595;
}

#aaa-header-oc-landing #aaa-location-oc-landing li {
	font-size:11px;
	margin-left:3px;
	padding:1px 0;
}

#aaa-header #aaa-location li{
	font-size:11px;
	margin-left:3px;
	padding:1px 0;
	display:block;
	line-height:18px;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout li.header {
    display:block;
    padding:0px 0 2px 6px;
    border:0;
    font-weight:bold;
    height:16px;
    color:#ebebeb;
}

#aaa-header #aaa-location li.currentCountry{
	margin-right:1px;
}

#aaa-header #aaa-location li a	{
	padding:0 3px;
}

#aaa-header #aaa-location #aaa-locWorld	{
	position:relative;
}

#aaa-header #aaa-location a.selected {
	color:#959595;
}

#aaa-header #aaa-location #aaa-locWorld a	{
    background:url(globe_icon_gray_17x17.gif) no-repeat 4px 0px;
    padding-left:26px;
    display:block;
    line-height:18px;
}

#aaa-header #aaa-location #aaa-locWorld:hover a,
#aaa-header #aaa-location #aaa-locWorld.navHover a	{
	color:#118888;
}

#aaa-header #aaa-location #aaa-locWorld:hover,
#aaa-header #aaa-location #aaa-locWorld.navHover	{
	background:#1e1e1e;
}


/*Country Flyout
-------------------------------------------*/
#aaa-header #aaa-location #aaa-countryFlyout	{
	display:none;
	background:#1e1e1e;
	padding:12px;
	color:#959595;
	position:absolute;
	right:0px;
	width:572px;
	z-index:9001;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout strong,
#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout a {
    color:#b5b5b5;
    background:none;
    padding-left:0;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout a:hover {
	text-decoration:underline;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout strong	{
	font-size:11px;
	color:#959595;
}

#aaa-header #aaa-location #aaa-locWorld:hover #aaa-countryFlyout,
#aaa-header #aaa-location #aaa-locWorld.navHover #aaa-countryFlyout {
	display:block;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout ul	{
	display:block;
	margin:10px 0 14px -6px;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout li	{
	display:inline;
	float:left;
	width:144px;
	margin:0;
	padding:0;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout li ul	{
	margin:0;
	padding:0;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout li li	{
	float:none;
	display:block;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout li a {
    display:block;
    padding:0px 0 2px 6px;
    border:0;
    color:#b5b5b5;
    height:16px;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout li.selected a	{
	color:#959595;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout li a:hover {
	color:#fff;
	background:#343434;
	text-decoration:none;
}

#aaa-header #aaa-location #aaa-locWorld #aaa-countryFlyout li.spacer {
	display:block;
	padding:2px 0 2px 6px;
	border:0;
	height:16px;
}

/*Main Navigation Elements (Primary)
-------------------------------------------*/
#aaa-header #aaa-mainNav {
	display:inline;
	float:left;
	/*width:40%;*/
	margin-bottom:9px;
}

#aaa-header #aaa-mainNav li	{
	position:relative;
	/*padding:3px 0;*/
	padding:0px 0 3px 0;
	font-size:12px;
	font-weight:bold;
	height:15px;
}

#aaa-header #aaa-mainNav li ul li {
	height:auto;
}

#aaa-header #aaa-mainNav a {
	display:block;
	color:#fff;
	background:url(mainNavBreaker.gif) no-repeat left center;
	padding-left:6px;
	padding-right:17px;

}

#aaa-header #aaa-mainNav li:hover,
#aaa-header #aaa-mainNav li.navHover  {
	background-color:#1e1e1e;
}

#aaa-header #aaa-mainNav li:hover a,
#aaa-header #aaa-mainNav li.navHover a,
#aaa-header #aaa-mainNav li:hover a:active,
#aaa-header #aaa-mainNav li.navHover a:active {
	color:#118888;
}


/*Main Navigation Dropdowns
-------------------------------------------*/
#aaa-header #aaa-mainNav ul	{
	display:none;
	position:absolute;
	background:#1e1e1e;
	width:/*165px*/216px;
	margin-left:-7px;
	margin-top:2px;
	left:0;
	padding:7px 0 16px 0;
	z-index:10000;
}

#aaa-header #aaa-mainNav li:hover ul,
#aaa-header #aaa-mainNav li.navHover ul {
	display:block;
}

#aaa-header #aaa-mainNav ul li	{
	display:block;
	float:none;
	padding:2px 12px;
	width:/*140px*/192px;
	font-size:11px;
	font-weight:normal;
	color:#ebebeb;
}

#aaa-header #aaa-mainNav ul li.header {
	font-weight:bold;
}

#aaa-header #aaa-mainNav ul li.last	{
	margin-bottom:8px;
}

#aaa-header #aaa-mainNav ul a {
	display:block;
	padding:0;
	background-image:none;
	color:#b5b5b5 !important;
	width:/*140px*/192px;
}

#aaa-header #aaa-mainNav ul li:hover {
	background:#343434;
}

#aaa-header #aaa-mainNav ul li.header:hover {
	background:#1e1e1e;
}

#aaa-header #aaa-mainNav ul li:hover a,
#aaa-header #aaa-mainNav ul li.navHover a {
	color:#fff !important;
}

#aaa-header #aaa-mainNav ul li.more	{
	border-top:1px solid #121212;
}

#aaa-header #aaa-mainNav ul li.more a	{
	color:#959595 !important;
}

#aaa-header #aaa-mainNav ul li.more:hover,
#aaa-header #aaa-mainNav ul li.more.navHover 	{
	background:#343434;
}

#aaa-header #aaa-mainNav ul li.more:hover a,
#aaa-header #aaa-mainNav ul li.more.navHover a	{
	color:#fff;
}

/*Secondary Navigation
-------------------------------------------*/
#aaa-header #aaa-secNav {
	position:absolute;
	right:18px;
	top:13px;
	max-width:45%;
}

#aaa-header #aaa-secNav li {
	margin-left:10px;
	color:#959595;
	font-weight:bold;
}

#aaa-header #aaa-secNav a:hover {
	color:#dadada;
}

#aaa-header #aaa-secNav a:active {
	color:#fff;
}

/*Search Field
-------------------------------------------*/
#aaa-header #aaa-secNav #aaa-headerSearch {
	margin-left:12px;
}

#aaa-header #aaa-secNav #aaa-headerSearch input.textField {
	border:0;
	background:#404040;
	color:#b5b5b5;
	font-size:11px;
	height:1.33em;
	width:9.5em;
	vertical-align:top;
	padding-left:.5em;
}

#aaa-header #aaa-secNav #aaa-headerSearch input.textField.active {
	background-color:#404040;
}

#aaa-header #aaa-secNav #aaa-headerSearch input.textField.focused	{
	background-color:#fff !important;
	color:#000 !important;
}

#aaa-header #aaa-secNav #aaa-headerSearch input.submit	{
	margin-left:2px;
}

/*Breadcrumbs Navigation
-------------------------------------------*/
#aaa-breadcrumbs {
	clear:both;
	background:#262626;
	padding:3px 24px;
}

#aaa-breadcrumbs li {
	margin-right:6px;
	color:#959595;
}

#aaa-breadcrumbs li.last {
	margin-right:0;
}

#aaa-breadcrumbs li a:visited {
	color:#959595;
}

#aaa-breadcrumbs li a {
	padding-left:7px;
	background:url(arrowLeft.gif) no-repeat left center;
	color:#959595;
	text-decoration:none;
}

#aaa-breadcrumbs li a:hover {
	color:#c8c8c8;
}

#aaa-breadcrumbs li a:active {
	color:#fff;
}

#aaa-breadcrumbs li.current a	{
	color:#c8c8c8;
}

#aaa-breadcrumbs li.first a {
	padding-left:0;
	background:none;
}

/*Content Element Styles
-------------------------------------------*/

#aaa-title h3 {
	background:#3f3f3f;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	padding:8px 0 7px 20px;
}


/*Footer Element Styles
-------------------------------------------*/
#aaa-footer {
	background:#000;
	color:#959595;
	padding:12px 18px;
	font-size:11px;
}

#aaa-footer #aaa-footNav {
	margin-bottom:27px;
}

#aaa-footer ul li	{
	display:inline;
	float:left;

}

#aaa-footer li {
	margin-right:10px;
	background:url(footerNavBreaker.gif) no-repeat left center;
	padding-left:10px;
}

#aaa-footer li a:visited {
	color:#959595;
}

#aaa-footer li a {
	text-decoration:none;
	color:#959595;
	font-size:11px;
}

#aaa-footer li a:hover {
	color:#dadada;
}

#aaa-footer li a:active {
	color:#ffffff;
}

#aaa-footer li.first {
	background:none;
	padding-left:0;
}

#aaa-footer a.rss {
	display:block;
	width:25px;
	color:#ffffff;
	background:#ff6500;
	font-size:9px;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}

#aaa-footer #aaa-copyright {
	color:#959595;
	font-size:10px;
}

#aaa-footer #aaa-copyright a:visited {
	color:#959595;
}

#aaa-footer #aaa-copyright a {
	color:#959595;
	text-decoration:none;
}

#aaa-footer #aaa-copyright a:hover {
	color:#dadada;
}

#aaa-footer #aaa-copyright a:active {
	color:#fff;
}

/*Clearfix method
-------------------------------------------*/
.clearfix:after  {
	content:			".";
	display: 			block;
	height: 			0;
	clear: 				both;
	visibility: 		hidden;
}

.clearfix {
	display:inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 			1%;
}

.clearfix {
	display: 			inline-block; /*IE7 solution*/
}

.clearfix {
	display: 			block; /*Fixes width issue*/
}

/* End hide from IE-mac */

/*****************************************
 * Full width Banner
 ****************************************/

#aaa-full_width_banner {
	width:924px;
	padding:18px 18px 0 18px;
	background-color: #fff;
	margin: 0;
}

/*****************************************
 * Left sash settings
 ****************************************/
#aaa-leftsash {
	width: 120px; 
	background-color: #fff;
}

#aaa-leftsash a.nohref,
#aaa-leftsash a.nohref:hover {
	background-color: #fff;
	cursor:text;
}

/* First Level */
#aaa-leftsash ul {
	width:140px;
	padding: 18px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background-color: #fff;
}

#aaa-leftsash ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#aaa-leftsash ul li.in.leaf,
#aaa-leftsash ul .on,
#aaa-leftsash ul .on:hover {
	background-color: #ebebeb;
}

#aaa-leftsash ul a,
#aaa-leftsash ul a:visited {
	width: 140px;
	display:block;
	padding: 2px 0px 2px 6px;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-weight: bold;
}
#aaa-leftsash ul a:hover {
	background-color: #f5f5f5;
	padding: 2px 0px 2px 6px;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

/* Second Level */
#aaa-leftsash ul ul {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#aaa-leftsash ul ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#aaa-leftsash ul ul .in,
#aaa-leftsash ul ul .in a,
#aaa-leftsash ul ul .in a:visited {

}

#aaa-leftsash ul ul li.in.leaf,
#aaa-leftsash ul ul .on,
#aaa-leftsash ul ul .on:hover {
	background-color: #ebebeb;
	text-decoration:none;
}

#aaa-leftsash ul ul .on a,
#aaa-leftsash ul ul .on a:visited {
	color: #000;
}
#aaa-leftsash ul ul a,
#aaa-leftsash ul ul a:visited {
	display:block;
	width: 140px;
	padding: 2px 0px 2px 6px;
	margin: 0px 0px 0px 0px;
	color: #232323;
	font-weight: normal;
}
#aaa-leftsash ul ul a:hover {
	display:block;
	width: 140px;
	background-color: #f5f5f5;
	padding: 2px 0px 2px 6px;
	margin: 0px 0px 0px 0px;
	color: #232323;
	font-weight: normal;
	text-decoration:none;
}

/* Third Level */
#aaa-leftsash ul ul ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#aaa-leftsash ul ul ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#aaa-leftsash ul ul ul li.in.leaf,
#aaa-leftsash ul ul ul .on,
#aaa-leftsash ul ul ul .on:hover,
#aaa-leftsash ul ul ul .on a:hover {
	background-color: #ebebeb;
	text-decoration:none;
}
#aaa-leftsash ul ul ul .on a,
#aaa-leftsash ul ul ul .on a:visited {
	color: #000;
	font-weight: normal;
}
#aaa-leftsash ul ul ul a,
#aaa-leftsash ul ul ul a:visited {
	display:block;
	width: 186px;
	padding: 2px 0px 2px 18px;
	margin: 0px 0px 0px 0px;
	color: #232323;
	font-weight: normal;
}

#aaa-leftsash ul ul ul a:hover {
	display:block;
	width: 186px;
	background-color: #f5f5f5;
	padding: 2px 0px 2px 18px;
	margin: 0px 0px 0px 0px;
	color: #232323;
	font-weight: normal;
	text-decoration:none;
}

/* Fourth Level */
#aaa-leftsash ul ul ul ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#aaa-leftsash ul ul ul ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#aaa-leftsash ul ul ul ul li.in.leaf,
#aaa-leftsash ul ul ul ul li.in.leaf a,
#aaa-leftsash ul ul ul ul li.in.leaf a:visited,
#aaa-leftsash ul ul ul ul .on,
#aaa-leftsash ul ul ul ul .on:hover,
#aaa-leftsash ul ul ul ul .on a:hover {
	background-color: #ebebeb;
	font-weight: normal;
	text-decoration:none;
}
#aaa-leftsash ul ul ul ul .on a,
#aaa-leftsash ul ul ul ul .on a:visited {
	width: 174px;

}
#aaa-leftsash ul ul ul ul a,
#aaa-leftsash ul ul ul ul a:visited {
	display:block;
	width: 174px;
	padding: 2px 0px 2px 30px;
	margin: 0px 0px 0px 0px;
}
#aaa-leftsash ul ul ul ul a:hover {
	display:block;
	width: 174px;
	background-color: #f5f5f5;
	padding: 2px 0px 2px 30px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}

/*****************************************
 * Left sash File Upload and More Content
 (9.1)
 ****************************************/
#aaa-leftsash #aaa-fileupload {
 	width:198px;
	padding: 22px 10px 0px 6px;
 }

#aaa-leftsash #aaa-fileupload table {
 	width:198px;
	border:0;
    border-collapse: collapse;
    margin: 0;
    padding: 0;

}

#aaa-leftsash #aaa-fileupload table td {
	vertical-align:top;
 }

#aaa-leftsash #aaa-fileupload table td.filetype {
	width:16px;
	padding-right:8px;
}

#aaa-leftsash #aaa-fileupload table td.filedesc {
	width:174px;
	padding-bottom: 12px;
}

#aaa-leftsash #aaa-fileupload .filedesctext {
 	font-style:italic;
}

#aaa-leftsash #aaa-morecontent {
 	width:198px;
	padding: 20px 10px 0px 6px;
 }

#aaa-leftsash #aaa-morecontent p {
	padding-bottom: 4px;
 }

#aaa-leftsash #aaa-morecontent p.title {
	font-weight:bold;
	padding-bottom: 4px;
 }

/*****************************************
 * Sash Links (8.1)
 ****************************************/
#aaa-leftsash div.sashlinks {
    /* margin-bottom: 1em;
     padding-left: 11px;
	 padding-right: 13px;
    margin-top: 13px; */
	padding: 20px 10px 0px 0px;
}
#aaa-leftsash div.sashlinks div {
    /* for index summary */
    /*padding-left: 2px;*/
}
#aaa-leftsash div.sashlinks ul {
    font-weight: normal;
    padding-left: 0;
    padding-top: 0;
}

/*****************************************
 * Right panel (containing signature image, content body, and right sash)
 ****************************************/
#aaa-rightpanel {
    padding: 0;  /* Without padding: 0 IE6 increases width by 2px when there is no page-banner */
    vertical-align: top;
}

#aaa-rightpanel-sub {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed;
}

/*****************************************
 * Left panel
 ****************************************/
#aaa-leftpanel {
    padding: 0;  /* Without padding: 0 IE6 increases width by 2px when there is no page-banner */
    vertical-align: top;
}

#aaa-leftpanel-sub {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed;
}

#aaa-rightpanel-sub col.col_3 {
	width:300px !important; width:298px
}

/*****************************************
 * Content record navigation settings
 ****************************************/
#aaa-maincontent #aaa-content-record-nav {
    margin: 0;
    padding: 0 0 13px 0;
}
#aaa-maincontent #aaa-content-record-nav ul {
    margin: 0;
    padding: 0;
}
#aaa-maincontent #aaa-content-record-nav ul li {
    background: url(bar.gif) no-repeat 4px 2px;
    display: inline;
    margin: 0;
    padding: 0 0 0 13px;
}
#aaa-maincontent #aaa-content-record-nav ul li.first {
    background: none;
    padding-left: 0;
}
#aaa-maincontent #aaa-content-record-nav a.on {
    color: #666666;
}

/*****************************************
 * Main content area settings
 ****************************************/
#aaa-maincontent {
    line-height: 15px;
    padding-top: 3px;
    margin: 0;
    padding-left: 2px;
	vertical-align: top;
}

#aaa-maincontent ul.index.bulleted li a,
#aaa-maincontent ul.index.nolinebreak li a,
#aaa-maincontent ol.index.numbered li a {
    /* Override the standard bold links */
    font-weight: normal;
}
#aaa-maincontent-footer #aaa-related-links ul.support li {
    font-weight: bold;
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 11px;
}

/* Results table formatting (event and partner search) */
#aaa-maincontent table.results {
    border-collapse: separate;
}
#aaa-maincontent table.results th {
    border: none;
}
#aaa-maincontent table.results td {
    background-color: #efefef;
    border: none;
    padding: 2px 5px 2px 5px;
}

/* Press Release index table formatting */
#aaa-maincontent table.pressindex {
    border-collapse: collapse;
}
#aaa-maincontent table.pressindex td {
    padding: 0;
}
#aaa-maincontent table.pressindex td.date {
    padding-right: 10px;
}

/***********************************************
    Form Handling - WAC-Specific
***********************************************/

#aaa-maincontent table.form {
	background-color: #dadada;
}
#aaa-maincontent select.single {
    background-color: #f5f5f5;
    border: 0;
    color: #3f3f3f;
    font-size:11px;
	height: 18px;
}
#aaa-maincontent select.multiple_select,
#aaa-maincontent textarea {
	background-color: #f5f5f5;
    border: 0;
    color: #3f3f3f;
    font-size:11px;
}
#aaa-maincontent input.input_txt,
#aaa-maincontent textarea.input_txt {
	color: #3f3f3f;
	background-color: #f5f5f5;
    border: 0;
}

/*****************************************
 * Right Sash settings
 ****************************************/
#aaa-rightsash {
    padding: 18px /* 9.1 change, was 11px in 8.1 */ 0 0 12px;
    width: 276px;
}

#aaa-rightsash #aaa-promos {
     /* margin-left: 7px;  */
	  }
   #aaa-rightsash ul {
       margin: 0;
        padding: 0;
    }
   #aaa-rightsash ul li {
        list-style-type: none;
        margin-bottom: 3px;
    }

#aaa-rightsash #aaa-print_email {

	  }

/*****************************************
 * Left sash 3 equal columns settings
 ****************************************/
#aaa-3col-left {
	padding: 18px 12px 0px 0px;
	width: 300px;
	vertical-align: top;
}

/*****************************************
 * Right Sash 3 equal columns settings
 ****************************************/
#aaa-3col-right {
    padding: 18px 5px 0 12px;
    width: 295px;
	vertical-align: top;
}

#aaa-3col-right div,
#aaa-3col-right img
{
    margin-bottom: 6px;
    margin-left: 0px;
}

