@charset "utf-8";
/* CSS Document */

#profile {
	height: 312px;
	width: 485px;
	float: left;
	margin: 0px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 175px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#profile p {
	margin-top:0px;
}
#image {
	float: left;
	height: 288px;
	width: 523px;
	/*background-image: url(../graphics/contact.jpg);
	background-repeat:no-repeat;*/

}
#product_list {
	height: 435px;
	width: 132px;
	background-image: url(../graphics/bg_product_list.jpg);
	padding-bottom: 15px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left:15px;
}


.itemadvert a:hover {
	background-color: #ffe387;
	color:#000;
}
.itemadvert a {
	color: #666;	
	text-decoration: none;
	display:block;
	width:116px;
	padding-top:5px;
	padding-bottom: 5px;
	height: auto;
	padding-left:5px;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.itemphoto {
	display:none;
}
.itemtitle {
	color:#000;
	font-family:Arial;
	font-size:12px;
}
.itemprice {
	display:none;
}
.itembriefdescription {
	display:none;
}
.itemmoreinfo a {
	display:none;
}
.itemadvert {
}
.itemphoto {
	display:none;
}
.itemtitle {
	color:#000;
	font-family:Arial;
	font-size:12px;
}
.itemprice {
	display:none;
}
.itembriefdescription {
	display:none;
}
.itemmoreinfo a {
	color:#FFF;
}
.itemmore a:hover {
}

#right-google {
	width:300px;
	height:300px;
	float:left;
}
