* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #BBBBBB;
	line-height: 20px;
    background: #000 url(../img/all_bg.gif) repeat 50% 0%;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

object {
    vertical-align: top;
    outline: none;
}

ul, ol {
    list-style: none;
    margin-bottom: 16px
}

ul li a {
    color: #d4411a;
}

.fleft {
    float: left !important;
}

.fright {
    float: right;
    width: 260px
}

.clear {
    clear: both;
    line-height: 0%;
    font-size: 0%;
    height: 0%
}

.col-1, .col-2, .col-3, .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4, .col_sub_1, .col_sub_2, .col_sub_3 {
    float: left;
    display: inline;
}

.alignright a {
    margin-left: 11px;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.container {
    margin: 0 auto;
    width: 920px;
}
.container-foot {
    margin: 0 auto;
    width: 980px;
}
.container-foot td p.label
{
	line-height:14px;
	height:29px;
}

/*==== GLOBAL =====*/
#main {
    margin: 0 auto;
    /*background: url(../img/head_bg.jpg) no-repeat 50% 0%;*/
}

#header {
    position: relative;
    margin: 0 auto;
    height: 122px;
    background: url(../img/header_bg.gif) repeat-x 0% 0%
}

#head {
    position: relative;
    height: 122px;
    background: url(../img/head_shape.png) no-repeat 0% 0%;
    margin: 0 auto;
    width: 920px;
}

.head_bg {
    /*background: url(../img/head_pic.jpg) no-repeat 50% 0%;*/
    height: 461px
}

/*---- tailings ----*/
.tail-top {
    background: url(../img/tail-top.gif) left top repeat-x #ffbb00;
}

.tail-bottom {
    background: url(../img/tail-bottom.gif) left bottom repeat-x;
}

/*----- other -----*/
.img-indent {
    margin: 0px 20px 0 0;
    float: left;
    position: relative
}

.img-indent2 {
    margin: 5px 00px 0 24px;
    float: right;
}

.img-box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.img-box img {
    float: left;
    margin: 0 20px 0 0;
}

.extra-wrap {
    overflow: hidden;
}

.p1 {
    margin-bottom: 5px !important;
}

.p2 {
    margin: 0 32px 0 0 !important;
}

.p3 {
    padding: 19px 0 57px 0px !important;
}

.p4 {
    margin: 0 34px 0 0;
}

.p5 {
    margin: 0 54px 0 0;
}

.pt14 {
    font-size: 14px
}

.rel {
    position: relative
}

.margin20 {
    margin-bottom: 20px !important
}

.margin10 {
    margin-bottom: 10px !important
}

.marg1 {
    margin-right: 1px;
}

.margin_top {
    padding-top: 19px
}

.margin30 {
    margin-bottom: 30px !important
}

.margin40 {
    margin-bottom: 40px !important
}

.margin55 {
    margin-bottom: 55px
}

.or_link span {
    margin: 0 7px;
    color: #ff4000
}

.more {
    font-size: 1.69em;
    color: #020202;
    padding: 0 0 0 20px;
    background: url(../img/arrow_right.gif) no-repeat 0% 11px;
    line-height: 1.2em;
    display: block;
    float: right;
    margin-left: 20px
}

/*----- txt, links, lines, titles -----*/
h1 {
    color: #fff;
}

#mappa h1 {
	color: black;
	font-size: 18px;
	margin-bottom: 10px;
}

h2 {
    color: #fff;
}

h3 {
    color: #A41213;
}

h4 {
    color: #fff;
}

h5 {
    color: #fff;
}

h6, h6 a {
	color: #A41213;
}

.button {
    background: url(../img/buttton_bgs2.gif) repeat-x 0% 0%;
    position: relative;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    line-height: 17px
}

.button:hover {
    color: #fdb818
}

.button span {
    background: url(../img/button_bgs1.gif) no-repeat 0% 0%;
    display: inline-block;
}

.button span span {
    background: url(../img/button_bgs3.gif) no-repeat 100% 0%;
    padding: 3px 17px 3px;
    display: inline-block;
    cursor: pointer
}

