/**
* CSS for doc_frontp.php
*
* @package Site
* @subpackage CSS
* @author Pavel "Papi" Jartsev <papi@digitalfruit.ee>
* @filesource
*/

h2
{
	background: url("../tmpl/img/h1.jpg") no-repeat 50% 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 39px;
	margin: 15px 0;
	padding: 0 12px;
	text-align: center;
}

#bestsellers
{
	line-height: 140%;
	padding: 0 12px;
	text-align: left;
	vertical-align: top;
}