.title_block_smp {
	background-color: #f3efef;
}
.text_small_smp {
	color: #4a4a4a;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	/*width: 80%;*/
	padding-left: 13px;
	padding-right: 13px;
}
.title_block_top_smp {
	background-color: #f3efef;
}

.pg_sections, .pg_sections_small {
	overflow: hidden;
	width: 446px;
	height: 78px;
	float: left;
}
.pg_sections_small {
	/*width: 522px;*/
	width: 525px;
}
/*#pg_sections ul {
	width: 4000px;
}*/
.pg_sections ul {
	width: 10000px;
}
#logo_small_bg {
	width: 776px;
	background-image: url('/img/logo_small_bg.png');
	background-repeat: repeat-x;
	background-position: top left;
}
#pg_navigation {
	width: 560px;
	height: 60px;
	/*text-align: center;*/
	/*border: 1px solid #00ff00;*/
}
#pg_navigation li {
	/*padding: 2px;*/
	/*margin: 2px;
	margin-top: 0px;
	list-style: none;
	float: left;*/
}
.pg_navigation {
	width: 20px;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	background-color: #ffffff;
	padding: 0px;
}
li.box_grey, li.box_grey_active {
	/*background-color: #545454;*/
	#width: 71px;
	height: 68px;
	margin: 2px;
	margin-top: 0px;
	list-style: none;
	float: left;
	text-align: center;
}
li.box_grey_active {
#	background-color: #b0aead;
	background-color: #d5d5d5;
}
li.box_grey img {
	margin-top: 10px;
	height: 50px;
}
li.box_grey_active img {
	margin: 10px;
	height: 50px;
}
li.box_grey img {
	border: 1px solid #9e9a9a;
}
div.box_grey_empty {
	height: 52px;
	margin: 2px;
	margin-top: 0px;
	list-style: none;
	float: left;
	text-align: center;
}
div.box_grey_empty img {
	margin-top: 2px;
	height: 50px;
}


.btn_smp_alone_block {
	width: 85px;
}
.btn_smp_notalone_block {
	width: 170px;
}

.btn_smp_active_alone,
.btn_smp_active_notalone_left,
.btn_smp_active_notalone_right,
.btn_smp_notactive_left,
.btn_smp_notactive_right {
	width: 85px;
	height: 40px;
	float: right;
	text-align: center;
}
.btn_smp_text {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 10px;
}

.btn_smp_active_alone {
	background-image: url('/img/btn_smp_active_alone_bg.png');
}
.btn_smp_active_notalone_left {
	background-image: url('/img/btn_smp_active_notalone_left_bg.png');
}
.btn_smp_active_notalone_right {
	background-image: url('/img/btn_smp_active_notalone_right_bg.png');
}
.btn_smp_notactive_left {
	background-image: url('/img/btn_smp_notactive_left_bg.png');
}
.btn_smp_notactive_right {
	background-image: url('/img/btn_smp_notactive_right_bg.png');
}


.smp_name {
	padding: 20px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
