/*===========================================================================*/
/* index table */
table.index td{
	padding-right: 50px;
}

table.index td.complementary{
	width: 326px;
	padding-right: 0;
}

/*===========================================================================*/
/* notice */
table.notice{
	margin-bottom: 15px;
}

table.notice td{
	padding: 0;
	margin: 0;
}

table.notice td.text{
	height: 50px;
}

table.notice div.pointer p{
	margin:0;
}

table.notice td.forImage{
	padding-top: 25px;
	width: 115px;
	background: url('../img/corners/pointer.gif') no-repeat 100% 70px;
}

table.notice div.pointer{
	color: white;
	padding: 14px 16px;
	background-color: #c20606;
}

table.notice div.pointer a{
	color: white;
}

/*===========================================================================*/
/* news */
div.article{
	margin-bottom: 20px;
}

div.article p{
	margin: 0.6em 0;
}

/*===========================================================================*/
/* projects */
div.project{
	margin-top: 10px;
	margin-bottom: 18px;
}
/*===========================================================================*/
/*  */
