.ContentMessage
{
	margin-top:10px;
	border:1px solid #BBBBBB;
	padding:3px;
	background-color:#EEEEEE;
	overflow:auto;
}
.ContentMessageIcon
{
	width:20px;
	float:left;
}
.ContentMessageContent
{
	margin-left:20px;
}
.ContentMessageContent a
{
	color:#000000;
}
.ContentMessageContent a:hover
{
	color:#007700;
}
.ContentResultsHeader
{
	margin-top:10px;
	border-bottom:1px dashed #666666;
	padding-bottom:5px;
	font-size:12px;
	overflow:auto;
}
.ContentResultsHeaderLeft
{
	width:250px;
	float:left;
}
.ContentResultsHeaderRight
{
	margin-left:250px;
	text-align:right;
}
.ContentResultsHeaderRight a
{
	color:#990000;
}
.ContentResultsHeaderRight a:hover
{
	color:#CC0000;
}
.ContentResultsMessage
{
	margin-left:5px; margin-right:5px; margin-top:10px; margin-bottom:10px;
	border:1px solid #9FB0DB;
	padding:5px;
}
.ContentResultsMessageHeader
{
	margin-bottom:5px;
	border-bottom:1px dashed #9FB0DB;
	padding-bottom:5px;
	font-size:12px;
}
.ContentResultsMessage a
{
	color:#007700;
}
.ContentResultsMessage a:hover
{
	color:#00AA00;
}
.ContentResult
{
	margin-top:5px;
	border-bottom:1px dashed #BBBBBB;
	padding-bottom:5px;
	overflow:auto;
}
.ContentResultNoUnderline
{
	overflow:auto;
}
.ContentResult a
{
	color:#000000;
}
.ContentResult a:hover
{
	color:#990000;
}
.ContentResultImage
{
	width:70px; height:70px;
	background-position:center; background-repeat:no-repeat;
	cursor:pointer;
	float:left;
}
.ContentResultContent
{
	margin-left:75px; margin-top:-3px;
}
.ContentResultContent a
{
	text-decoration:none; color:#000000;
}
.ContentResultContentName
{
	font:18px Arial, Helvetica, sans-serif; letter-spacing:-1px;
}
.ContentResultContentDetail
{
	padding-left:1px;
}
.ContentResultContentPriceBuy
{
	padding-left:1px;
	font:16px Arial, Helvetica, sans-serif; color:#666666;
}
.ContentResultContentPriceBuy span
{
	color:#990000;
}
.ContentResultContentPriceBuy img
{
	margin-bottom:-3px;
}
.ContentResultContentPriceBuy input
{
	width:90px;
	font-size:10px;
}
.ContentResultContentPriceBuy2
{
	padding-left:1px;
	font:16px Arial, Helvetica, sans-serif; color:#666666;
}
.ContentResultContentPriceBuy2 span
{
	color:#990000;
}
.ContentResultContentPriceBuy2 input
{
	width:100px;
	font-size:10px;
}
.ContentResultsFooter
{
	margin-top:2px;
	font-size:12px; text-align:right;
	overflow:auto;
}
.ContentResultsFooter a
{
	color:#990000;
}
.ContentResultsFooter a:hover
{
	color:#CC0000;
}