html, body, form, img, table, a, p
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12pt;
	background-image: url('img/background_body.jpg');
}

.bodycontainer
{
	width: 100%;
	height: 100%;
	position: absolute;
}

.container_width
{
	max-width: 1200px;
	position: relative;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

.container_content_width
{
	width: 995px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.container_content
{
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}


/* head_block */
.head_block
{
	height: 123px;
	position: relative;
	padding-bottom: 10px;
}

.logo
{
	left: 22px;
	top: 43px;
	position: absolute;
}

.head_tel
{
	right: 86px;
	position: absolute;
}

.head_tel_text
{
	width: 135px;
	right: 0px;
	top: 50px;
	position: absolute;
}

.head_tel_text_gray
{
	font-size: 18px;
	color: #949699;
}

.head_tel_text_red
{
	font-size: 30px;
	color: #db0000;
	margin-top: -5px;
}

.head_slogan
{
	width: 292px;
	top: 50px;
	left: 35%;
	font-size: 16px;
	color: #949699;
	position: absolute;
}


/* menu_block */
.top_menu
{
	position: relative;
	height: 36px;
	padding-bottom: 25px;
}

.horizontal_menu
{
	width: 100%;
}

.item_td
{
	text-align: center;
	min-width: 110px;
	white-space: nowrap;
}

.horizontal_menu a
{
 	position:relative;
	display:block;
 	font-size: 18px;
	text-decoration: none;
	color: #949699;
	white-space: nowrap;
	padding-top: 5px;
	height: 31px;
 	top: 0;
 	margin-left: 3px;
	margin-right: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.horizontal_menu a:hover, a.selected, td.item_td a:hover
{
	color: #ffffff;
}

.menu_item_left
{
	position: absolute;
	top: 0;
	left: -4px;
	z-index: 0;
	visibility: hidden;
}
.menu_item_right
{
	position: absolute;
	top: 0;
	right: -4px;
	z-index: 0;
	visibility: hidden;
}

#selected
{
	visibility: visible;
}

.selected
{
	background-image: url('img/top_menu_background_center.png');
}

/* portfolio */
.filter_label
{
	font-family: Trebuchet MS;
	color: #787878;
	font-size: 10pt;
}

.portfolio_image_prev_container
{
    border: 0px solid black;
}

.portfolio_siteinfo
{
    border: 0px solid black;
    margin-top: 3px;
}

.portfolio_notfound
{
    border: 0px solid black;
	height: 300px;
	padding-left: 0px;
	font-family: Tahoma;
	color: #787878;
}

.portfolio_site_description
{
	color: #7a7a7a;
}

.portfolio_site_description ul, .portfolio_site_description li
{
	margin-top: 0;
	padding-top: 0;
}

.portfolio_site_url
{
	color: #dc0009;
	font-weight: bold;
	font-size: 10pt;
}

.portfolio_image_prev
{
	padding: 1px;
	border: 4px solid #d6d6d6;
}

.portfolio_image_detail
{
	padding: 5px;
	background-color: #d6d6d6;
	font-size: 0px;
	line-height: 0px;
}

.portfolio_image_detail img
{
	border: 1px solid #ffffff;
}

.portfolio_title
{
	line-height: 28px;
	margin-top: -6px;
}

a.portfolio_site_name:link,
a.portfolio_site_name:visited,
a.portfolio_site_name:focus,
a.portfolio_site_name:active
{
	font-size: 18pt;
	font-family: Tahoma;
	color: #7a7a7a;
	text-decoration: none;
}

a.portfolio_site_name:hover
{
	color: #db0000;
	text-decoration: none;
}

.portfolio_pager_pages
{
	color: #7a7a7a;
	font-size: 10pt;
	font-family: Tahoma;
}

.portfolio_pager_a
{
	padding: 1px 4px 1px 4px; /* top right bottom left */
	font-size: 10pt;
}

.portfolio_pager_selected_page
{
	padding: 1px 4px 1px 4px; /* top right bottom left */
	background-color: #d5d5d5;
	font-weight: normal;
	font-size: 10pt;
}

.portfolio_detail_page
{
	font-size: 14px;
	color: #787878;
}


/* reviews */
.reviews_preview_picture
{
	padding: 5px;
	background-color: #d6d6d6;
	font-size: 0px;
	line-height: 0px;
	float: left;
}

.reviews_preview_picture img
{
	border: solid 1px #ffffff;
}

.review_title
{
	font-weight: normal;
	font-size: 20px;
	margin-top: -5px;
}


/* promo block */
.promo_block
{
	position: relative;
	height: 299px;
	padding-bottom: 50px;
}

.promo_block td
{
	line-height: 0;
	font-size: 0;
}


/* work block */
.work_block
{
	position: relative;
	width: 100%;
}


/* uslugi */
.uslugi
{
	position: relative;
}

.usluga
{
	width: 457px;
	vertical-align: top;
}

.field_width
{
	width: 40px;
}

.usluga_icon
{
	display: inline-block;
	float: left;
	width: 107px;
}

.usluga_content
{
	display: inline-block;
	float: left;
	padding-left: 14px;
	width: 333px;
	padding-bottom: 55px;
}

.usluga_content h1
{
	color: #777777;
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 10px;
}

.usluga_content p
{
	color: #777777;
	font-size: 14px;
	padding-bottom: 5px;
}

.usluga_content a
{
	text-decoration: none;
	color: #777777;
}

.usluga_content a:hover
{
	text-decoration: none;
	color: #db0000;
}


/* sale */
.sale_block
{
	position: relative;
}

.icon_rss
{
	margin-left: 20px;
}

.sale_content
{
	width: 457px;
	font-size: 14px;
	color: #787878;
	padding: 10px;
}


/* blog */
.blogs_block
{
	position: relative;
}

.blog_news
{
	width: 457px;
	vertical-align: top;
}

.blog_icon_date
{
	display: inline-block;
	float: left;
	width: 78px;
	height: 71px;
	background-image: url('img/icon_blog_date.png');
	text-align: center;
}

.blog_date_number
{
	font-size: 46px;
	color: #787878;
	line-height: 46px;
	padding-top: 5px;
	margin-left: -7px;
}

.blog_date_day
{
	font-size: 14px;
	color: #787878;
	line-height: 14px;
	margin-left: -7px;
}

.blog_date_year
{
	font-size: 14px;
	color: #787878;
	padding-left: 22px;
}

.date_detail_page
{
	padding-left: 20px;
	padding-bottom: 30px;
	margin-top: 0px;
	background-image: url(img/date_small_icon.png);
	background-repeat: no-repeat;
}

.date_detail_page_offers
{
	padding-left: 20px;
	background-image: url(img/date_small_icon.png);
	background-repeat: no-repeat;
}

.blog_content
{
	display: inline-block;
	float: left;
	padding-left: 14px;
	width: 362px;
	padding-bottom: 20px;
}

.blog_news_inner
{
	width: 80px;
	vertical-align: top;
}

.blog_content_inner_list
{
	padding-left: 14px;
	padding-bottom: 20px;
}

.blog_link_preview_text a
{
	text-decoration: none;
	color: #787878;
}

.blog_link_preview_text a:hover
{
	text-decoration: underline;
	color: #787878;
}

.blog_content p
{
	padding-bottom: 5px;
}

.blog_content a
{
	text-decoration: none;
	font-weight: bold;
	color: #787878;
}

.comment_header
{
	background-color: #e0e0de;
	padding: 5px;
	color: #000000;
}


/* status */
.status_block
{
	position: relative;
}

.presentation
{
	position: absolute;
	left: 0;
	top: 0;
	height: 221px;
	z-index: 2;
}

.status_icons
{
	position: relative;
	display: inline-block;
	padding-left: 330px;
}

.status_icons table
{
	padding-bottom: 30px;
}

.status_border
{
	background-image: url('img/status_border.png');
	background-repeat: no-repeat;
	width: 145px;
	height: 145px;
	text-align: center;
	vertical-align: middle;
}

.status_border_divider
{
	width: 40px;
}


/* bottom menu */
.bottom_menu
{
	position: relative;
}

.bottom_menu table
{
	height: 38px;
	font-size: 14px;
}

.bottom_menu_bg_left
{
	width: 6px;
	background-image: url('img/bottom_menu_bg_left.jpg');
}

.bottom_menu_bg_right
{
	width: 6px;
	background-image: url('img/bottom_menu_bg_right.jpg');
}

.bottom_menu_item
{
	text-align: center;
	background-image: url('img/bottom_menu_bg.jpg');
	background-repeat: repeat-x;
	white-space: nowrap;
}

.bottom_menu_divider
{
	width: 20px;
	background-image: url('img/bottom_menu_bg.jpg');
	background-repeat: repeat-x;
}

.bottom_menu_divider_space
{
	width: 15%;
	background-image: url('img/bottom_menu_bg.jpg');
	background-repeat: repeat-x;
}

.bottom_menu_item a
{
	text-decoration: none;
	color: #ffffff;
}

.bottom_menu_item a:hover
{
	text-decoration: underline;
	color: #ffffff;
}


/* footer */
.footer
{
	position: relative;
	height: 110px;
}

.footer_block_left
{
	position: absolute;
	left: 0;
	top: 40px;
	font-size: 14px;
	color: #787878;
}

.footer_block_left p
{
	padding-bottom: 5px;
}

.footer_block_right
{
	position: absolute;
	right: 0;
	top: 35px;
	font-size: 14px;
	color: #787878;
	text-align: right;
}

.footer_block_right p
{
	padding-bottom: 8px;
}

.counters_divider
{
	width: 2px;
}

/* format text */


.base_content p
{
	line-height: 20px;
	margin-bottom: 20px;
}

.base_content
{
	font-size: 14px;
	color: #787878;
	line-height: 20px;
}



.base_content ul
{
	color: #787878;
	font-size: 14px;
}

.base_content ol
{
	color: #787878;
	font-size: 14px;
}

/* my styles */
.price_block {
	width: 292px;
	/*min-height: 276px;*/
	background: #c42556 url("./img/price_bg_block.png") top left repeat-x;
	float: left;
	margin-right: 39px;
	margin-bottom: 40px;
	position: relative;
	padding-top: 12px;
	padding-bottom: 10px;
}

a.solution_title {
	display: block;
	position: relative;
	margin: 0 15px 0;
	height: 59px;
	text-align: center;
	background: #f1c255 url("./img/price_bg_btn.png") top left repeat-x;
	text-decoration: none;
}

span.lt_price_corner, span.rt_price_corner {
	display: block;
	position: absolute;
	width: 6px;
	height: 59px;
}

span.lt_price_corner {
	top: 0;
	left: 0;
	background: url("./img/price_btn_corner_bg.png") top left no-repeat;
}

span.rt_price_corner {
	top: 0;
	right: 0;
	background: url("./img/price_btn_corner_bg.png") top right no-repeat;
}

/*a.solution_title:hover {
	background: #e69a42 url("./img/price_btn_hover_bg.png") top left repeat-x;
}

a.solution_title:hover span.lt_price_corner {
	background: url("./img/price_btn_hover_corner_bg.png") top left no-repeat;
}

a.solution_title:hover span.rt_price_corner{
	background: url("./img/price_btn_hover_corner_bg.png") top right no-repeat;
}*/

span.name_price {
	font-size: 22px;
	color: #c22121;
	line-height: 28px;
}

span.cost_price {
	font-size: 15px;
	text-shadow: #7e5a17 1px 1px 1px;
	color: #fff;
}

.lt_corner, .rt_corner, .lb_corner, .rb_corner {
	position: absolute;
	width: 5px;
	height: 5px;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0
}

.lt_corner {
	top: 0;
	left: 0;
	background: url("./img/corner_price.png") top left no-repeat;
}

.rt_corner {
	top: 0;
	right: 0;
	background: url("./img/corner_price.png") top right no-repeat;
}

.rb_corner {
	bottom: 0;
	right: 0;
	background: url("./img/corner_price.png") bottom right no-repeat;
}

.lb_corner {
	bottom: 0;
	left: 0;
	background: url("./img/corner_price.png") bottom left no-repeat;
}

.last_block {
	margin-right: 0
}

div.order_item {
	margin: 0 15px 0 15px;
	padding-top: 8px;
	border-bottom: 1px solid #ea694b;
}

div.border_2 {
	border-color: #e25f4f;
}

div.border_3 {
	border-color: #db5454;
}

div.border_4 {
	border-color: #d44b58;
}

div.order_item_title {
	width: 120px;
	float: left;
}

a.order_item_link {
	color: #fff;
	font-size: 14px;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
}

a.order_item_link:hover {
	color: #fee583;
	border: 0;
	cursor: pointer;
}

div.centered { width:130px; margin:0 auto }

a.order_button {
	display: block;
	position: relative;
	float: left;
	width: 130px;
	height: 39px;
    margin: 12px auto 0;
	background: #f5d979 url("./img/order_btn_bg.png") repeat-x;
	text-decoration: none;
	color: #c22121;
	font-size: 16px;
	text-align: center;
	text-shadow: #fff 1px 1px 1px; 
	line-height: 35px;
}

span.clt_order, span.crt_order {
	position: absolute;
	width: 6px;
	height: 39px;
	top: 0;
}

span.clt_order {
	left:0;
	background: url("./img/order_btn_corner_bg.png") left top no-repeat;
}

span.crt_order {
	right:0;
	background: url("./img/order_btn_corner_bg.png") right top no-repeat;
}

a.order_button:hover {
	color: #c22121;
}

/*a.order_button:hover {
	background: #e28a2c url("./img/order_btn_hover_bg.png") repeat-x;
	cursor: pointer;
}

a.order_button:hover span.clt_order {
	background: url("./img/order_btn_hover_corner_bg.png") left top no-repeat;
}

a.order_button:hover span.crt_order {
	background: url("./img/order_btn_hover_corner_bg.png") right top no-repeat;
}*/

div.order_item_scores img {
	padding: 0;
	line-height: 0;
}

#left_content_block, #right_content_block  {
	margin-bottom: 78px;
}

#left_content_block {
	width:440px;
	margin-right: 70px;
	float:left;
}

#right_content_block {
	width:440px;
	float:left;
}