.buttonred, .buttongrey {
    cursor: pointer;
	padding: 3px 17px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

.buttonred {
	background-color: #A41212;
}

.buttonred:hover {
	color: black;	
}

.buttongrey {
	background-color: #353535;
}

.buttongrey:hover {
    color: #A41212;
}

.button2 {
    background: url(../img/button2_bgs2.gif) repeat-x 0% 0%;
    position: relative;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    line-height: 17px
}

.button2:hover {
    color: #A41213
}

.button2 span {
    background: url(../img/button2_bgs1.gif) no-repeat 0% 0%;
    display: inline-block;
}

.button2 span span {
    background: url(../img/button2_bgs3.gif) no-repeat 100% 0%;
    padding: 3px 17px 3px;
    display: inline-block;
    cursor: pointer
}

.line-hor {
    background: #343323;
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 20px 0 20px 0;
}

/*==================boxes====================*/
.address {
    width: 249px
}

.address dt {
    padding-bottom: 17px;
}

.address dd {
    clear: both;
    text-align: right;
    width: 199px
}

.address a {
    color: #BBBBBB;
}

.address dd span {
    float: left;
}

.address2 {
    width: 226px;
    display: inline-block;
    margin-bottom: 0 !important;
    font-size: 12px
}

.address2 dt {
    line-height: 19px
}

.address2 dd {
    clear: both;
    text-align: right;
    line-height: 19px
}

.address2 dd span {
    float: left;
}

.address2 dd strong {
    margin-right: 30px;
    font-weight: normal
}

.address2 dd a {
    color: #fff
}

/*===== header =====*/
#header .logo {
    position: absolute;
    margin: 46px 0 0 0;
}

#header .logo img {
	width: 195px;
}

.head_pic {
    position: absolute;
    margin: 148px 0 0 25px
}

.menu ul {
    margin: 0
}

.menu {
    position: absolute;
    top: 0;
    z-index: 90;
    right: 0;
}

.menu li {
    background: none;
    padding: 0;
    float: left;
    text-align: center;
    padding: 0 2px 0 0
}

.menu li a, .menu li span {
    display: block;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    color: #fff;
    height: 42px;
    padding: 80px 10px 0;
    float: left;
}

.menu li img {
	padding: 70px 10px 0;
}

.menu li a:hover {
    /*background: url(../img/menu_bg.gif) repeat-x 0% 0%;*/
	background-color: #A41212;
}

.menu li span.active {
    /*background: url(../img/menu_bg.gif) repeat-x 0% 0%;*/
	background-color: #A41212;
}

#user_menu, #brand_menu {
	margin: 0 auto;
	background-color: #A41212;
	color: white;
	overflow: auto;
}

#user_menu ul, #brand_menu ul {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	list-style: none;
}

#user_menu li, #brand_menu li {
	float: right;
	padding: 0;
}

#user_menu li a, #user_menu li span, #brand_menu li a, #brand_menu li span {
    display: block;
    font-size: 13px;
    text-decoration: none;
    position: relative;
    padding: 10px 8px;
	color: #fff;
	margin: 0;
}

#user_menu li a:hover, #brand_menu li a:hover {
    background: black;
}

#user_menu li span.active, #brand_menu li span.active {
    background: black;
}

/*===== content =====*/
#content {
    margin: 0 auto;
}

/*===== footer =====*/
#footer {
    width: 100%;
    margin: 0 auto;
    color: #566c7f;
    height: 70px;
    position: relative;
    background: url(../img/foot_bg.gif) repeat-x 0% 0%
}

#foot {
    width: 920px;
    margin: 0 auto;
    height: 70px;
    position: relative;
    font-size: 11px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

.copy {
    color: #fff;
    font-size: 11px;
    position: absolute;
    margin: 30px 0 0 0;
    left: 0;
    text-transform: uppercase
}

.copy a {
    color: #A41213;
    text-decoration: none;
    margin-left: 15px
}

.copy a:hover {
    text-decoration: underline
}

