#Glasses-case {
	width: 700px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
	height: 30px;
}

#Glasses-title-holder {
	height: auto;
	width: 720px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#glasses-case-2 {
	width: 720px;
	height: auto;
}
#glasses-left {
	float: left;
	width: 449px;
	padding-left: 20px;
}
#glasses-right {
	float: right;
	width: 250px;
}
.glasses-row {
	height: 120px;
	width: 606px;
	margin-bottom: 20px;
}
.glasses-adverts {
	height: 166px;
	width: 250px;
	margin-bottom: 21px;
}
.glasses-box {
	height: 120px;
	width: 130px;
	margin-right: 28px;
	float: left;
}
.glasses-box-1 {
	float: right;
	height: 120px;
	width: 130px;
	margin-right: 0px;
}
.glasses-frames-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5C7715;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 19px;
	width: 128px;
	padding-top: 3px;
	padding-left: 6px;
}
.glasses-frames-2 {
	background-color: #FFFFFF;
	height: 78px;
	width: 128px;
}
.glasses-frames-3 {
	height: 19px;
	width: 128px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background: #4A8DCB;
}