#social_buttons {
	margin-top:85px;
}

#photo {
	width: 115px;
	height: 115px;
	float: left;
}

#photo_description { padding-top: 10px }

#photo_description span {
	color: #787878;
	font-weight: bold;
}

#photo_description span#name {
	font-size: 16px;
}

#photo_description span#position {
	font-size: 12px;
}

#photo {
	width: 115px;
	text-align: center;
	background: transparent url("./img/bg_photo.png") repeat-y;
	line-height: 0;
	margin-right: 12px;
}

#top_bg {
	width: 115px;
	height: 10px;
	background: transparent url("./img/top_bg_photo.png");
}

#bottom_bg {
	width: 115px;
	height: 10px;
	background: transparent url("./img/bottom_bg_photo.png");
}

#photo_tip, #content_tip, #wrapper_tip {
	position:relative;
}

#photo_tip {
	background: #fff9d2;
}

#lt_bg_tip {
	position: absolute;
	width: 50px;
	height: 25px;
	top: 0;
	left: 0;
	background: url("./img/crt_tip.png") no-repeat;
}

#rt_bg_tip {
	position: absolute;
	width: 15px;
	height: 25px;
	top: 0;
	right: 0;
	background: url("./img/clt_tip.png") no-repeat;
}

#lb_bg_tip {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 0;
	left: 0;
	background: url("./img/clb_tip.png") no-repeat;
}

