/* Styles originally defined in default-master.css */

#main-content {width:100%;display:inline-block;border: 0; margin-top: 2px; background-color: white; padding: 2px;}
#container{background-color: white;}

#login-box {
  border: black 1px solid;
  padding: 4px;
}

TABLE.table-display {
  font-family: helvetica, tahoma, verdana; 
  font-size: 85%;
}

TR.table-header {
  background-color: #cccccc; 
}

TR.even {
  background-color: #f0f0f0;
}

TR.odd {
  background-color: #e0e0e0;
}

/* Replace deprecated center tags in forms. Eventually all forms should use form builder and this tag should not be used */

DIV.submit-button {
  text-align: center;
}


/**********************************************************************
/* Site-Wide/Master Templates
/**********************************************************************/

#skiptocontent {
  display: none;
}

.block-marker {display: none;}

/* User Messages */

#alert-message {
  background-color: #ccff99; 
  padding: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 85%;
}

#alert-message .alert {
  margin-left: 0;
  padding-left: 2px;
  border: none;
}


/* Boxed User Message */

.boxed-user-message {
  background-color: #ccff99; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 85%;
  border: 1px solid #dd9988;
}

.boxed-user-message h3 {
  color: #990000;
  margin-top: 0px;
}

.boxed-user-message .body {
  color: #990000;
}


/* Subsite Name */

#subsite-name { 
  font-weight: bold; 
  font-size: 120%;
  font-family: helvetica, tahoma, verdana; 
  padding-left: 8px;
}
a.subsite-name {
  color: black;
  text-decoration: none;
}
a.subsite-name:hover {
  color: black;
  text-decoration: none;
}


/* Site Footer */

#footer {
  clear:both;float:left;width:100%;display:block;
  border-top: 1px solid #ccc;
  font-family: helvetica, tahoma, verdana, sans-serif;
  font-size: 85%;
  margin-top: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  background-color: #333333;
  color: white;
}

#footer a{color:white; text-decoration: none; font-weight: bold;}
#footer a:hover {color:white; text-decoration:underline;background-color:#333333;}

#footer ul {
  display: inline;
  margin-left: 0;
  padding-left: 0;
  border: none;
}


#footer ul li {
  margin-left: 0;
  padding-left: 10px;
  border: none;
  list-style: none;
  display: inline;
}

#footer .action-list {
  float: left;
}

/**********************************************************************
/* General navigation
/**********************************************************************/

/* First level tabs */

#navbar-div {
  border-bottom: 1px solid #666;
}
#navbar-container {
  height: 35px;
  position: relative;
}
#navbar { 
  position: absolute;
  height: 21px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  left: 10px;
  bottom: -2px;
  margin-top: 10px;
  font-family: helvetica, tahoma, verdana, Arial, sans-serif;
  font-size: 80%;
  font-weight: bold;
}
html>body #navbar { bottom: 0px }

#navbar .tab { 
  height: 16px;
  float: left; 
  background-color: #eeeeee; 
  border: 1px solid #666;
  padding: 2px 5px 2px 5px;
  margin: 0px 2px 0px 2px;
}
#navbar a {
  text-decoration: none;
  color: black;
}
#navbar a:hover {
  text-decoration: underline;
}
#navbar #navbar-here { 
  border-bottom-color: white;
  background-color: white;
}
#navbar #navbar-here a {
  color: black;
}

#navbar-body { 
  border-bottom: 1px solid #016799;
  background-color: white;
  clear: both;
  padding-top: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
}


/* Second level tabs */

#subnavbar-div {
  border-bottom: 1px solid #666;
}
#subnavbar-container {
  height: 35px;
  width: 742px;
  position: relative;
}
#subnavbar {
  position: absolute;
  width: 720px;
  height: 21px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  right: 0px;
  bottom: -2px;
  margin-top: 10px;
  font-family: helvetica, tahoma, verdana, Arial, sans-serif;
  font-size: 80%;
  font-weight: bold;
}
html>body #subnavbar { bottom: 0px }

