.title {
	position: relative;
	width:100%;
	background:url(/app_ring/images/ring/title.gif) no-repeat;
}
.title h5, .sort h5 {
	font-size:120%;
	color:#222;
	padding-left: 10px;
	padding:3px 8px;
	margin: 0;
	height:25px;
	line-height:25px;
}

#rTimeline .ringMessage{
padding-bottom: 4px;
border-bottom: 1px dotted #CCC;
}

#rUserSubscribedRings, #rUserOwnRings, #rLatestRings, #rMostSubscribedRings{
margin-bottom: 10px;
}

.contentGrey{
position:relative;
width:100%;
padding-top: 10px;
padding-bottom: 10px;
background:url(/app_ring/images/d4/rightBlock_bg_02.gif) repeat-y;
}

#ringDescDiv {
margin: 3px 3px 5px 0px;
padding: 0 0px 5px 8px;
line-height: 18px;
}

#ringDescDiv h2 {
margin-bottom: 10px;
font-size: 26px;
line-height: 26px;
font-weight: bold;
}

#replyDiv{
clear: both;
display:block;
text-align: center;
border-bottom: 1px dotted #AAA;
padding-bottom: 8px;
margin: 4px 4px 8px 4px;
}

#ringList .ringS {
margin: 30px 5px 5px 5px;
}


#ringList .ringS .thumbnail{
margin-left: 5px;
}

#ringList .ringS .name{
font-size: 120%;
font-weight: bold;
padding: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #DEDEDE;
border-top: 1px solid #DEDEDE;
background-color: #FAFAFA;
}

#ordinaryRightBlock .more {
padding-bottom: 0;
marfin-bottom: 0;
}

#ordinaryRightBlock .ringS {
margin: 0px 5px 5px 5px;
}

#latestRings, #latestRepliedRings, #mostSubscribedRings {
margin: 2px 6px;
}