.lc-example {
    float: left;
    height: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.lc-example2 {
    float: right;
    height: 100px;
    margin-left: 10px;
}
.padding {
    padding: 10px;
}
#lc-content {
	position: relative;
}
#lc-content li {
	list-style: none;
	margin: 0;
}
#lc-content h1 {
	clear: both;
	color: #333;
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
	margin: 15px 0;
    font-size: 1.2em;
}
#lc-content h2 {
	font-size: 1em;
}
#lc-content h2 a {
	color: #0634F9;
}
#lc-right {
	width: 160px;
    float: right;
}
.free-box {
    margin: 20px 0;
}
.lc-free-shipping {
	padding: 20px 5px;
	font-size: 1.6em;
	font-weight: bold;
	border: 1px solid #333;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
    width: 140px;
    float: right;
}
.lc-free-inHome {
    padding: 10px 5px;
    font-size: 1.6em;
    font-weight: bold;
    border: 1px solid #333;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
    width: 140px;
    float: right;
}

#lc-left {
	margin-right: 175px;
	/*border-right: 1px solid #666;*/
	width: 636px;
}
.lc-call-lowest {
	background-color: #ffc;
	padding: 5px 10px;
	text-align: center;
    margin: 0 100px 0 100px;
}
#content .lc-call-lowest p {
	font-size: 1.6em;
	margin: 0;
	letter-spacing: 2px;
}
.lc-call-lowest span {
	font-size: 1.8em;
}
.lift-chair-prices {
    margin-top: 25px;
}
#content ul.lift-chair-positions li,
#content ul.lift-chair-prices li,
#content ul.lift-chair-sizes li {
	width: 112px;
	float: left;
	margin-left: 15px;
}
ul.lift-chair-sizes div {
}
ul.lift-chair-positions a,
ul.lift-chair-prices a,
ul.lift-chair-sizes a {
	display: block;
	height: 87px;
	text-decoration: none;
}
.twop a {
    background: url(/images/lc/two-position.jpg) 0 0 no-repeat;
}
.threep a {
    background: url(/images/lc/three-position.jpg) 0 0 no-repeat;
}
.infinitep a {
    background: url(/images/lc/infinite-position.jpg) 0 0 no-repeat;
}
.zerop a {
    background: url(/images/lc/zero-gravity.jpg) 0 0 no-repeat;
}
.small a {
	background: url(/images/lc/lc-small.jpg) 0 0 no-repeat;
}
.medium a {
	background: url(/images/lc/lc-medium.jpg) 0 0 no-repeat;
}
.large a {
	background: url(/images/lc/lc-large.jpg) 0 0 no-repeat;
}
.xlarge a {
	background: url(/images/lc/lc-extra-large.jpg) 0 0 no-repeat;
}
.wide a {
	background: url(/images/lc/lc-wide.jpg) 0 0 no-repeat;
}
.four-to-six a {
	background: url(/images/lc/lc-400-600.gif) 0 0 no-repeat;
}
.six-to-eight a {
	background: url(/images/lc/lc-601-800.gif) 0 0 no-repeat;
}
.eight-to-thousand a {
	background: url(/images/lc/lc-801-1000.gif) 0 0 no-repeat;
}
.over-thousand a {
	background: url(/images/lc/lc-above-1000.gif) 0 0 no-repeat;
}
.size-desc {
	text-align: center;
}
ul.lift-chair-positions a:hover,
ul.lift-chair-sizes a:hover {
	background-position: 0 -87px;	
}
.advanced-lc-search {
	border: 1px solid #666;
	margin-top: 15px;
}
#content .advanced-lc-search li {
    float: left;
    width: 150px;
    margin-left: 15px;
}
#lc-content .advanced-lc-search li ul li {
    float: none;
    margin-bottom: 5px;
    margin-left: 5px;
}
#content p.advanced-search-header {
	font-weight: bold;
	border-bottom: 1px solid #666;
	color: #fff;
	margin: 0 0 10px;
	text-align: center;
	background-color: #666;
	padding: 5px 0;
}
#lc-manufacturers li {
	width: 151px;
	text-align: center;
	float: left;
	margin-bottom: 3em;
}
.logo-box {
	margin-top: 2em;
    margin-bottom: 1em;
}
.golden-logo {
	margin-top: 15px;
}

.rule-group-name {
	font-weight: bold;
}
.advanced-lc-search .submit {
	padding: 5px 0;
    clear: both;
    text-align: center;
}