#rb_bg_tip {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 0;
	right: 0;
	background: url("./img/crb_tip.png") no-repeat;
}

#top_border_bg_tip {
	height: 25px;
	margin: 0 15px 0 50px;
	background: url("./img/top_border_bg_tip.png") repeat-x;
}

#left_border_bg_tip {
	position: absolute;
	width: 15px;
	height: 100%;
	background: url("./img/left_border_bg_tip.png") repeat-y;
}

#right_border_bg_tip {
	position: absolute;
	width: 15px;
	height: 100%;
	right: 0;
	background: url("./img/right_border_bg_tip.png") right top repeat-y;
}

#bottom_border_bg_tip {
	height: 4px;
	margin: 0 15px;
	background: url("./img/bottom_border_bg_tip.png") repeat-x;
}

#wrapper_tip p {
	padding: 0 15px;
	padding-bottom: 10px;
}

#text_tip {
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
}

#text_tip p {
	margin-bottom:0;
}

/* резиновый div-блок с круглыми уголками и тенью */
.desc_solution {
	position: relative;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
}

.desc_solution p {
	padding:0;
	margin:0
}

.lt_corner_desc_solution,
.rt_corner_desc_solution,
.border_top_desc_solution,
.border_left_desc_solution,
.border_right_desc_solution,
.border_bottom_desc_solution,
.lb_corner_desc_solution,
.rb_corner_desc_solution {
	position: absolute
}