/*----- forms -----*/
.inp_form input {
    width: 267px;
    padding: 4px 5px 0;
    height: 18px;
    border: 1px solid #373737;
    margin-bottom: 5px;
    background: #000;
    color: #BBBBBB;
}

.inp_form textarea {
    width: 267px;
    height: 181px;
    padding: 5px;
    border: 1px solid #373737;
    line-height: 0.7512;
    background: #000;
    color: #BBBBBB;
}

.form_link {
    margin: 20px 10px 0 0
}

.form_link a {
    margin: 0px 0px 0 24px
}

/*==========================================*/
.text_indent {
    padding: 17px 0 0 20px;
    position: relative
}

.text_indent2 {
    padding: 0 0 0 20px;
    position: relative
}

.list {
    list-style: none;
    margin-bottom: 18px;
    color: #BBBBBB;
}

.list li {
    position: relative;
    padding: 0 0 0 25px;
    line-height: 23px;
    background: url(../img/mark.gif) no-repeat 0% 6px
}

.list li a {
    color: #BBBBBB;
    text-decoration: none;
}

.list li a:hover {
    text-decoration: underline
}

.form_bg {
    background: url(../img/inp_bg.gif) no-repeat 0% 0%;
    width: 249px;
    height: 22px;
    position: relative;
    margin-bottom: 6px;
}

.no_marg {
    margin: 0 !important
}

.no_marg2 {
    margin: 0 0 57px 0 !important
}

.no_pad {
    padding: 0 !important
}

.no_bg {
    background: none !important;
}

.upercase {
    text-transform: uppercase
}

.arrow img {
    margin: 3px 0 0 5px
}

.buttons {
    text-align: right;
    padding-left: 76px
}

.buttons a {
    margin-left: 17px !important;
    text-align: left;
    display: inline;
    float: left
}

.spacer {
    margin: 0 8px
}

.row1 {
    background: url(../img/row1_bg.gif) repeat-x 0% 0%;
    font-size: 12px;
    color: #fff;
}

.row1 table {
    width: 100%;
}

.row1 td {
    padding: 0 10px;
}

.row1 td img {
    margin: 0 auto 5px auto;
    display: block;
}

.shape {
    background: url(../img/shape2.png) no-repeat 50% 0%;
    padding: 30px 0
}

.row2 {
    background: url(../img/bg_row2.gif) repeat 50% 0%
}

.shape2 {
    background: url(../img/shape3.gif) repeat-x 50% 0%;
    padding: 40px 0
}

.padd {
    padding: 74px 0 84px !important
}

.padd2 {
    padding: 114px 0 44px !important
}

.table td {
    vertical-align: middle;
    text-align: center
}

.stroke {
    height: 36px;
    clear: both;
}

.form_block {
    margin-bottom: 25px
}

.inner {
    padding: 39px 20px 8px 26px;
}

.alphabet a {
    display: block;
    margin: 0 10px 6px 0;
    float: left
}

.border_box {
    border: 1px solid #e6e6e6;
    padding: 21px 21px 10px 21px
}

.search_inp {
    background: #e8e8e8;
    width: 478px;
    padding: 0 0 0 2px;
    margin-left: 10px
}

.search_tips {
    text-align: center;
    padding-top: 14px
}

.search_tips img {
    margin: -5px 7px 0 0
}

.search_tips a {
    margin: 0 15px 0 0
}

.chk {
    margin: 0 5px 0 30px
}

.sel1 {
    margin-left: 16px;
    width: 438px;
    background: #e8e8e8;
    color: #202020;
}

.sel2 {
    margin-left: 16px;
    width: 428px;
    background: #e8e8e8;
    color: #202020;
}

.sel3 {
    margin-left: 16px;
    width: 438px;
    background: #e8e8e8;
    color: #202020;
}

.fc table {
    border-collapse: collapse;
    border-spacing: 0;
}

.fc td, .fc th {
    padding: 0;
}

/* Header
 ------------------------------------------------------------------------*/
table.fc-header {
    width: 100%;
}

.fc-header-left {
    width: 25%;
}

.fc-header-left table {
    float: left;
}

.fc-header-center {
    width: 50%;
}

