/***--------------***/
/*** Print styles ***/
/***--------------***/

/* font size and page margins */
body                                {font: 11.5pt Garamond, "Times New Roman", Times, serif ; margin: 0;padding: 0}

/* hide unwanted page elements */
#header, #footer, .ConsoleHeader, consoleTabs   {display:none !important;}

/* header styles */
h2, h3, h3, h4, h5, h6              {font-weight:bold !important;}
h2                                  {font-size:18pt !important; }
h3                                  {font-size:15pt !important; }
h2 em, h3 em                        {font-style:normal;}
img {border:0;}

/* tables */
td,th {padding:2pt;text-align:left;}

/* link styles */

a                           {text-decoration: underline;color:#000 !important;}
a[href^="/"]:after {
 content: " (http://www.fiat.co.uk" attr(href) ") ";
 font-size: 10.5pt;
}
/* sIFR styles */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* Print Pod */

.podPrint {
	visibility: hidden	
}
