html, body , table{
	color: #333;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	line-height: 18px;
	text-align: left;
}

a, a:link, a:visited{
cursor: pointer;
color: black;
}

.address_div a{
color: #e36420;
}

select{
font-size: 10px;
}

.orange{
color: #e36420;
}

img{
border: none;
}

h1{
font-size: 16px;
margin-bottom: 10px;
color: #e36420;
}

h1.line{
color: #e36420;
font-size: 13px;
border-bottom: 2px solid  #e36420;
}

h2{
color: #e36420;
font-size: 12px;
}

h2.line{
border-bottom: 1px solid #e36420;
margin-bottom: 5px;
}

h3{
font-size: 13px;
}

input.small{
width: 60px;
}

.star2{
font-size: 18px;
font-weight: bold;
color: #e36420;
}

ul{
margin-left: 20px;
}

.no_border{
border: none;
}