.problem {
	color: #ff2a00;
}

.problem a {
	color: #ff2a00;
	text-decoration: underline;
}

.emailValidateBox {
    position: relative;
    margin: 10px 0px 0px 0px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	color: #fff;
}

.suggestionsBox {
    position: relative;
    margin: 10px 0px 0px 0px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.suggestionList {
	text-align: left;
    margin: 0px;
    padding: 2px;
}
.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
	list-style-type: none;
}
.livesearch{
	width: 250px;
	display: block;
	position: absolute;
	z-index: 22;
	right: 15px;
	text-align: right;
}

.blockthis{
display:inline-block;
zoom:1;
*display:inline;
	height: 30px;
}

.runin{
	display:inline;
	color: #b3b3b3;
}

.additionalcontent{
	clear: both;
}

.small {
	font-size: xx-small;
	color: #b3b3b3;
	text-transform: lowercase;
}

.diminished {
	color: #666;
}

.sidebox {
	margin: 0; /* center for now */
	/* background: url(sbbody-r.gif) no-repeat bottom right; */
}
.boxhead {
	background: url(/members/images/sbhead-r.png) no-repeat top right;
	font-size: 6pt;
	margin: 0;
	padding: 0;
	text-indent: 1em;
}
.boxhead h2 {
	background: url(/members/images/sbhead-l.png) no-repeat top left;
	color: white;
	font-weight: bold;
	line-height: 2em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
	margin: 0;
	padding: 0;
}
.boxbody {
	/* background: url(sbbody-l.gif) no-repeat bottom left; */
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.ratingstablebg {
	border: 1px solid #d7d7d7;
	background-color: #ffffff;
	margin: 0;
	padding: 3px;
}
.ratingstable td{
	text-align: left;
	vertical-align: top;
	padding: 0 5px;
	margin: 0;
}
.centered{
	text-align: center;
}

.yousureaboutthis {
	border: 1px solid #940000;
	padding: 5px;
	margin: 0;
	width: 502px;
	background-color: #e44433;
	font-weight: bold;
	color: #ffffff;
}
.yousureaboutthis a {
	font-weight: bold;
	color: #940000;
}

.contentRow {
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 4px;
	margin: 0;
	background-color: #f4f4f4;
}
.addRow {
	border: 1px solid #d7d7d7;
	background-color: #ffffff;
	margin: 0;
	padding: 0.5em 1em 0.4em;
	vertical-align:middle;
}

.contentRowBottom {
	border: 1px solid #d7d7d7;
	padding: 4px;
	margin: 0;
	background-color: #f4f4f4;
	border-top-style: none;
	vertical-align: top;
}
.addRowTop {
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background-color: #ffffff;
	margin: 0;
	padding: 0.5em 1em 0.4em;
}

.thumbnail {
	float: left;
	margin: 2px 5px 2px 2px;
}

.addjewel {
	float: left;
	margin-right: 20px;
}

.approvalJewel {
	float: right;
}

.itemicon {
	float: left;
	margin: 4px 10px 4px 4px;
}

addButton {
	float: right;
}

.login {
	text-align: right;
	float: left;
	clear: left;
	width: 300px;
}

.floatright {
	text-align: right;
}

.register {
	text-align: right;
	float: left;
	clear: left;
	width: 350px;
}

.register_left {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.details {
	text-align: left;
	float: left;
	clear: left;
	width: 300px;
}

.artist {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}
.about {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.curator {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.researcher {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.institution {
	text-align: left;
	float: left;
	clear: left;
	width: 300px;
}

.manufacturer {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.screen {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.productservice {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.content {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.interactive {
	text-align: left;
	float: left;
	clear: left;
	width: 350px;
}

.other {
	text-align: left;
	float: left;
	clear: left;
	width: 512px;
}
