﻿
p {
	text-align:justify;
}


#photo {
	margin-top: -1px;
	margin-bottom: 0px;
	border: 0px #eeeeee solid;
	border-right: none;
	border-left: none;
	background-color: #ffffff;
}

#content #update ul li {
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: small;
	color: #333333;
	list-style-position: inside;
	border-bottom: 1px #CCCCCC dotted;
}

#content #update ul li span {
	margin-right: 10px;
}

#content #update ul li a {
	color: #333333;
	padding-left: 5px;
}

#content #update ul li a:hover {
	color: #666666;
}

#content #car_banner {
	margin-top: 20px;
	padding: 5px;
	background-image: url(../images/background.gif);
	background-color: #cccccc;
}

#signature{
	text-align:right;
	margin-top:20px;
}