/* @override http://localhost/vipera/www/langindep/other.css */
.box p	{
	font-size: 80%;
	text-align: justify;
}
.box ol	{
	margin: 0;
	padding: 0 30px;
}
.box li	{
	font-size: 80%;
}
.box li p	{
	font-size: 100%;
}
.box a	{
	color: #96BE0D;
}
.box h2	{
	font-size: 100%;
	color: #96BE0D;
}
.box h3	{
	font-size: 90%;
	display: inline;
}
a.backtop	{
	font-size: 80%;
}
hr	{
	margin: 0 10%;
}
/* @group What is */
.what p	{
		width: 68%;
}
/* @end */
/* @group Phones */
.brand {
	font-weight: bold;
}
.workslabel	{
	color: #96BE0D;
}
.worksnotlabel	{
	color: #d8263f;
}
/* @end */
/* @group FAQ */
/* @end */
/* @group UserSay */
.quote p	{
	width: 70%;
	margin: 0;
	font-style: italic;
	text-align: justify;
	line-height: 1.1;
}
.quote p.author	{
	margin-bottom: 20px;
	font-style: normal;
	font-size: 80%;
	text-align: right;
}
.bigquotes	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #96BE0D;
}
/* @end */