@media screen and (max-width: 479px) {

	#blurred-background-container {
		min-height: 330px;
	}

	#contentcontainer {
		margin-top: 0;
		background-image: url(/global/titlepages/images/title/bg-contentcontainer-800.gif);
		background-position: 0 275px;
		background-repeat: repeat-x;
	}
	
	#title-content-container {
		width: 320px;
	}
	
		#title-header {
			width: 294px;
			height: 62px;
			margin-left: 13px;
			position: relative;
		}
		
	 
		
			#title-call-to-action {
				float: none;
				position: absolute;
				top: 73px;
				left: 145px;
				z-index: 2;
			}
			
				#title-call-to-action > li { float: none; }
				
				#title-call-to-action li#title-buynow .title-buynow-dropdown { left: -54px; width: 190px; padding: 18px 0px 0px;}
			
				#title-call-to-action li a.button {
					background-position: 8px 0.8em;
					background-size: 13px 13px;
					font-size: 1em;
					padding: 0.7em 2em 0.7em 3em;
					margin: 0 0 0.5em;
				}
		
			#title-categories { padding: 0; }
	
		#title-keyart {
			width: 135px;
			height: 202px;
			margin: 0 0 95px 13px;
		}
		
		#title-widgets-and-social {  
			width: 159px;
			position: relative;
		}
			
			#title-widgets-container {
				width: 150px;
				height: 123px;
				margin-top: 73px;
				padding-left: 9px;
			}
			
				#title-widgets-scrollable-content { height: 123px; }
				
				#title-widgets { 
					height: 117px; 
					padding: 5px 0 0;
				}
						
						#title-widgets li h2 { font-size: 1.2em; }
			
			#title-social { 
				position: absolute; 
				top: 218px;
				left: -135px;
				margin: 0;	
			}
			
			#title-social .button {
				margin: 0 5px 0 0;
			}
				
				#title-widgets li a.call-to-action {
					font-size: 1em;
					margin: 0 0 0 5px; 
				}
			
			#title-social.hash  {
				top: 206px; 
				margin-top: 0px;
				position: absolute;
			}	
			
			
			
		#title-details,
		#title-legal {
			width: 294px;
			padding: 0 13px;
		}
	
		
		#title-legal {
			margin: 0;
			padding: 3em 13px;
		}
		
			#title-legal li { 
				margin: 0 18px 0 0;
			}
			
		#title-recommendations-container {
			height: auto;
			background: url(/global/titlepages/images/title/bg-recommendations-gradient-four.jpg) repeat-x;
		}
		
			#title-recommendations-content {
				width: auto;
			}
			
				#title-recommendations {
					width: 294px;
					padding: 0 13px;
					
				}
				
					#title-recommendations ul { margin-left:0px; }
				
					#title-recommendations h2 { font-size: 1.5em; margin-left:0px;}
					
					#title-recommendations li { padding: 0; width:140px; margin-right:0px; max-height: 230px;}
					
						#title-recommendations li:first-child { padding: 0 0 0 0px; }
					
						#title-recommendations .recommendation img { margin-left: 15px; width:120px;}
					
						#title-recommendations .recommendation span,	
						#title-recommendations li p { 
							padding: 1em 0 2em; 
							text-align: center;
						}
						
}