.fc-header-center table {
    margin: 0 auto;
}

.fc-header-right {
    width: 25%;
}

.fc-header-right table {
    float: right;
}

.fc-header-title {
    margin-top: 0;
    white-space: nowrap;
}

.fc-header-space {
    padding-left: 10px;
}

/* right-to-left */
.fc-rtl .fc-header-title {
    direction: rtl;
}

/* Buttons
 ------------------------------------------------------------------------*/
.fc-header .fc-state-default, .fc-header .ui-state-default {
    margin-bottom: 1em;
    cursor: pointer;
}

.fc-header .fc-state-default {
    border-width: 1px 0;
    padding: 0 1px;
}

.fc-header .fc-state-default, .fc-header .fc-state-default a {
    border-style: solid;
}

.fc-header .fc-state-default a {
    display: block;
    position: relative;
    border-width: 0 1px;
    margin: 0 -1px;
    width: 100%;
    text-decoration: none;
}

.fc-header .fc-state-default span {
    display: block;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    padding: 3px 5px;
}

.fc-header .ui-state-default {
    padding: 4px 6px;
}

.fc-header .fc-state-default span, .fc-header .ui-state-default span {
    white-space: nowrap;
}

/* for adjacent buttons */
.fc-header .fc-no-right {
    padding-right: 0;
}

.fc-header .fc-no-right a {
    margin-right: 0;
    border-right: 0;
}

.fc-header .ui-no-right {
    border-right: 0;
}

/* for fake rounded corners */
.fc-header .fc-corner-left {
    margin-left: 1px;
    padding-left: 0;
}

.fc-header .fc-corner-right {
    margin-right: 1px;
    padding-right: 0;
}

/* DEFAULT button COLORS */
.fc-header .fc-state-default, .fc-header .fc-state-default a {
    border-color: #777; /* outer border */
    color: #333;
}

.fc-header .fc-state-default span {
    border-color: #fff #fff #d1d1d1; /* inner border */
    background: #e8e8e8;
}

/* PRESSED button COLORS (down and active) */
.fc-header .fc-state-active a {
    color: #fff;
}

.fc-header .fc-state-down span, .fc-header .fc-state-active span {
    background: #888;
    border-color: #808080 #808080 #909090; /* inner border */
}

/* DISABLED button COLORS */
.fc-header .fc-state-disabled a {
    color: #999;
}

.fc-header .fc-state-disabled, .fc-header .fc-state-disabled a {
    border-color: #ccc; /* outer border */
}

.fc-header .fc-state-disabled span {
    border-color: #fff #fff #f0f0f0; /* inner border */
    background: #f0f0f0;
}

/* Content Area & Global Cell Styles
 ------------------------------------------------------------------------*/
.fc-widget-content {
    border: 1px solid #ccc; /* outer border color */
}

.fc-content {
    clear: both;
}

.fc-content .fc-state-default {
    border-style: solid;
    border-color: #ccc; /* inner border color */
}

.fc-content .fc-state-highlight { /* today */
    background: #ffc;
}

.fc-content .fc-not-today {
    background: none;
}

.fc-today {
    background: #A41213
}

.fc-cell-overlay { /* semi-transparent rectangle while dragging */
    background: #9cf;
}

.fc-view { /* prevents dragging outside of widget */
    width: 100%;
    overflow: hidden;
}

.fc-button-prev {
    background: url(../img/calendar_left_arrow.gif) no-repeat 0% 0%;
    width: 9px;
    height: 9px;
    position: absolute;
    margin: 0 -10px 0 0px;
    bottom: 0
}

.fc-button-next {
    background: url(../img/calendar_right_arrow.gif) no-repeat 0% 0%;
    width: 9px;
    height: 9px;
    position: absolute;
    margin: 0 0px 0 -10px;
    bottom: 0
}

/* Global Event Styles
 ------------------------------------------------------------------------*/
.fc-event, .fc-agenda .fc-event-time, .fc-event a {
    border-style: solid;
    border-color: #36c; /* default BORDER color (probably the same as background-color) */
    background-color: #36c; /* default BACKGROUND color */
    color: #fff; /* default TEXT color */
}

