/**
 * @author cosmin@dorobantu.name
 * Defines styles used for print
 */
*,body {
	font-family: arial;
	font-size:10pt;
}

h1, h2, h3, h4, h5, h6, p {
	color: #000;
}
h3{padding-bottom:0pt;}

#sidebar,
#header ul,
#tagline-menu,
#header-wrapper,
#left_menu,
#bottom-butons,
#efect_p,
#bottom-line,
#content ul#left-menu {
	display: none;
}

td.small_pics{
	display: none;
}

div.buttons{
	display: none;
}

table.text_presentation td.left-side {
	color: #000;
	text-transform:uppercase;
	width:140px;
}
table.text_presentation td.right-side{
	text-transform:capitalize;
}
td.left-side{font-size:9pt;}
img.star_full:after
{
	display:block;
	visibility:visible;
	content:attr(alt);
}
img.star_blank,img.star_full {
	display: none;
}

print_asterix_only{
	display: block;
}
#data-euro{
	text-align:right;
	font-size:10pt;
}
#special-head-info{
	font-size:10pt;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	font-size:10pt;
	font-family: arial;

}
