
*{
	padding:0;
	margin:0;
}

body{
	background:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	font-size:24px;
}

input{
	height:27px;
	width:94px;
	padding-bottom:3px;
	border:0;
	background:url(images/contentslider_06.gif) no-repeat;
}

#wrapper{
	margin:0 auto 0 auto;
	width:404px;
}

#contentslider{
	background:url(images/contentslider_03.gif) no-repeat;
	margin:0 auto 0 auto;
	width:280px;
	height:194px;
	padding: 22px 0 0 24px;
}

#btn_right{
	float:right;
}

#btn_left{
	float:left;
}

#buttons{
	width:243px;
}

#footer{
       background:#f4fcff;
       border:2px dashed #92c6e8;
	   width:98%;
	   margin: 100px auto 0 auto;
	   height:60px;
	   botton:3px;
	   position:relative;
}
