div#outer-wrap div#content-sand div.post div.box div#twocolumn div#leftcolumn img.famleft {
	margin-left:-47px !important; /* EFI-6 */
	display:block !important; /* EFI-6 */
}

div#outer-wrap div#sandbox-nav ul li p a {
	top:2px !important; /* EFI-7 */
}

div#sandbox-chart div#content-sand-chart div#compare-title p {
	width:200px !important; /* EFI-15 */
	height:60px !important; /* EFI-15 */
}

div#content-sand-chart div.listing-tup div.listing-content-tup div.fineprint p {
	font-size: 9px !important; /* EFI-15 */
}

div#sandbox-nav ul li p a {
	font-size: 19px !important; /* EFI-17 */
}
div#twocolumn div#leftcolumn h2 ,
div#twocolumn div#rightcolumn h2 {
	margin-top:0px !important; 
}

/* tweak orange button dimensions on homepage to prevent text overflow */
a.homebrowse {
	margin-left:-10px;
	padding:7px 75px 11px 30px;
	top:-30px;
}

/* increase margin size of middle <h1> tag on bottom of page to prevent text overlap */
#l4-middle h1 {
	margin-left:15px;
}

/* decrease font size in main nav menu and decrease padding so to eliminate text expansion*/
#nav li {
	font-size:17px;
	margin-right:30px;
	padding: 4px 6px 3px;
}

/* move 'lcolumn' pic down on page to prevent text overlap */
#fourcolumn li, #fourcolumn-top li {
	margin-top:40px;
}

/* move 'camtabs' class down to prevent tab menus from overlapping with content text */
#camtabs {
	top: -40px;
}

/* decrease font size in side menu to prevent text overlap */
prod1, .prod2, .prod3, .prod4, .prod5, .prod6, .prod7, .prod8 {
	font-size:20px;
}

/* HIDE search functionality since it is not in scope */
.search {
	display:none !important;
}

img.qphoto {
	margin-left:10px;
	margin-top:10px;
}
#home-level3 h1 {
	font-size:12px;
}
.slides h1 {
	margin-left:48px;
}
.slides p {
	margin-left:20px;
	width:216px;
}
ul.pagination {
	margin-top:2px;
}
.container {
	height:112px;
}

/* reduce font size and increase width of side nav to prevent text overlap */
.title1, .title2, .title3, .title4, .title5 {
	font-size:15px;
	width:150px;
}

/* reduce font size of ALL <h1> tags to prevent titles from wrapping */
h1 {
	font-size:32px;
}

/* alter margin and font size of homepage title to keep on single line */
.headline {
	margin-left:135px;
}
.headline h2 {
	font-size:28px;
}
.headline h1 {
	font-size:39px;
}

/* alter dimensions of 'keypoints' class on homepage to prevent text overlap */
.keypoints {
	margin-left:210px;
	margin-top:202px;
	width:270px;
}

/* increase width of buy now button to allow for text expansion */
a.buylink {
	width:100px;
}

/* change width of paragraph tags in cardchoice class to allow for text expansion */
.cardchoice p {
	width:300px;
}

.language_uk {
	margin-left:0px;
}

#language_menu {
	float:right;
	top:-4px;
}

.language_menu {
	width:124px;
}