.lt_corner_desc_solution,
.rt_corner_desc_solution,
.lb_corner_desc_solution,
.rb_corner_desc_solution {
	width: 15px;
	height: 15px;
}

.border_top_desc_solution,
.border_bottom_desc_solution {
	height: 5px;
	left: 15px;
	right: 15px;
}

.border_left_desc_solution,
.border_right_desc_solution {
	width: 5px;
	top: 15px;
	bottom: 15px;
}

.border_left_desc_solution {
	background: url('./img/border_tip_bg_side.png') left top repeat-y;
	left: 0;
}

.border_right_desc_solution {
	background: url('./img/border_tip_bg_side.png') right top repeat-y;
	right: 0;
}

.border_top_desc_solution {
	background: url('./img/border_bg_tip.png') left top repeat-x;
	top: 0;
}

.border_bottom_desc_solution {
	background: url('./img/border_bg_tip.png') left bottom repeat-x;
	bottom: 0;
}

.lt_corner_desc_solution {
	background: url('./img/tip_corners_bg.png') left top no-repeat;
	top: 0;
	left: 0
}

.rt_corner_desc_solution {
	background: url('./img/tip_corners_bg.png') right top no-repeat;
	top: 0;
	right: 0
}

.lb_corner_desc_solution {
	background: url('./img/tip_corners_bg.png') left bottom no-repeat;
	bottom: 0;
	left: 0
}

