/* 
    Document   : text
    Created on : 10-Dec-2009, 15:30:42
    Author     : alano
    Description:
        Purpose of the stylesheet follows.
*/

body, input.submit {
	font: 13px Arial, helvetica, sans-serif;
}

.page { line-height: 1.4; }

.contact {
	text-align: right;
}

.user, .contact, .callbutton, .button, .tabs a, .strong, input.submit {
	font-weight: bold;
}

a { text-decoration: none; }

.pagination, label { font-size: 11px; font-weight: bold; }

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

address {
	font-style: normal;
}

.dialog-definition ul li{
    list-style: disc ;
    margin-left: 30px;
}

.dialog-definition ul ul li{
    list-style: circle ;
    margin-left: 50px;
}