#wrapper #header {background-color: #FFFFFF; background-image: url('../img/pressiga-logo.jpg'); background-repeat: no-repeat; }

table.grid td, table.grid th, table.grid .KT_th,
table.datagrid td, table.datagrid th, table.datagrid .KT_th {
    vertical-align: middle;
}

textarea {
    width: 400px;
    height: 120px;
}

.datagrid .highlight {
    border-style: dashed;
}

/*
.datagrid .highlight td {
    border-color: inherit;
    border-size: inherit;
    border-style: dashed;
}
*/

#content-cont ul li {
	line-height:1.6em;
}

#content-cont ul.list li {
	margin-left:1.25em !important;
	list-style-type: square !important;
}

h1 {margin-left:170px;}

h1 a.i {
	background-image: url('../img/pressiga-brand.gif');
	width:290px;
	height:140px;
}
