/* logrecom CSS */


#logrecom_placeholder.view{
	margin-top:20px;
	margin-left:auto;
	margin-bottom:20px;
	margin-right:auto;
}

#logrecom_placeholder.mix{
	text-align:left;
	margin-top:5px;
	margin-bottom:20px;
	margin-right:auto;
	width:876px;
}

#logrecom_results:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#logrecom_placeholder.mix #logrecom_relate_result, #logrecom_placeholder.mix #logrecom_rank_result {
	padding:0;
	width:876px;
	border:1px solid #FFEBCA;
	margin-top:3px;
	margin-right:auto;
	overflow:hidden;

}

#logrecom_placeholder.view #logrecom_relate_result, #logrecom_placeholder.view #logrecom_rank_result {
	padding:0;
	width:100%;
	border:1px solid #FFEBCA;
	margin-top:3px;
	margin-right:auto;
	overflow:hidden;

}


#logrecom_placeholder .logrecom_title {
	background-color:#FFEBCA;
	border-bottom:solid 2px #FFCB77;
	clear:both;
	font-size:14px;
	color:#3F382E;
	font-weight:bold;
	margin:0;
	padding:5px;
}

#logrecom_placeholder .otherlink {
	list-style-type:none;
	margin:0 5px;
	padding:0;
	border-bottom:1px dotted #CCCCCC;
}

#logrecom_placeholder .otherlink li {
	font-size:12px;
	margin:3px 0;
	padding:3px 0;
	text-align:right;
}

#logrecom_placeholder .productcheck {
	float:left;
	margin:0;
	padding:0 0 0 8px;
	width:19%;
}

#logrecom_placeholder .productconnect, #logrecom_placeholder .productrank {
	list-style-type:none;
	margin:10px 5px;
}

#logrecom_placeholder li.product_image {
	margin:0;
	padding:0;
	text-align:center;
}

#logrecom_placeholder img.product_image {
	border:medium none;
	width:100px;
}

#logrecom_placeholder li.name {
	margin:0;
	padding:0;
	text-align:left;
	font-weight:bold;
}

#logrecom_placeholder li.price {
	color:#555555;
	font-weight:normal;
}

#logrecom_placeholder .number {
	color:#FF0000;
	font-weight:bold;
}

#logrecom_placeholder .mini {
	font-size:90%;
}

#logrecom_placeholder a:link {
	color:#3A75AF;
}


/* logrecom-TOP_parsonalized CSS */


#multiple_placeholder {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:1px solid #FFEBCA;
	width:99%;
}

#multiple_placeholder div{
    text-align:left;
}

#multiple_results:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#multiple_placeholder img.product_image {
	border:medium none;
	width:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#multiple_relate_result, #multiple_rank_result {
	width:100%;
	overflow:hidden;
}

#multiple_placeholder ul{
	margin:4px;
	padding:0;
	list-style:none outside;
}

#multiple_placeholder .multiple_title{
	float:left;
	background-color:#FFEBCA;
	border-bottom:solid 2px #FFCB77;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	width:100%;
	padding:5px;
	margin-bottom:5px;
}

#multiple_placeholder .productcheck{
	float:left;
	margin:0;
	padding:0 0 0 8px;
	width:19%;
}

#multiple_placeholder li.product_image {
	margin:0;
	padding:0;
	text-align:center;
}

#multiple_placeholder li.name{
	word-break:break-all;
	line-height: 130%;
	text-decoration:underline;
	font-weight:bold;
}


#multiple_placeholder li.price {
	color:#555555;
	font-weight:normal;
}

#multiple_placeholder .number {
	color:#FF0000;
	font-weight:bold;
}

#multiple_placeholder .mini {
	font-size:80%;
}

#multiple_placeholder a:link {
	color:#3A75AF;
}


/* logrecom_history CSS */


#history_placeholder.top {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:1px solid #FFEBCA;
	width:99%;
}

#history_placeholder.mix {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:1px solid #FFEBCA;
	width:876px;
}

#history_placeholder div{
    text-align:left;
}

#history_results:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#history_placeholder img.product_image {
	border:medium none;
	width:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#history_result{
	width:100%;
	overflow:hidden;
}

#history_placeholder ul{
	margin:4px;
	padding:0;
	list-style:none outside;
}

#history_placeholder.top .history_title{
	float:left;
	background-color:#FFEBCA;
	border-bottom:solid 2px #FFCB77;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	width:100%;
	padding:5px;
	margin-bottom:5px;
}

#history_placeholder.mix .history_title{
	float:left;
	background-color:#FFEBCA;
	border-bottom:solid 2px #FFCB77;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	width:100%;
	padding:5px;
	margin-bottom:5px;
}


#history_placeholder .productcheck{
	float:left;
	margin:0;
	padding:0 0 0 8px;
	width:19%;
}

#history_placeholder li.product_image {
	margin:0;
	padding:0;
	text-align:center;
}

#history_placeholder ul.productconnect li.name{
	word-break:break-all;
	line-height: 130%;
	text-decoration:underline;
	font-weight:bold;
}


#history_placeholder li.price {
	color:#555555;
	font-weight:normal;
}

#history_placeholder .number {
	color:#FF0000;
	font-weight:bold;
}

#history_placeholder .mini {
	font-size:90%;
}

#history_placeholder a:link {
	color:#3A75AF;
}


/* logrecom-TOP_ranking CSS */

#ranking_placeholder {
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	width:200px;
	border:1px solid #E0F0FF;
}



#ranking_placeholder #logrecom_rank_result{
	border:none;
	background-color:#FFFFFF;
	overflow:hidden;
	width:200px;
	margin-top:0px;
}

#ranking_placeholder img{
	padding-left:25px;
	vertical-align:bottom;
	width:90px;
	border-style:none;
}

#ranking_placeholder #logrecom_results{
	padding:0px;
	width:200px;
}

#ranking_placeholder ul{
	margin:4px;
	padding:0;
	list-style:none outside;
}

#ranking_placeholder .ranking_title{
	float:left;
	background-color:#E0F0FF;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	width:100%;
	padding:5px;
	margin-bottom:5px;
	text-align:center;
}

#ranking_placeholder div.productcheck{
	margin:5px 5px 0 5px;
	padding:5px;
}


#ranking_placeholder li.product_image {
	margin-bottom:2px;
}

#ranking_placeholder ul.productrank li.name{
	word-break:break-all;
	font-size: 11px;
	line-height: 130%;
}


