﻿.wrapper
{
	width:auto;
	text-align:left;
	padding-top:10px;
}
*html .wrapper
{
	width:100%;
}

/* For list*/
.wrapper .lineItem
{
	text-align:left;
	padding:0px 5px 5px 20px;
	background: url(../../img/dot_circle.gif) no-repeat 5px 5px;
}