#subnavbar .tab { 
  height: 16px;
  float: left; 
  background-color: #eeeeee; 
  border: 1px solid #666;
  padding: 2px 5px 2px 5px;
  margin: 0px 2px 0px 2px;
}
#subnavbar a {
  text-decoration: none;
  color: black;
}
#subnavbar a:hover {
  text-decoration: underline;
}
#subnavbar #subnavbar-here { 
  border-bottom-color: white;
  background-color: white;
}
#subnavbar #subnavbar-here a {
  color: black;
}

#subnavbar-body { 
  border-bottom: 1px solid #016799;
  border-left: 1px solid #016799;
  border-right: 1px solid #016799;
  background-color: white;
  clear: both;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
}

/* END NAVIGATION */


/**********************************************************************
/* Widgets
/**********************************************************************/

/* STANDARD TAGS -----------------------------------------------------------*/
/* standard html (body, h1, p, form...) */

body {
  margin:5px 5px 0px 5px;
  padding:0;
  font:small/1.5em Tahoma, "Lucida Grande", sans-serif; voice-family: "\"}\""; voice-family:inherit;
  margin: 0 auto;
}

h1 {
  font-size: 1.2em;
  font-weight: bold;
  color: #666666;
  margin-bottom: 12px;
}

h2 {
  font-size: 1.1em;
  font-weight:bold;
  color: #555555;
  margin-bottom: 12px;
}

h3 {
  font-size: 1.05em;
  font-weight:bold;
  color: #444444;
  margin-bottom: 12px;
}

h3 {
  font-size: 1.00em;
  font-weight:bold;
  color: #444444;
  margin-bottom: 12px;
}

a:link {
  color: #000000;
  text-decoration:none;
}

a:visited {
    text-decoration: none;
    color: #000000;
}

a:hover {
  color: #000000;
  background: #B33529;
}

/* BUTTON ---- */
a.button { 
  font: .85em arial;
  border: solid 1px black;
  background-color: #B33529;
  text-align: center; 
  padding: 1px;
  padding: 8px;
  color: white;
  font-weight:bold;
  text-decoration: none;
  white-space: nowrap;
}

a.button:link { 
  text-decoration: none;
  border: solid 1px black;
}

a.button:hover { 
  text-decoration: none;
  background-color: #B33529;
  border: solid 1px black;
}

a.button:active { 
  text-decoration: none;
  border: solid 1px black;
}

/* END BUTTON ---- */

.center {text-align: center;}
.small {font-size: x-small;}

/*  ARE THESE NEEDED ??? -----------------------------------------------------------*/

/* Various forms of links */

.action-list { 
  padding: 0;
}

.action-list ul { 
  margin: 0;
  padding: 0;
  display: inline;
  border: none;
}
                
.action-list ul li {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
  display: inline;
}

div.subsite-context-bar {
  font-size: 85%;
  margin-bottom: 4px;
  position: relative;
}

a.admin-button { 
  font: 85% arial;
  border: solid 1px black;
  background-color: #aaa;
  text-align: center; 
  padding: 1px;
  padding-left: 8px;
  padding-right: 8px;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}
a.admin-button:link { 
  text-decoration: none;
  border: solid 1px black;
  color: #111;
}
a.admin-button:visited { 
  text-decoration: none;
  border: solid 1px black;
}
a.admin-button:hover { 
  text-decoration: none;
  background-color: #ccc;
  border: solid 1px black;
}
a.admin-button:active { 
  text-decoration: none;
  border: solid 1px black;
}

a.admin:link, a.admin:visited {
  color: #f00;
  font-family: helvetica, tahoma, verdana;
  font-size: 11px;
  font-weight: normal;
}

a.admin:hover { 
  color: #fff; 
  background: #f00;
}

.highlight { 
  background-color: #ffc; 
}

ul.action-links li {
  list-style: circle url(/resources/acs-subsite/action-link-marker.png);
  margin: 8px;
  margin-left: -16px;
}

/*  END ARE THESE NEEDED -----------------------------------------------------------*/

/* END STANDARD TAGS ---------------------------------------------------------------*/

/* HEADER TAGS ---------------------------------------------------------------------*/

