/* Style sheet basic */
*{margin:0;padding:0;}
body{font-family:"Lucida Sans","Lucida Grande","Trebuchet MS",Arial,sans-serif;font-size:62.5%;}
a,*:link{text-decoration:none;}
a:hover,a:focus{text-decoration:underline;}
label{display:block;margin-top:1em;margin-bottom:0.1em;font-size:1.3em;line-height:1.6em;}
input,select,textarea{font-family:"Lucida Sans","Lucida Grande","Trebuchet MS",Arial,sans-serif;font-size:1.3em;line-height:1.6em;}
h1{margin-top:0.1em;margin-bottom:0.5em;font-size:2.5em;line-height:1.2em;}
h2,h3,h4,h5,h6{margin-top:1.2em;margin-bottom:0.4em;font-weight:bold;}
h2{font-size:2em;line-height:1.2em;}
h3{font-size:1.6em;line-height:1.2em;}
h4{font-style:italic;font-size:1.4em;line-height:1.2em;}
h5{font-size:1.3em;line-height:1.2em;}
h6{font-style:italic;font-weight:normal;font-size:1.3em;line-height:1.2em;}
p,.helpdesk-message{margin-bottom:1em;font-size:1.3em;line-height:1.6em;}
p *,.helpdesk-message *{font-size:1em;font-size:1em !important;}
table{width:100%;}
td,th{padding:0.3em 0.5em;border-bottom:1px solid;border-left:1px solid;border-collapse:collapse;font-size:1.3em;line-height:1.6em;}
td *,th *{font-size:1em;font-size:1em !important;}
ul,ol{margin-bottom:1.3em;}
ul ul,ul ol,ol ul,ol ol{margin-bottom:0;}
li{margin-bottom:0.3em;margin-left:1.5em;font-size:1.3em;line-height:1.6em;}
ol li{margin-left:2em;}
li *{font-size:1em;font-size:1em !important;}
ul li{list-style-image:url("tl_files/elements/red-button.png");}
blockquote{margin-bottom:1em;margin-left:1.5em;font-weight:bold;font-style:italic;font-size:1.3em;line-height:1.6em;}
blockquote *{font-size:1em;font-size:1em !important;}
blockquote.quotebox{font-weight:normal;}
.arrowed{padding-left:1em;background-image:url("tl_files/elements/arrow-right.png");background-repeat:no-repeat;background-position:0 0.4em;}
.noarrow{outline:1px dotted #999999;}
.smallm{margin-bottom:0.5em;}
.important{padding-right:1.5em;padding-left:1.5em;font-weight:bold;font-style:italic;}
.emphasize{font-weight:bold;}
