﻿.pubArticle
{
    margin-bottom: 10px;
}

div.SearchItem
{
    margin: 8px;
}

#productImage
{
     float:right;
     margin:25px;
     margin-top:0;
     text-align:center;
     padding:10px;
     border:solid 1px #999999;
     width:165px;
}

#largeImage
{
	position: absolute;
	width: 100%;
	/* height: 100%; */
	/* background-image: url(images/transparent.50.png); */
	text-align: center;
	padding-top: 10px;
	left: 0px;
	z-index: 1000;
	cursor: hand;
}

#largeImage a
{
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: Black;
	font-weight: bold;
	background-color: White;
	padding: 10px;
	border: solid 1px #333333;
	width: 600px;
}

#largeImage a:hover
{
    text-decoration: none;
}

#largeImage img
{
	margin-bottom: 10px;
}

DIV.ListProduct
{
    float:left;
    margin-right:3px;
    margin-bottom:8px;
    border:solid 1px #999999;
    text-align:center;
}

DIV.ListProductImage
{
    height:190px;
    width:157px;
    padding-top:10px;
    
}

DIV.ListProductMore
{
    width:137px;
    background-color:#eeeeee;
    padding:10px;
    text-align:left;
    font-weight:bold;
}

DIV.ListProductMore A
{
    font-weight:normal;font-size:.9em;
}

DIV.ListProductPrice
{
    float:right;
}