/* Use the 'className' CalEvent property and the following
 * example CSS to change event color on a per-event basis:
 *
 * .myclass,
 * .fc-agenda .myclass .fc-event-time,
 * .myclass a {
 *     background-color: black;
 *     border-color: black;
 *     color: red;
 *     }
 */
.fc-event {
}

.fc-event a {
    overflow: hidden;
    font-size: .85em;
    text-decoration: none;
    cursor: pointer;
}

.fc-event-editable {
    cursor: pointer;
}

.fc-event-time, .fc-event-title {
    padding: 0 1px;
}

/* for fake rounded corners */
.fc-event a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

/* right-to-left */
.fc-rtl .fc-event a {
    text-align: right;
}

/* resizable */
.fc .ui-resizable-handle {
    display: block;
    position: absolute;
    z-index: 99999;
    border: 0 !important; /* important overrides pre jquery ui 1.7 styles */
    background: url(data:image/gif;base64,AAAA) !important; /* hover fix for IE */
}

/* Horizontal Events
 ------------------------------------------------------------------------*/
.fc-event-hori {
    border-width: 1px 0;
    margin-bottom: 1px;
}

.fc-event-hori a {
    border-width: 0;
}

/* for fake rounded corners */
.fc-content .fc-corner-left {
    margin-left: 1px;
}

.fc-content .fc-corner-left a {
    margin-left: -1px;
    border-left-width: 1px;
}

.fc-content .fc-corner-right {
    margin-right: 1px;
}

.fc-content .fc-corner-right a {
    margin-right: -1px;
    border-right-width: 1px;
}

/* resizable */
.fc-event-hori .ui-resizable-e {
    top: 0 !important; /* importants override pre jquery ui 1.7 styles */
    right: -3px !important;
    width: 7px !important;
    height: 100% !important;
    cursor: e-resize;
}

.fc-event-hori .ui-resizable-w {
    top: 0 !important;
    left: -3px !important;
    width: 7px !important;
    height: 100% !important;
    cursor: w-resize;
}

/* Month View, Basic Week View, Basic Day View
 ------------------------------------------------------------------------*/
.fc-grid table {
    width: 100%;
    background: #353535;
    border-bottom: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    font-size: 10px
}

.fc .fc-grid th {
    text-align: center;
    background: #A41213;
    color: #fff;
    font-weight: normal;
    padding: 4px 0
}

.fc .fc-grid thead .fc-sun {
    border-left: 1px solid #000 !important;
}

.fc .fc-grid td {
    border-top: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    color: #fff;
    vertical-align: middle;
    position: relative;
    height: 26px !important;
}

.fc-sat, .fc-sun {
    color: #A41213 !important
}

thead .fc-sat, thead .fc-sun {
    color: #000 !important
}

.fc-grid th.fc-leftmost, .fc-grid td.fc-leftmost {
    border-left: 0;
}

.fc-grid .fc-day-number {
    text-align: center
}

.fc-grid .fc-day-content {
    clear: both;
    padding: 2px 2px 0; /* distance between events and day edges */
}

/* event styles */
.fc-grid .fc-event-time {
    font-weight: bold;
}

/* right-to-left */
.fc-rtl .fc-grid {
    direction: rtl;
}

.fc-rtl .fc-grid .fc-day-number {
    float: left;
}

.fc-rtl .fc-grid .fc-event-time {
    float: right;
}

/* Agenda Week View, Agenda Day View
 ------------------------------------------------------------------------*/
.fc .fc-agenda th, .fc .fc-agenda td {
    border-width: 1px 0 0 1px;
}

.fc .fc-agenda .fc-leftmost {
    border-left: 0;
}

.fc-agenda tr.fc-first th, .fc-agenda tr.fc-first td {
    border-top: 0;
}

.fc-agenda-head tr.fc-last th {
    border-bottom-width: 1px;
}

.fc .fc-agenda-head td, .fc .fc-agenda-body td {
    background: none;
}

.fc-agenda-head th {
    text-align: center;
}

