body    {
        margin-left:10%;
        margin-top: 0;
        margin-right: 10%;
        margin-bottom: 0px;
        font-size:12px;
        background-color: ffffff;
        background-repeat: repeat-x;
        font-family: georgia;
        font-size: 11px;
        background:url(/images/cork.jpg);
        }

    
.borderstyle {
padding: 5;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: DDDDDD;
border-top-width: 2px;
border-top-style: solid;
border-top-color: ffffff;
border-right-width: 1px;
border-right-style: solid;
border-right-color: DDDDDD;
background-color: EDF2F2;
}

.ProductsContainer {
	width:700px;	
}

.ProductImage {
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.ProductName {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.ProductPrice {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.ProductOptions {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:30px;
}
.ProductOptionsDropDown {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.ProductOptionsCart {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
}

.ProductDescription {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.PoductBuyButton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.PoductPages {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.ProductContainer{
	border-bottom:4px double #333;
	padding:25px;
}

.PoductPagesContainer {
	padding-top:5px;
}

.ProductTopLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	cursor:pointer;
}

.ProductTopLinksContainer {
	border-bottom:10px solid #333;
}

.ProductLinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}


.ProductServiceMessages {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
}

.ProductShoppingCartTitles {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}

.ProductInfoText {
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	font-size:10px;
	color:#333;
}
h1 {
	color: #000000;
	text-align: left;
	display: inline;
	text-decoration: none;
}
H1 :link {
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: inline;
}
H1 :hover {
	color: #000000;
	text-decoration: none;
}
