
	* {
		margin : 0;
		padding : 0;
	}

	body {
		font-size :14px;
		font-family: Arial, Helvetica, sans-serif;
	}

	div#page{
		width : 800px;
		margin-left : auto;
		margin-right : auto;
		text-align : left;
	}

	div#branding {
		width : 800px;
		height : 50px;
		padding : 10px;
		margin-bottom:5px;
		border-top : 3px solid #f8abe0;
		border-bottom : 3px solid #f8abe0;
		border-left : 1px solid #f8abe0;
		border-right : 1px solid #f8abe0;
		voice-family : "\"}\"";
		voice-family : inherit;
		width : 778px;
	}

	html>body div#branding {
		width : 778px;
	}

	div#wrapper {
		float : right;
	}

	div#primary-column {
		float : left;
		width : 600px;
		border : 2px solid #f8abe0;
		padding : 10px;
		voice-family : "\"}\"";
		voice-family : inherit;

	}

	html>body div#primary-column {
		width : 576px;
	}

	div#extra-column {
		float : left;
		width : 190px;
		padding : 5px;
		border : 1px solid #f8abe0;
		voice-family : "\"}\"";
		voice-family : inherit;
		width : 138px;
	}

	html>body div#extra-column {
		width : 178px;
	}

	div#footer{
		clear:both;
		border-top: solid #CCCCCC 1px;
		margin-top: 10px;
		text-align:center;
	}

	h1 {
		font-size : 20px;
	}

	h4 {
		font-size : 12px;
	}

	strong {
		color : #0A375A;
	}


	a {
		text-decoration:underline;
	}

	a:link ,a:visited {
		color : #0A375A;
	}

	
	a:hover ,a:active {
		color : #006699;
		text-decoration:underline;
	}

	table {
		margin-left : auto;
		margin-right : auto;
	}

	img{
		border:0px;
		border-style : none;
		text-decoration : none;	
	}

	div.OneItem {
		float : left;
		width : 600px;
		border : 2px solid #f8abe0;
		padding : 10px;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size:16px;
	}

	html>body div.OneItem {
		width : 576px;
	}

	div.OneItem .title {
		text-align:center;
	}

	div.OneItem H2 {
		font-size:18px;
	}

	div.OneItem .image {
		text-align:center;
	}

	div.OneItem .link {
		text-align:center;
	}

	div.OneItem .price {
		border:1px solid black;
		padding:10px;
		text-align:center;
	}

	div.OneItem .caption {
		padding:10px;
	}

	div.OneItem .shopname {
		border:1px solid black;
		padding:10px;
		text-align:center;
	}