.rb_corner_desc_solution {
	background: url('./img/tip_corners_bg.png') right bottom no-repeat;
	bottom: 0;
	right: 0
}

/* конец извращениям div'ой верстки */

div.item_block_solution {
	float: left;
	width: 290px;
	margin: 13px 14px;
	height: 340px;
	background: #fff;
	text-align: center;
}

div.item_block_solution:hover {
	background: #fff9d2;
}

div.monitor {
	width: 241px;
	height: 248px;
	background: url('./img/monitor.png') center top no-repeat;
	margin: 12px auto 0;
	padding-top: 14px;
	position: relative;
}

div.btn_switch {
	width: 39px;
	height: 30px;
	background: url('./img/monitor_btn_off.png') no-repeat;
	position: absolute;
	top: 167px;
	left: 100px;
}

div.btn_switch:hover {
	background: url('./img/monitor_btn_on.png') no-repeat;
	cursor: pointer;
}

div.monitor img {
	width: 218px;
	height: 152px;
	border: 1px solid #8a8d8e;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 14px;
	left: 10px;
	display: none;
}

a.site_title {
	font-size: 16px;
	font-style: italic;
}

span.price_site_value {
	color: #787878;
	font-size: 18px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: 50px;
}

a.buy_site_link {
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 86px;
	height: 24px;
	background: url('./img/buy_site_btn_link.png') no-repeat;
	float: left;
	margin-top: 8px;
	margin-left: 15px
}

/* styles for servises_03 maket */
div#left_column, div#right_column {
	float:left;
}

div#right_column {
padding-top: 52px;
}

div#left_column {
	width: 570px;
	margin-right: 90px;
}

span.price_to_buy {
	color: #949699;
	font-size: 26px;
	line-height: 40px;
	float: left;
	display: block;
	padding-right: 35px;
}

