#container1,#container2{
	width:970px;
	min-height: 760px;
	position: relative;
	overflow: hidden;
}

.example{
	width:900px;
	float:right;
	min-height: 760px;
}

ul#controls, ul#controls2{
	padding: 0px;
	list-style: none;
}
ul#controls li, #controls2 li{
	float:left;
}
#example1 {
	height: 800px;
}

li.disabled a {
	color: #393939;
}

ul#controls {
	position: absolute;
	margin-left: 400px;
	margin-top: 770px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	background: #000 url(updownbg.gif) repeat-x scroll top left;
}

ul#controls .page {
	padding-top: 15px;
}

ul#controls .page a {
	color: #fff;
	font-weight: bold;
	padding: 0px 5px;
}

ul#controls .page a:hover {
	color: #a7a7a7;
}

ul#controls #cUp {
	width: 50px;
	height: 50px;
	background: #000 url(up1.gif) no-repeat scroll top right;
	cursor: pointer;
}

ul#controls #cDown {
	width: 50px;
	height: 50px;
	background: #000 url(down1.gif) no-repeat scroll top right;
	cursor: pointer;
}

ul#controls #cUp:hover {
	background: #000 url(up2.gif) no-repeat scroll top right;
}

ul#controls #cDown:hover {
	background: #000 url(down2.gif) no-repeat scroll top right;
}

ul#controls .disabled #cUp {
	background: #000 url(up3.gif) no-repeat scroll top right;
	cursor: default;
}

ul#controls .disabled #cDown {
	background: #000 url(down3.gif) no-repeat scroll top right;
	cursor: default;
}

.lcm_two_column {
	width: 970px;
	margin: 0 auto;
}

.lcm_example p {
	border-top: 1px dotted #4D4D4D;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

.lcm_example a.btn2 {
	background: #640000 url(new_window_icon.png) no-repeat 6px 6px;
	padding: 3px 10px 3px 20px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 10px;
}

.lcm_example a.btn2:hover {
	background: #4D3E3E url(new_window_icon.png) no-repeat 6px 6px;
}

.lcm_example {
	text-align: center;
}

.lcm_right_column {
	float: right;
	width: 460px;
	padding: 10px;
}

.lcm_left_column {
	width: 465px;
	padding: 10px;
	border-right: 1px dotted #4D4D4D;
}

#back_to_styles {
	float: left;
	color: #fff;
	padding: 7px 10px 5px 10px;
}

#back_to_styles a {
	font-size: 12px;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
}

#back_to_styles a:hover {
	color: #666666;
}

.lcm_two_column2 {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 11px;
}

.lcm_two_column2 a {
	font-weight: bold;
}

.lcm_two_column2 .image {
	margin: 0 auto;
	width: 357px;
}

.lcm_example2 p {
	border-top: 1px dotted #4D4D4D;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

.lcm_two_column2 ul {
	list-style-position: outside;
	list-style-type: circle;
}

.lcm_right_column2 {
	float: right;
	width: 417px;
	padding: 10px;
}

.lcm_left_column2 {
	width: 417px;
	padding: 10px;
}

