﻿/* DUALSLIDER CSS */
/* AUTHOR: ROB PHILLIPS  =  HUGO & CAT LTD */
/* VERSION: 0.1 */


body {
	font:normal 62.5%/1.7em Arial, Tahoma, Helvetica, sans-serif;
	color:#807f83;
	margin:0 0 0 0;
	padding: 0;
	background: #fff;
}

.carousel_ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.carousel_li
{
	line-height:30px;
	background-image: url(../imgs/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left:24px;
	font-size:20px;
	color:#FFF;
}
.bg{
	background-repeat:no-repeat;
	background-image:url(../imgs/background.jpg);
}
/*.wrapper {
	font-size: 1.2em;
	width: 1040px;
	margin: auto;
	text-align:left
}*/












