﻿.next, .prev, .moreinfo{
	cursor:pointer;
}

#screen_reviews{
	position:relative;
	height:150px;
	width:200px;
	margin-top:0px;
	left:10px;
	top:0px;
}
	#screen_reviews .next, #screen_reviews .prev
	{
		position:relative;
		padding: 4px;
		margin:6px;
  		border:1px;	
  		top:0px;
		border-color:#A9A9A9;
		background-color:White;
		border-style: solid;
	}
	
	#screen_reviews .prev
	{
		left:-8px;
	}
	#screen_reviews .next{
		left:162px;
	}
	
	
	
#sections_reviews{
	overflow:hidden;
	width:220px;
	height:145px;
	clear:left;
	margin-left:0px;
}
	
	#sections_reviews ul{
		width:3660px;
	}
	
		#sections_reviews li{
			float:left;
			padding:0px 2px;
		}
			#sections_reviews li.fallen{
				margin-top:845px;
			}
			
			#sections_reviews p{
				width:190px;
				margin:0px 0;
			}
			
			
			
#screen_spot{
	position:relative;
	height:150px;
	width:200px;
	margin-top:0px;
	left:0px;
	top:0px;
}
	#screen_spot .next, #screen_spot .prev, #screen_spot .moreinfo
	{
		position:relative;
		padding: 2px;
		margin:0px;
  		border:1px;	
  		top:10px;
  		 margin-bottom: 10px;
		border-color:#A9A9A9;
		background-color:White;
		border-style: solid;
	}
	
	#screen_spot .prev
	{
		left:0px;
	}
	
	#screen_spot .moreinfo
	{
		left:41px;
	}
	
	#screen_spot .next{
		left:82px;
	}
	
	#screen_spot{
		width:200px;
		text-align:left;
		margin-left:0px;
	}
		#screen_spot ul{
			margin-left:55px !important;
			margin-left:35px;
		}
			#screen_spot li{
				float:left;
				margin:0 0px;
				padding:0px 0px;
			}
				#screen_spot a{
					color:#933;
					font-weight:bolder;
					text-decoration:none;
				}
	
#sections_spot{
	overflow:hidden;
	width:220px;
	height:145px;
	clear:left;
	margin-left:0px;
}
	
	#sections_spot ul{
		width:3660px;
	}
	
		#sections_spot li{
			float:left;
			padding:0px 2px;
		}
			#sections_spot li.fallen{
				margin-top:845px;
			}
			
			#sections_spot p{
				width:190px;
				margin:0px 0;
			}
			
			
			
#screen_blog{
	position:relative;
	height:175px;
	width:200px;
	margin-top:0px;
	left:0px;
	top:0px;
}
	#screen_blog .next, #screen_blog .prev, #screen_blog .moreinfo
	{
		position:relative;
		padding: 2px;
		margin:0px;
  		border:1px;	
  		top:10px;
		border-color:#A9A9A9;
		background-color:White;
		border-style: solid;
	}
	
	
	#screen_blog .prev
	{
		left:0px;
	}
	
	#screen_blog .moreinfo
	{
		left:41px;
	}
	
	#screen_blog .next{
		left:82px;
	}
	
	#screen_blog{
		width:200px;
		text-align:left;
		margin-left:0px;
	}
		#screen_blog ul{
			margin-left:55px !important;
			margin-left:35px;
		}
			#screen_blog li{
				float:left;
				margin:0 0px;
				padding:0px 0px;
			}
				#screen_blog a{
					color:#933;
					font-weight:bolder;
					text-decoration:none;
				}
	
#sections_blog{
	overflow:hidden;
	width:220px;
	height:175px;
	clear:left;
	margin-left:0px;
}
	
	#sections_blog ul{
		width:3660px;
	}
	
		#sections_blog li{
			float:left;
			padding:0px 2px;
		}
			#sections_blog li.fallen{
				margin-top:845px;
			}
			
			#sections_blog p{
				width:190px;
				margin:0px 0;
			}
			
