/* 
	Resets defualt browser settings
	reset.css
*/
#boxa6 {
	width:980px;
	height: 910px;
	padding-top: 120px;
}

#container {
	width:410px;
	position:relative;
	z-index:0;
	margin-top: 0;
	float: left;
	height: 318;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#products_example {
	width:405px;
	height:208px;
	position:relative;
}

#products {
	margin-left:23px;
}

#products .next,#products .prev {
	position:absolute;
	top:100px;
	left:0;
	width:21px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	z-index:101;
}
#products .prev {
	background:url(../images/arrow-prev2.png);
}

#products .next {
	left:398px;
	background:url(../images/arrow-next2.png);
}

#products .slides_container {
	width:400px;
	height:208px;
	overflow:hidden;
	float:left;
	position:relative;
}

#products .pagination {
	width:380px;
	padding:5px;
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#products .pagination li {
	float:left;
	list-style:none;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}

#products .pagination li a {
	display:block;
	width:81px;
	height:42px;
	margin:1px;
	float:left;
	background:#f9f9f9;
	list-style:none;
}

#products .pagination li.current a {
	margin:0;
	list-style:none;
}
#boxa7 {
	width:510px;
	float: right;
	position: relative;
	margin-top: 0px;
	z-index: 9;
	height: 320px;
	margin-left: 10px;
}
#boxb7 {
	width: 980px;
	background-color: #FFF;
	position: relative;
	height: 570px;
	float: left;
}
.boxa8 {
	width: 980px;
	padding-top: 120px;
}
.border7 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-left: 10px;
}
