@import		"../../lib/despxSystem.css";

body {
	background-color: #FFFFFF;
}
img {
	border: 0pt;
	vertical-align: top;
}
a:link { color: #FF58A1; text-decoration: underline }
a:visited  { color: #FF58A1; text-decoration: underline }
a:hover  { color: #FF58A1; text-decoration: none }
a:active  { color: #FF58A1; text-decoration: underline }
.LineDot {
	background-image: url(../../img/lineDotGray.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center center;
	clear: both;
	width: 250px;
}.TimeStamp {
	font-size: 0.85em;
	line-height: 1.4em;
	color: #A0A0A2;
	width: 250px;
	letter-spacing: 0.1em;
}
.Store {

	font-size: 0.8em;
	line-height: 1.4em;
	color: #F2025B;
	width: 250px;
}
.Comment {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #999999;
	height: auto;
	width: 250px;
	letter-spacing: 0.1em;
}
.Title {

	font-size: 0.8em;
	line-height: 1.4em;
	color: #FF9900;
	height: auto;
	width: 250px;
}
.Photo {
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