#header {
  font-size: 0.92em;
  width: 100%;
  background-repeat:no-repeat;
  height: 180px;
  color: #444444;
  padding-top: 4px;
  padding-bottom: 4px;
  background-position:center;
  background-image: url("/resources/logo_formacio.jpg")
}

#menu {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#inici a{
    float: left;
    margin-left: 5px;
    width: 150px;
    height: 35px;
    background-image: url("/resources/inici.jpg");
}

#inici a:hover {
    background-image: url("/resources/inici_on.jpg");
}

#cerca a{
    float: left;
    margin-left: 5px;
    width: 150px;
    height: 35px;
    background-image: url("/resources/cerca.jpg");
}

#cerca a:hover {
    background-image: url("/resources/cerca_on.jpg");
}

#calendari_menu a{
    float: left;
    margin-left: 5px;
    width: 150px;
    height: 35px;
    background-image: url("/resources/calendari.jpg");
}

#calendari_menu a:hover {
    background-image: url("/resources/calendari_on.jpg");
}

#noticies a{
    float: left;
    margin-left: 5px;
    width: 150px;
    height: 35px;
    background-image: url("/resources/noticies.jpg");
}

#noticies a:hover {
    background-image: url("/resources/noticies_on.jpg");
}

#webs a{
    float: left;
    margin-left: 5px;
    width: 150px;
    height: 35px;
    background-image: url("/resources/webs.jpg");
}

#webs a:hover {
    background-image: url("/resources/webs_on.jpg");
}

#contacte a{
    float: left;
    margin-left: 5px;
    width: 150px;
    height: 35px;
    background-image: url("/resources/contacte.jpg");
}

#contacte a:hover {
    background-image: url("/resources/contacte_on.jpg");
}

#menuesquerra {
    width: 186px;
    float: left;
    display:inline-block;
}

#main-page-centre {
    display:inline-block;
    float:left;
    border:0;
    width:525px;
    padding-left:40px;
    padding-right:40px;
}

#menudreta {
    width:203px;
    float: left;
    display:inline-block;
}

#calendari {
    width: 100%;
    background-color: #dad8d9;
    margin-bottom: 30px;
    border:0px solid #b33529;
    padding:2px;
}

#novetats {
    width: 100%;
    background-color: #BBBBBB;
    display:inline-block;
}

#inscriute a{
    float: left;
    width:203px;
    height: 82px;
    background-image: url("/resources/inscriute.jpg");
}

#inscriute a:hover{
    background-image: url("/resources/inscriute_on.jpg");
}

#links {
    width: 100%;
    background-color: #FFFFFF;
}

#system-name {
  font-size: 1.4em;
  font-weight: bold;
  float: left;
  padding-left: 0.2em;
}

#system-name a {
  color: #333333;
  text-decoration: none;
}

#header-navigation {
  float: right;
  padding-right: 0.4em;
}

/* CONTEXT BAR ---- */

#breadcrumbs {
  clear: right;
  padding-left: 100px;
}

