.round {
	padding: 10px 12px;
	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	margin-bottom:2em;
}

.about-company {
	background-color: #EFEFEF;
}

.about-company dl {
	margin-left: 20px;
}

.about-company .el,
.about-company .el-ordinar {
	float: left;
	width: 90px;
	padding: 9px 10px 0 0;
	text-align: right;
	font-weight: bold;
}	.about-company .el-ordinar {padding-top:5px}

.about-company .val,
.about-company .val a {
	color: #86101E;
	font-size: 14px;
	font-family: Arial;
}	.about-company .val { font-size: 18px }
	.about-company .ordinar {
		font-size: 13px !important;
	}

div.blue  { background-color: #F3F3FF; margin-bottom: 20px; }
div.green { background-color: #E9F6E9; margin-bottom: 20px; }
div.red   { background-color: #FFF3F3 }

.brands h3 {
	color: #333333;
	border-top: dashed 1px silver;
	padding-top: 9px;
	margin-bottom: .5em;
}

.brands .round {
	margin-top: 50px;
}

.brands .round h3 {
	border-top: none;
	padding-top: 0px;
	margin-bottom: 10px;
}

.brands a {
	display: block;
	color: silver;
	font-size: 11px;
	margin-bottom: 10px;
}	.brands a:hover  { color: #8C161A }
	.brands .round a { display: inline; font-size: 12px; color: blue }

.brands a.red {
	color: #8C161A;
	font-size: 12px;
}

.brands p {
	text-align: justify;
	color: #555555;
}

.brands .nokia			{ background: url("/images/brands/icons/nokia.png")			no-repeat right 9px }
.brands .sonyerecson	{ background: url("/images/brands/icons/sonyerecson.png")	no-repeat right 9px }
.brands .samsung		{ background: url("/images/brands/icons/samsung.png")		no-repeat right 9px }
.brands .motorola		{ background: url("/images/brands/icons/motorola.png")		no-repeat right 9px }
.brands .lg				{ background: url("/images/brands/icons/lg.png")			no-repeat right 9px }
.brands .blackberry		{ background: url("/images/brands/icons/blackberry.png")	no-repeat right 9px }
.brands .vertu			{ background: url("/images/brands/icons/vertu.png")			no-repeat right 9px }
.brands .philips		{ background: url("/images/brands/icons/philips.png")		no-repeat right 9px }
.brands .fly			{ background: url("/images/brands/icons/fly.png")			no-repeat right 9px }

