/* All IE */

input.inputButton {
	padding: 3px 0;
}
.imageList li span {
	top: 3px;
}
.portfolioNavHead {
	top: 60px;
}
.dialog {
	width: 400px;
}

/* IE 6 */

* html .bubbleWrap,
* html .dataForm,
* html .commentLink a {
	position: relative;
}
* html #nav h1,
* html #nav strong {
	overflow: hidden;
}
* html #commentList p.date {
	top: -9px;
	line-height: 50px;
}
* html .imageList li span {
	top: 0;
}
* html p.comment,
* html input.inputButton,
* html #exifData,
* html #footer a.feed,
* html #adminNav ul.adminSubNav li a {
	background-image: none;
}
* html p.validation,
* html a.viewAll {
	background-image: none;
	padding-left: 0;
}
* html .msgNotify h3 {
	background-image: url(/library/img/icons/comment_reverse.gif);
}
* html .msgSuccess h3 {
	background-image: url(/library/img/icons/accept.gif);
}
* html .msgWarning h3 {
	background-image: url(/library/img/icons/exclamation.gif);
}
* html .arcSection a.portfolio {
	background-image: url(/library/img/icons/bullet_star.gif);
}