.aboutPage #bottomContent .about {
	width:746px;
	padding:0 15px 30px 25px;
}

.aboutPage #bottomContent .about p {
	margin:0 20px 20px 10px;
}

/*********/
/* PUSH */
/*********/
.brands {
	padding-left:3px;
}
* html .brands {
	padding-left:5px;
}
.about .push {
	float:left;
	width:355px;
	margin:0;
}
.about .push .pushRightBg .content {
	padding:0 0 15px 0;
}
* html .about .push .pushRightBg .content {
	padding:0;
}
*+ html .about .push .pushRightBg .content {
	padding:0;
}
.about .push  h3 {
	margin:10px 0 10px 10px;
	font-size:11px;
}
.about .push p {
	font-size:11px;
}
.about .push a.readmore {
	float:right;
	font-size:11px;
	padding-right:10px;
}

/* PUSH STANHOME */
.pushStanhome h3 {
	color:#3d8fd8;
}
.pushStanhome a.readmore {
	color:#3d8fd8;
}


/* PUSH KIOTIS */
.about .pushKiotis {
	margin-left:20px;
}
.pushKiotis h3 {
	color:#8352ad;
}
.pushKiotis a.readmore {
	color:#8352ad;
}