﻿div.maininfo {
	margin-top:0;
	border-top:0
}

div.news {
	overflow:hidden;
	height:1%;
	margin-bottom:10px
}

div.tip {
	border-bottom:1px dotted #c3dbea;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	width:100%;
	clear:left
}

div.last {
	margin-bottom:0
}

div.tip div.right {
	background:url(../img/dotted-line4.gif) repeat-y;
	color:#666;
	float:right;
	padding:0 9px 0 10px;
	text-align:center;
	width:130px
}

div.tip div.right b {
	color:#333;
	font-size:15px;
	font-weight:normal
}

div.tip h1 a.comments {
	background:transparent url(../img/icons-tips.png) no-repeat -16px -46px;
	margin-left:10px;
	padding:3px 10px 3px 18px;
	font:11px Tahoma
}

div.tip h1 a:hover {
	text-decoration:none
}

div.tip li.author {
	background:transparent url(../img/icons-tips.png) no-repeat -18px -94px;
	float:left;
	color:#666;
	padding:3px 10px 0 20px;
	font:11px Tahoma
}

div.tip li.author a {
	font:11px Tahoma;
	text-decoration:none
}

div.tip div.left {
	padding-left:9px
}

p.readmore {
	clear:left;
	float:left;
	width:100%;
	text-align:right;
	padding-top:5px
}

p.readmore a {
	font:11px Tahoma;
	margin-right:5px;
	padding-right:10px;
	text-decoration:none;
	background:transparent url(../img/arrows.gif) no-repeat scroll 100% 5px;
}

p.readmore a:hover {
	text-decoration:underline
}