table#pressreleaselist {
	width: 500px;
	margin: 20px auto;
	border-collapse: collapse;
}

table#pressreleaselist td {
	padding: 9px 5px 3px;
	border-bottom: 1px solid #ccc;
}

table#pressreleaselist td.date {
	width: 120px;
}

table#pressreleaselist td.date div {
	padding-left: 15px;
	background: transparent url(images/bullet.gif) no-repeat left center;
}

div#articlecontainer {
	width: 580px;
	margin: 20px auto;
}

h3.title {
	padding: 3px 0 3px 10px;
	background: transparent url(../exhibitions/images/exhibition_name_border.png) no-repeat left center;
	font-size: large;
	color: #10287b;
}

div.date {
	text-align: right;
}

div#article {
	margin: 10px 0;
}


/*contest*/
div.contest_main {
	position: relative;
	width: 630px;
	height: 334px;
	background-image: url(images/backimage.jpg);
	margin-top: 20px;
}

div.contest_main div.title {
	position: absolute;
}

div.contest_main div.text {
	position: absolute;
	width: 250px;
	height: 150px;
	top: 165px;
	left: 20px;
}

div.contest_main div.text p {
	line-height: 15px;
}

div.contest_new {
	margin: 20px 0px;
}

div.contest_new li {
	background-color: #f7f7f7;
	padding: 10px 20px;
}

div.contest_log li {
	margin-left: 20px;
	line-height: 25px;
}