/* the time axis running down the left side */
.fc-agenda .fc-axis {
    width: 50px;
    padding: 0 4px;
    vertical-align: middle;
    white-space: nowrap;
    text-align: right;
    font-weight: normal;
}

/* all-day event cells at top */
.fc-agenda-head tr.fc-all-day th {
    height: 35px;
}

.fc-agenda-head td {
    padding-bottom: 10px;
}

.fc .fc-divider div {
    font-size: 1px; /* for IE6/7 */
    height: 2px;
}

.fc .fc-divider .fc-state-default {
    background: #eee; /* color for divider between all-day and time-slot events */
}

/* body styles */
.fc .fc-agenda-body td div {
    height: 20px; /* slot height */
}

.fc .fc-agenda-body tr.fc-minor th, .fc .fc-agenda-body tr.fc-minor td {
    border-top-style: dotted;
}

.fc-agenda .fc-day-content {
    padding: 2px 2px 0; /* distance between events and day edges */
}

.fc-day-content {
    display: none
}

/* Vertical Events
 ------------------------------------------------------------------------*/
.fc-event-vert {
    border-width: 0 1px;
}

.fc-event-vert a {
    border-width: 0;
}

/* for fake rounded corners */
.fc-content .fc-corner-top {
    margin-top: 1px;
}

.fc-content .fc-corner-top a {
    margin-top: -1px;
    border-top-width: 1px;
}

.fc-content .fc-corner-bottom {
    margin-bottom: 1px;
}

.fc-content .fc-corner-bottom a {
    margin-bottom: -1px;
    border-bottom-width: 1px;
}

/* event content */
.fc-event-vert span {
    display: block;
    position: relative;
    z-index: 2;
}

.fc-event-vert span.fc-event-time {
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    font-size: 10px;
}

.fc-event-vert span.fc-event-title {
    line-height: 13px;
}

.fc-event-vert span.fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

/* resizable */
.fc-event-vert .ui-resizable-s {
    bottom: 0 !important; /* importants override pre jquery ui 1.7 styles */
    width: 100% !important;
    height: 8px !important;
    line-height: 8px !important;
    font-size: 11px !important;
    font-family: monospace;
    text-align: center;
    cursor: s-resize;
}

.fc-header-title {
    color: #A41213;
    font-weight: normal;
    border: none;
    font-size: 13px;
    text-align: left;
    position: absolute;
    left: 0;
    margin: 0;
    top: 53px
}

#calendar {
    padding: 25px 0 35px 0;
}

#mappa {
	margin: 0 auto;
}

#mappa.fleft {
	float: left;
}

#marchi {
	text-align: right;
}

#marchi a {
	color: white;
	font-size: 17px;
	line-height: 23px;
}

#marchi h6 {
	text-align: right;
	margin-bottom: 15px;
	font-size: 17px; 
}

#news td {
	padding-bottom: 10px;
}

#news tr + tr td {
	padding-top: 10px;
	border-top: 1px solid;
}

#news .pic {
	display: block;
	float: right;
	margin-left: 15px;
}
.newspic {
	text-align: right;
	width: 91px;
	float: left;
	margin:0 20px 0 0;
}

#news-show .pic {
	float: right;
}

#login-form {
}

#login-form .form {
	width: 205px;
	margin: 0 auto;
}

#login-form label {
	width: 80px;
	display: inline-block;
}

#login-form .form-field {
	padding-top: 2px;
}

#login-form .form-field input {
	width: 120px;
}

#login-form #submit-field {
	text-align: right;
	padding-top: 10px;
}

#login-form #submit-field input {
	width: 60px;
}

.attachment {
	background: url(../img/pdf.gif) no-repeat left;
	padding: 7px 10px 7px 28px;
	list-style: none;
}

.attachment a {
	color: #707070;
	font-size: 14px;
}

#downloads {
	list-style: none;
}

#downloads a {
	color: white;
}

#downloads li {
	border-bottom: 1px dashed #282828;
	padding: 10px 20px;
	margin: 0 15px;
/*	margin-right: 650px;*/
}

