/*siteart.gr - pcmanager.gr*/

/*JCE CSS STYLING*/

/*ABOUT PAGE*/
p.about {
	font-family: 'Open Sans', sans-serif; 
	max-width: 708px; 
	margin: auto auto 10px auto; 
	text-align: center; 
	line-height: 1.6em; 
}
p.aboutimg {
	margin: 186px 0 186px 0;
}
h3.about {
	font-family: 'Ubuntu', sans-serif; 
	font-size: 32px; 
	font-weight: 300; 
	line-height: 1.5em; 
	max-width: 708px; 
	text-align: center; 
	padding: 0 !important; 
	margin: 80px auto 26px auto !important; 
}

/*PRESS PAGE*/
h3.press {
	font-family: 'Ubuntu', sans-serif; 
	font-size: 32px; 
	font-weight: 300; 
	line-height: 1.5em; 
}
p.press {
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px; 
	font-weight: normal; 
}
p.pressquota {
	font-family: 'Ubuntu', sans-serif; 
	font-size: 24px; 
	font-weight: 300; 
	font-style: italic; 
}
p.pressdescription {
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px; 
	font-weight: normal; 
}