input.order_price_link,
a.order_price_link {
	display: block;
	cursor: pointer;
	width: 130px;
	height: 40px;
	background: url('./img/order_price_link.png') no-repeat;
	color: #c22121;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
	float: left;
}

a.order_price_link:hover {
	color: #c22121;
}

div#tip_solution {
	background: #fff9d2;
	margin: 15px 0;
}

div#tip_solution p {
	padding: 17px;
	font-size: 14px;
	line-height: 24px;
}

#left_column div.solution_list {
	margin-bottom: 20px;
}

div.title_list {
	color: #949699;
	font-size: 21px;
	line-height: 40px;
}

#left_column div.title_list {
	padding-top: 10px;
}

div.solution_list ul {
	list-style: none url('./img/square.png');
	margin: 0;
}

div.solution_list ul li {
	color: #787878;
	font-size: 14px;
	line-height: 24px;
	padding-top: 15px;
}

div.solution_list ul.sites_list {
	padding-left: 60px;
}

div.solution_list ul.sites_list li {
	padding: 0;
}

a.other_solutions_btn {
	width: 193px;
	height: 25px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url('./img/other_solutions_btn.png') no-repeat;
	text-align: center;
	cursor: pointer;
}

a.other_solutions_btn:hover {
	color: #fff;
}

div#btn_other_sol {
	position: absolute;
	right: 20px;
	margin-top: -52px;
}

div.preview_sites {
	position: relative;
	background: url('./img/browser_header.png') left top no-repeat;
	font-size: 0;
	padding-top: 18px;
	margin-bottom: 57px;
}

div.preview_sites img {
	width: 290px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #b5b5b5;
}

div.preview_sites a {
	display: block;
	font-size:0;
	line-height:0;
}

div.bottom_div {
	height: 5px;
	background: url('./img/browser_footer.png') no-repeat;
}

div.ltc_shadow,
div.rtc_shadow,
div.lbc_shadow,
div.rbc_shadow,
div.lh_shadow,
div.rh_shadow,
div.tv_shadow,
div.bv_shadow {
	position: absolute;
}

div.ltc_shadow,
div.rtc_shadow,
div.lbc_shadow,
div.rbc_shadow {
	width:20px;
	height:20px;
}

div.ltc_shadow {
	top:-10px;
	left:-10px;
	background: url('./img/shadow_corners1.png') left top no-repeat;
}

div.rtc_shadow {
	top:-10px;
	right:-10px;
	background: url('./img/shadow_corners1.png') right top no-repeat;
}

div.lbc_shadow {
	bottom:-10px;
	left:-10px;
	background: url('./img/shadow_corners1.png') left bottom no-repeat;
}

div.rbc_shadow {
	bottom:-10px;
	right:-10px;
	background: url('./img/shadow_corners1.png') right bottom no-repeat;
}

div.lh_shadow,
div.rh_shadow {
	width:10px;
	top:10px;
	bottom:10px;
}

div.tv_shadow,
div.bv_shadow {
	height:10px;
	left:10px;
	right:10px;
}

div.lh_shadow {
	left:-10px;
	background: url('./img/shadow_h.png') left top repeat-y;
}

div.rh_shadow {
	right:-10px;
	background: url('./img/shadow_h.png') right top repeat-y;
}

div.tv_shadow {
	top:-10px;
	background: url('./img/shadow_v.png') left top repeat-x;
}

div.bv_shadow {
	bottom:-10px;
	background: url('./img/shadow_v.png') left bottom repeat-x;
}

div#choose_sol {
	background: #c52556 url('./img/bottom_bg_footer.png') repeat-x;
	margin: 50px 0;
	padding: 12px 15px;
}

div#choose_sol a.order_price_sol_link {
	display: block;
	float: left;
	background: url('./img/order_price_sol_btn.png') no-repeat;
	width: 262px;
	height: 59px;
	margin-right: 69px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

div#choose_sol a.last_link {
	margin-right: 0;
}

span.monitor_screen {
	width: 218px;
	height: 152px;
	border: 1px solid #858889;
	border-botom: 0;
	display: block;
	margin: 0 auto;
	background: #1d1f1d;
}