/* PERMANENT LINKS */
div.permanent-links-sh {background-color: white; padding:0px; text-align: left; font-size: 9px; font-weight: bold;}
div.permanent-links-sh ul {margin-top: 0px; margin-bottom:0px;}
div.permanent-links-sh ul li{ list-style:none; display: inline; padding: 2px; width: 100%;}
div.permanent-links-sh ul li a {padding: 5px; color: #333333; text-decoration: none;}
div.permanent-links-sh ul li a:hover {padding: 5px;color: #333333; text-decoration: underline; background-color: white;}


table.tabs-registre {margin-top: 8px;font-size: 10px;border-bottom:1px solid #3399FF; margin-left: -10px; width: 95%;}
table.tabs-registre td.selected {background-color:#3399FF; color:#FFFFFF; padding:2px; font-weight:bold;}
table.tabs-registre td.not-selected {background-color:#E8F3FF; color:#3399FF; padding:2px; font-weight: bold;}
table.tabs-registre td.not-selected a {text-decoration: none;}
table.tabs-registre td.not-selected a:hover {background-color:#EFEFEF; text-decoration:underline;}

td.navigator a {text-decoration: none; color: #333333; padding-left: 5px; font-weight: bold;}
td.navigator a:hover {text-decoration: underline; background-color: #333333;}

/* END CONTEXT BAR ---- */ 

/* END HEADER TAGS -----------------------------------------------------------*/
#site-header .system-name-sh {
  font-size: 120%;
  font-weight: bold;
  width: 100%;
  text-align: right;
  background-color: yellow;
  color: black;
  padding-bottom: 0px;
  padding-right: 4px;
}



/* LISTS -----------------------------------------------------------*/

ul.compact, .action-list ul{
  margin: 0px;
  padding: 0px;
}
ul.compact li, .action-list ul li {
  list-style:none;
  display: inline;
}

#compact ul {margin-top: 0px; margin-bottom:0px;}
#compact ul li{ list-style:none; display: inline; padding: 2px;}
#compact ul li a {padding: 5px; color: white; text-decoration: none;}
#compact ul li a:hover {padding: 5px;color: #333333; text-decoration: underline; background-color: white;}

/* END OF LISTS */


/* Portlets */

.portlet h2 {
  background: #dddddd; 
  padding: 2px 8px 2px 8px; 
  margin: 0;
}

.portlet-header {
  background: #dddddd; 
}

.portlet-header h2 {
  padding: 2px 8px 2px 8px; 
  margin: 0;
}

.portlet-sidebar {
  width: 30%;
}

.portlet .portlet-body {
  border: 1px dotted #999; 
  border-top: 0px; 
  padding: 6px 8px 6px 8px;
}


/* Generally Available Tabs */

#tabs-div {
  border-bottom: 1px solid #666;
}
#tabs-container {
  height: 15px;
  position: relative;
}
#tabs { 
  position: absolute;
  height: 21px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  left: 10px;
  bottom: -2px;
  margin-top: 10px;
  font-family: helvetica, tahoma, verdana, Arial, sans-serif;
  font-size: 80%;
  font-weight: bold;
}
html>body #tabs { bottom: 0px }

#tabs .tab { 
  height: 16px;
  float: left; 
  background-color: #cccccc;
  border: 1px solid #666;
  padding: 2px 5px 2px 5px;
  margin: 0px 2px 0px 2px;
}
#tabs .disabled { 
  color: #999999;
}
#tabs a {
  text-decoration: none;
  color: black;
}
#tabs a:hover {
  text-decoration: underline;
}
#tabs #tabs-here { 
  border-bottom-color: #f6f6f6;
  background-color: #f6f6f6;
}
#tabs #tabs-here a {
  color: black;
}

#tabs-body { 
  border-bottom: 1px solid #016799;
  background-color: #f6f6f6;
  clear: both;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
}












/**********************************************************************
/* acs-developer-support Toolbar
/**********************************************************************/
/* LARS: This ought to go in the developer-support package, somehow */

#developer-toolbar {
  background-color: #616093;
  color: white;
  font-family: helvetica, tahoma, verdana;
  font-size: 80%;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#developer-toolbar td a { 
  border: solid 1px #616093;
  text-align: center; 
  color: white;
  text-decoration: none;
}
#developer-toolbar td a:hover { 
  text-decoration: none;
  background-color: #999999;
  border: solid 1px #cccccc;
}
#developer-toolbar #search {
  font: 80% tahoma;
  color: white;
}
#developer-toolbar #search input {
  font: 100% tahoma;
}
#developer-toolbar td a.on {
  background-color: #888888;
  border: solid 1px #cccccc;
}
#developer-toolbar td a:hover.on {
  background-color: #666666;
  border: solid 1px #999999;
}

/* Developer-support footer */

.developer-support-footer {
  float: left;
  padding: 6px;
  border: solid 1px gray;
  background-color: #e1e1e1;
  margin-top: 4px;
}


/**********************************************************************
/* INTRANET ADDED STYLES
/**********************************************************************/

div.tooltip-header {
    background-color: #f3a328;
    color:white;
    border:1px solid #f3a328;
    position:relative;
    z-index:100;
}

