body {
	background:		#FFFFFF;
	margin-top:		0px;
	text-align:		center;
}

#content {
	width:			880px;
	margin-right:		auto;
	margin-left:		auto;
	margin-top:		0px;
	padding:		0px;
	text-align:		left;
}

#header {
	background:		#3B5998;
	padding:		10px;
	height:			60px;
	border-bottom:		10px solid #6D84B4;
}
		
#logo {
	float:			left;
}

#ads {
	text-align:		right;
}


#left {
	width:			100px;
	padding:		20px;
	float:			left;
	background:		#F7F7F7;
	border-bottom:		1px solid #CCCCCC;
}
	
#middle {
	width:			500px;
	padding:		19px;
	float:			left;
	border-left:		1px solid #B7B7B7;
	border-right:		1px solid #B7B7B7;
	border-bottom:		1px solid #B7B7B7;
}

#right {
	width:			160px;
	padding:		20px;
	float:			left;
	border-bottom:		1px solid #CCCCCC;
}

#footer {
	clear:			both;
	padding-top:		5px;
	padding-right:		210px;
	height:			10px;
	text-align:		right;
	border-top:		0px solid #333333;
}

#description {
	clear:			both;
	padding:		10px;
}

#review {
	clear:			both;
	padding:		10px;
}

#review_paragraph {
	padding:		10px 20px 0px 20px;
	background:		#F7F7F7;
	border-bottom:		1px solid #CCCCCC;
}

#review_index {
	padding:		10px 20px 10px 20px;
	background:		#FFFFFF;
	border-bottom:		1px solid #CCCCCC;
}

#manufacturers {
	clear:			both;
	padding:		10px 0px 0px 0px;
}

.description {
	text-align:		justify;
}
	
#google {
	width:			160px;
	padding:		5px;
	float:			left;
	background:		#fff;
}
	
#yellow {
	background:		#FEFFCF;
	padding:		10px 10px 0px 10px;
	border-bottom:		1px solid #EBAE7F;
	margin-bottom:		15px;
}

#photo {
	padding:		10px;
}

#price {
	padding:		10px;
}

#summary {
	padding:		10px;
}

#reviews {
	padding:		10px;
}

#submit {
	padding:		10px;
}

#logo {
	float:			left;
}

#ads {
	text-align:		right;
}


/* fonts */

.content {
	font-size:		11px;
	font-family:		tahoma;
	color:			#000000;
	text-decoration:	none;
}
.content a:link {
	font-size:		11px;
	font-family:		tahoma;
	color:			#3B5998;
	text-decoration:	none;
}
.content a:active {
	font-size:		11px;
	font-family:		tahoma;
	color:			#3B5998;
	text-decoration:	underline;
}
.content a:visited {
	font-size:		11px;
	font-family:		tahoma;
	color:			#3B5998;
	text-decoration:	none;
}
.content a:hover {
	font-size:		11px;
	font-family:		tahoma;
	color:			#3B5998;
	text-decoration:	underline;
}

.navigation {
	font-size:		11px;
	font-family:		tahoma;
	color:			#333333;
	text-decoration:	none;
}
.navigation A:link {
	font-size:		11px;
	font-family:		tahoma;
	color:			#333333;
	text-decoration: 	none;
}
.navigation A:active {
	font-size:		11px;
	font-family:		tahoma;
	color:			#333333;
	text-decoration:	none;
}
.navigation A:visited {
	font-size:		11px;
	font-family:		tahoma;
	color:			#333333;
	text-decoration:	none;
}
.navigation A:hover {
	font-size:		11px;
	font-family:		tahoma;
	color:			#333333;
	text-decoration: 	underline;
}

/* elements */

p {
	margin:			0px 0px 10px 0px;
	font-weight:		normal;
}

p.yellow {
	margin:			10px 0px 0px 0px;
	font-weight:		normal;
}

p.index {
	margin:			0px 0px 5px 0px;
	font-weight:		normal;
}

p.sub {
  margin: 0px 0px 5px 0px;
  font-weight: normal;
}

ul {
	margin:			0px;
	padding:		0px;
	list-style-position:	inside;
	list-style-type:	square;
}

ul.list {
	clear:			both;
	margin:			0px;
	padding:		10px 0px 0px 10px;
	list-style-position:	inside;
	list-style-image:	url(/images/liarrow.gif);
	list-style-type:	square;
}

img {
	border:			0px;
	float:			left;
}

img.index {
	border:			1px solid #B7B7B7;
	float:			left;
}

hr {
  color: #B7B7B7;
  background-color: #B7B7B7;
  height: 1px;
}

h1 {
	margin:			0px;
	padding:		0px 0px 5px 1px;
	width:			249px;
	font-weight:		bold;
	font-size:		12px;
	float:			left;
	border-bottom:		1px solid #B7B7B7;
}

h2 {
	clear:			both;
	margin:			0px;
	padding:		0px 0px 6px 1px;
	width:			249px;
	font-weight:		bold;
	font-size:		11px;
	float:			left;
	border-bottom:		1px solid #B7B7B7;
}

h3 {
	margin:			0px;
	border-top:		1px solid #3B5998;
	border-bottom:		1px solid #CCCCCC;
	padding:		4px 0px 5px 5px;
	background:		#D8DFEA;
	font-weight:		bold;
	font-size:		11px;
	color:			#3B5998;
}

h4 {
	margin:			0px;
	border-top:		0px solid #3B5998;
	border-bottom:		1px solid #CCCCCC;
	padding:		4px 0px 5px 5px;
	background:		#EEEEEE;
	font-weight:		normal;
	font-size:		11px;
}

h5 {
	margin:			0px 0px 2px 0px;
	border-bottom:		1px solid #B7B7B7;
	padding:		0px 0px 2px 0px;
	font-weight:		bold;
	font-size:		10px;
	color:			#777777;
}

h6 {
	margin:			0px;
	padding:		0px 1px 6px 0px;
	width:			249px;
	font-weight:		normal;
	font-size:		11px;
	float:			left;
	text-align:		right;
	border-bottom:		1px solid #B7B7B7;
}

form {
  margin: 0px 0px 0px 0px;
}

input {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #FFFFFF;
  border: 1px solid #BDC7D8;
}

textarea {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #FFFFFF;
  border: 1px solid #BDC7D8;
}

select {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #FFFFFF;
  border: 1 solid #BDC7D8;
}
