* {margin:0px; padding:0px;}
body {
	color: #FFFFFF;
	font-family: Garamond;
	font-size: 14px;
	background-color: #feedfb;
}


#all {
	color: #000000;
	margin: 0px auto;
	background: url(images/all_bg.jpg) repeat-x top;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 173px;
	width: 675px;
	margin:0px auto;
}
.logo {
	height: 130px;
	width: 230px;
	position: absolute;
	margin-left: 10px;
	top: 15px;
}




#top_trade1 {
	font-size: 17px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	width: 240px;
	height: 90px;
	margin: 46px 0px 0px 410px;
	position: absolute;
	line-height: 19px;
}
.style5 {
	font-size: 20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

#top_trade1 ul {
	list-style-type: none;
}
#top_trade1 a, #top_trade a:visited {
	color: #000000;
	text-decoration: none;
}
#top_trade1 a:hover {
	color: #630754;
	text-decoration: none;
}




#top_trade2 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	width: 120px;
	height: 90px;
	margin: 46px 0px 0px 550px;
	position: absolute;
	line-height: 19px;
}
#top_trade2 ul {
	list-style-type: none;
}
#top_trade2 a, #top_trade a:visited {
	color: #000000;
	text-decoration: none;
}
#top_trade2 a:hover {
	color: #630754;
	text-decoration: none;
}

/* Review block top sites */
.recent_reviews {
   width: auto;
   padding: 0px;
   margin: 0px;
   border: 0px solid #f00;
   padding-left: 5px;
}
.recent_reviews_item {
   float: left;
   border: 0px solid #ff0;
   width: 217px;
   height: 200px;
   margin: 5px 8px 5px 8px;
}
.recent_reviews_item p.rating {
font-family: Arial, Helvetica, sans-serif;
   float: left;
   width: 36px;
   font-size: 24px;
   font-weight: bold;
   color: #fff;
   background-image: url(images/recent_reviews_item_bg.png);
   background-position: left top;
   background-repeat: no-repeat;
   padding: 6px 0px 6px 0px;
   border: 0px solid #f00;
   line-height: 1;
   margin: 0px;
   text-align:center;
}
.recent_reviews_item p.name {
   float: left;
   padding: 5px 0px 0px 0px;
   margin: 0px;
}
.recent_reviews_item p.name a {
font-family: Arial, Helvetica, sans-serif;
   color: #9516BF;
   font-size: 20px;
   font-weight: bold;
}
.recent_reviews_item p.name a:hover {
   color: #9516BF;
   text-decoration: underline;
}
.recent_reviews_item p.screen {
   border: 0px solid #f00;
   margin: 0;
   padding: 0;
   line-height: 1;
}
.recent_reviews_item p.screen img {
   height: 140px;
   width: 200px;
   background-color: #EBB0F4;
   padding: 0px;
   margin: 0px;
}
.recent_reviews_item p.screen a:link img       {        BORDER: #893CA2 1px solid; width: 210px; height: 140px;}
.recent_reviews_item p.screen a:visited img    {        BORDER: #893CA2 1px solid; width: 210px; height: 140px;}
.recent_reviews_item p.screen a:hover img      {        BORDER: #893CA2 1px dashed; width: 210px; height: 140px;}
.recent_reviews_item p.screen a:active img      {        BORDER: #893CA2 1px solid; width: 210px; height: 140px;}
.recent_reviews_item p.read_full {
   float: left;
   background-image: url(images/recent_reviews_item_bottom_bg.png);
   background-position: left center;
   background-repeat: no-repeat;
   margin: 0px;
   margin-top: 3px;
   padding-top: 0px;
   padding-left: 20px;
   border: 0px solid #f00;
}
.recent_reviews_item p.read_full a {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #8601B2;
   font-size: 14px;
   text-transform: uppercase;
}
.recent_reviews_item p.read_full a:hover {
   color: #9516BF;
	text-decoration: underline;
}
/* End Review block top sites */