div.tooltip-body {
    background-color: white;
    color: #f3a328;
    border:1px solid #f3a328;
    position:relative;
    z-index:100;
    padding:5px;
}

.popup-login-box {
        width:389px;
        background-color:#f3a328;
        margin-left:1px;
        margin-bottom:1px;
        margin-right:1px;
}
.popup-login-caption {
        width:389px;
        background-color:#FF6600;
        padding-left:5px;
        padding-top:2px;
        padding-bottom:2px;
        padding-right:5px;
        margin-left:1px;
        margin-top:1px;
        margin-right:1px;
}

.popup-caption-text {
        color:white;
        font-size:12pt;
        text-align:center;
}


.back-hover {
        border:1px solid black;
        border-style:dashed;
}

.intranet-portlet {
        border:1px solid black;
        margin-top:15px;
        z-index:3;
        display:inline-block;
        width:100%;
        position:relative;
}

.intranet-portlet-header {
        font-size:12pt;
        width:100%;
        border-bottom:1px solid #cccccc;
        padding-bottom:2px;
        display:inline-block;
        z-index:3;
}

a.portlet-title-link {
        color:#555555;
        font-weight:bold;
        text-decoration:none;
}

a.portlet-title-link:hover {
        color:#FF9900;
        background-color:white;
}

.intranet-portlet-body {
        padding:5px;
        width:100%;
        display:inline-block;
        z-index:3;
}

.column-container {
        position:absolute;
        width:100%;
        border:0;
        z-index:1;
}

.main-page-column {
        float:left;
        display:inline-block;
        vertical-align:top;
        z-index:2;
        heigth:500px;
        padding:3px;
}

#content-tabs {
        position:relative;
        z-index:2;
        display:inline-block;
        border:0;
        width:100%;
        height:20px;
        border:0;
}

.main-tab {
        display:inline-block;
        float:right;
        text-align:left;
        margin:0;
        background-color:#333333;
}

.main-tab a {
        border-right:1px solid white;
        padding-right:5px;
        padding-left:5px;
        color:white;
        text-decoration:none;
        font-weight:bold;
        font-size:90%;
}

#main-content-padding {
        display:inline-block;
        border:2px solid #777777;
        top:10px;
        z-index:1;
        width:55%;
	float: left;
	margin-left: 32px;
}

.bd {
        display:inline-block;
        border:2px solid #999999;
        background-color:#cccccc;
        z-index:999;
        padding-bottom:1px;
}

.tabs-menulist-element {
        border-bottom:1px solid black;
}

.tabs-menulist-element a {
        width:100%;
        z-index:1000;
        padding-left:10px;
        padding-right:10px;
        width:100%;
        border:0;
        color:black;
}

.tabs-menulist-element a:hover {
        width:100%;
        color:#ffffff;
}

.adminList {
        border:1px solid;
        background-color:#cccccc;
        width:100%;
}

.titlerow {
        background-color:#777777;
        padding-bottom:3px;
	color:white;
}

.row1 {
        background-color:#bbbbbb;
}

.row0 {
        background-color:#eeeeee;
}

tr.even {
        background-color:#bbbbbb;
}
tr.odd {
        background-color:#eeeeee;
}

.adminList a {
        text-decoration:underline;
        color:black;
        text-transform:uppercase;
        font-weight:bold;
        padding:2px;
}

td.adminList {
        background-color:red;
}
.adminList a:hover {
        background-color:#aaaaaa;
        border:1px solid black;
}

p.mainBut {
        width:100%;
        text-align:center;
}

#system-name-project {
        display:inline-block;
        font-size: 1.4em;
        font-weight: bold;
        float: left;
        padding-left: 0.2em;
}

#system-name-project a {
        color: #eeeeee;
        text-decoration: none;
}

#header-project {
        display:inline-block;
        font-size: 0.92em;
        background-color: #000099;
        color: white;
        padding-top: 4px;
        padding-bottom: 4px;
        width:100%;
}

#header-project a {
        color:white;
}

#footer-links {
        position:relative;
        z-index:2;
}

