
div#content {
	width:285px; /* 330- 30 - 15 */
}

div#content p {
	font-size:14px;
}

div#imagecon {
	width:265px;
	text-align:left;
}


div#imagecon table td {
	padding:10px 0 10px 0;
}
div#imagecon table td img {
	margin-right:5px;
	border:2px solid #787878;
}
div#imagecon table td a {
	color:#47478C;
	font-weight:bold;
	text-decoration:underline;
}
div#imagecon table td a:hover {
	text-decoration:none;
}


