﻿.partition
{
	overflow:hidden;
	display:inline;
	padding:0px;
	margin:0px;
	float:left; 
}
.home h1
{
	padding:0px;
	margin:0 0 10px 0;
	display:block;
	overflow:hidden;
	text-align:center;
}	
.home h1 img
{
    width:930px;
    
}
.itemscontainer
{
	width:718px;
	margin:0px;
}
.item
{
	width:718px;
	margin:0px;
	
}

.item .left
{
	width:227px;
	border-bottom: 1px dotted #ccc;
	position:relative;
	text-align:center;	
}
.item .left .picon
{
	position:absolute;
	bottom:10px;
	right:10px;
	display:block;
}
.item .left .picon img
{
    width:40px;
}
.item .left img
{
	margin-top:20px;
}

.item .right
{
	width:490px;
	border-left:1px solid #bbb;
	border-bottom: 1px dotted #ccc;
	background:#e9f0f3;
	position:relative;
}
.item .right h1, .item .right h2
{
	margin:0px;
	padding:5px 10px;
	text-align:left;
}
.item .right h2 a, .item .right h1 a
{
	color:#4C76B5;
	text-decoration:none;
	font-family:Arial !important;
	line-height:15px !important;
}
.item .right h2
{
	margin-top:10px;
}
.item .right h1
{
	margin:0px;
	line-height:0px;
}
.item .right h1 a:hover, .item .right h2 a:hover
{
	text-decoration:underline;
}
.item .right h2 a 
{
	font-size:11px !important;
}
.item .right h1 a 
{
	font-size:16px !important;
	font-weight:bold;
}
.item .right ul
{
	width:400px;
	list-style-type:disc;
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-left:10px;
}
.item .right li
{
	font-size:11px;
}
.item .right .buynow *
{
	padding:0px;
	margin:5px 0px;
	display:block;
}
.item .right .buynow
{
	position:absolute;
	right:10px;
	top:10px;
}
 
.promote
{
	width:220px;
	padding:0px;
	margin: 0 8px 0 0;
	float:right;
}