/* $Id$ */

.statments_random {
	
}
.statments_random .main_title {
	color: #8d8f90;
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom: 0.333em;
	background: url('../../../dsg/stars_bg.gif') repeat-x bottom left; 
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.statments_random *{
	line-height: 1.3em;
}
.statments_random .title{
	font-size: 1.2em;
	color: #5b5b5b;
	font-weight: bold;
}
.statments_random .sub_title{
	font-size: 1.2em;
	color: #1c587e;
}
.statments_random .text{
	font-size: 1.2em;
	color: #5b5b5b;
	padding:0 !important;
}
.statments_random a.more {
	float: right;
	background: url('/dsg/more_bg.gif') no-repeat center left;
}

/* home */
.home .statments_random {
	background: none;
	padding-bottom:10px;
	margin-bottom:10px;
}

.home .statments_random .main_title {
	color: #8d8f90;
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom: 0.333em;
	background: none;
	padding-bottom: 14px;
	margin-bottom: 14px;
}