div.system-tabs-aj {
        display:inline-block;
        font-size: 110%;
        font-weight: bold;
        width: 98%;
        background-color: #333333;
        color: blue;
        padding-bottom: 0px;
        padding-right: 4px;
        height:20px;
        text-align:left;
        float:left;
}

span.main-title {
        color:#339af9;
        font-size: 120%;
        font-weight: bold;
        position:absolute;
        padding-left:20px;
}

div.novetats-cursos-odd {
    background-color:#DAD8D9;
    font-size:100%;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:5%;
    width: 95%;
}
	    
div.novetats-cursos-even {
    background-color:#EDEBEC;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:5%;
    font-size:100%;
    font-weight:bold;
    width: 95%;
}

#main-cerca {
    display:inline-block;
    width:100%;
    background-image: url(/resources/fons_cerca.png);
    background-repeat: no-repeat;
    height:330px;
    padding:20px;
    padding-top:5px;
}

#main-cerca h1 {
    font-size:300%;
    color:#b33529;
    font-weight:normal;
}

#main-cerca div.form-label {
    background-color:#EDEBEC;
    color:#b33529;
    font-weight:bold;
    font-size:120%;
    padding:10px;
    width:200px;
}

#main-cerca div.form-widget {
    padding:10px;
}

#main-cerca input, #main-cerca select {
    background-color:#B33529;
    color:white;
    font-size:110%;
}

#main-news {width:100%;}
.main-news-item {
    font-size:12pt;
    line-height:16pt;
    border-right:0
    display:inline-block;
    padding:15px 15px 5px 5px;
    width:28%;
    height:100px;
    margin:0;
    vertical-align:top;
    font-family:verdana,helvetica,sans-serif;
    float:left;
    padding-left:10px;
}

.main-news-item a {color:#777;font-weight:bold;}
.main-news-item a:hover {background:transparent;}

#title-main-news {
    height: 60px;
    width: 200px;
    background-image: url(/resources/p43_botonoticies_100120.jpg);
}

.cerca-button {
    background-image: url(/resources/cerca.jpg);
    background-repeat:no-repeat;
    float: left;
    margin-left: 90px;
    width: 150px;
    height: 35px;
}

.cerca-button-formacio {
    background-image: url(/resources/cerca.jpg);
    background-repeat:no-repeat;
    float: left;
    margin-left: 0px;
    width: 150px;
    height: 35px;
    
}

.news-lead {border:1px solid red;display:block;clear:both;}
#left-news-menu {display:inline-block;float:left;width:24%;border:0;background-color: transparent;
                 background-image: url(/resources/bw-shadow.png);background-repeat: no-repeat;
                 background-attachment: scroll;background-position: right bottom;margin-left: 2px;margin-top: 2px;
                 padding-top: 0px;padding-right: 12px;padding-bottom: 6px;padding-left: 0px;}
#left-news-menu-items {margin-top: -2px; margin-left: -2px; border: 1px solid #a9a9a9; background-color: #eeeeee;width:100%;
                       display:inline-block;background-position: 0% 0%;background-image: none;background-repeat: repeat;background-attachment: scroll;
                       padding:3px;}
#left-news-menu-items a {text-decoration:underline;color:#b33529;font-family:verdana,helvetica,sans-serif;font-weight:bold;}
#left-news-menu-items a:hover {text-decoration:underline;color:#b33529;font-family:verdana,helvetica,sans-serif;font-weight:bold;background:transparent;}
#news-item {display:inline-block;width:65%;float:left;padding-left:5%;clear:right;padding-bottom:50px;}
#menu-news-background {width:20%;position:absolute;z-index:1}
.news-title {position:relative;left:32%;font-family:Verdana, Helvetica, sans-serif;padding-left:15px;width:65%;
	     border-bottom:1px solid #b33529;}
.news-title h1 {color:#b33529;font-size:150%;}
.newsBody {display:inline-block;margin:0;padding:0;position:relative;}


/**********************************************************************
/* DEPRECATED CLASSES
/**********************************************************************/

/* Deprecated, not sure what it's replaced with just yet */
a.action {
  margin: 8px;
  margin-left: 24px;
  display: list-item;
  list-style: circle url(/resources/acs-subsite/right.gif);
}


