@media print
{

}
.returntip
{
	clear: both;
	padding-right: 25px;
	padding-left: 25px;
	background: #ffffcc;
	padding-bottom: 15px;
	overflow: hidden;
	padding-top: 25px;
	font: 75%/170% Arial, Helvetica, sans-serif;
	color:#ff634f;
	border:solid 1px #000;
}

.complaindetail
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #ffffcc;
	overflow: hidden;
	font: 75%/170% Arial, Helvetica, sans-serif;
	color:#ff634f;
	border:solid 1px #000;
}

.complaindetail table tr td
{
	text-align:left;
}

.returntip .post
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	padding-top: 0px;
}
.returntip .post .date
{
	padding-right: 2px;
	padding-left: 0px;
	background: url(../images/itheme/calendar.gif) no-repeat;
	float: left;
	padding-bottom: 0px;
	font: 22px/100% Arial, Helvetica, sans-serif;
	width: 45px;
	color: #666666;
	padding-top: 0px;
	height: 50px;
	text-align: center;
}
.returntip .post .date SPAN
{
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 5px;
	height: 16px;
	text-align: center;
}
.returntip .post .title
{
	float: left;
	margin-left: 10px;
	width: 573px;
}
.returntip .postdata
{
	font-size: 90%;
	color: #999999;
}
.returntip .postdata A
{
	color: #999999;
	text-decoration: none;
}
.returntip .postdata A:visited
{
	color: #999999;
	text-decoration: none;
}
.returntip .postdata A:hover
{
	color: #44a1d0;
	text-decoration: none;
}
.returntip .postdata .category
{
	padding-left: 18px;
	background: url(../images/itheme/mini-category.gif) no-repeat;
	float: left;
}
.returntip .postdata .comments
{
	padding-left: 18px;
	background: url(../images/itheme/mini-comment.gif) no-repeat;
	float: right;
}
.returntip .mini-add-comment
{
	padding-left: 12px;
	background: url(../images/itheme/mini-down-arrow.gif) no-repeat left center;
	float: right;
}
.returntip .entry
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.returntip H2
{
	padding-bottom: 4px;
	margin: 3px 0px 2px;
	font: 150%/100% "Lucida Grande" , Arial, sans-serif;
	color: #333333;
	border-bottom: #cccccc 1px dotted;
}
.returntip H2 A
{
	color: #333333;
	text-decoration: none;
}
.returntip H2 A:visited
{
	color: #333333;
	text-decoration: none;
}
.returntip H2 A:hover
{
	color: #44a1d0;
	text-decoration: none;
}
.returntip H3
{
	margin: 5px 0px;
	font: bold 110%/110% "Lucida Grande" , Arial, sans-serif;
	color: #666666;
}

