/************************************************************************************/
/* ---------- ((( CSS for paperbutterfly.com.au by zelky...23/05/2006 ))) ----------*/
/* ---------- ((( CSS for Highlighting Images border onMouseover on Press page)))-- */
/************************************************************************************/

.highlightit img {
	border: 2px solid #ccc;
}

.highlightit:hover img {
	border: 2px solid #FF0000;
}

.highlightit:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
/* ---------- ((( CSS for Presentation on Press Pages ))) ---------- */
#title {
	background-image: url(images/back_main1.jpg);
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
