@charset "utf-8";

#description {
	width:900px;
	margin:0px auto 0px auto;
}

div.left {
	width:225px;
	padding:15px 10px 20px 10px;
	float:left;	
}

div.right {
	width:635px;
	padding:0px 10px 10px 10px;
	float:left;	
}

p.arrow  {
	height:20px;
	padding: 0px 0px 0px 25px;
	background-image: url(/images/arrow.gif) ;
	background-repeat: no-repeat;
}

h1 {
	font-size:18px;
}
