*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
}
ul
{
	list-style: none;
}
a img
{
	border: none;
}
table
{
	border-collapse: collapse;
}
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	min-height: 1px;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.wrap_out
{
}
.wrap_inn
{
	width:1000px;
	margin:0 auto;
	background:#FFF;
	text-align: left;
    position: relative;
}
/*--Header--*/
.header_cnt
{
	position: relative;
	min-height: 88px;
	padding: 10px 0 0 34px;
}
.header_cnt a
{
	color: #999;
	font-size: .75em;
	line-height: 1.9em;
}
.header_cnt a:hover
{
	text-decoration: none;
}
.header_ban
{
	float: right;
	margin-left: 4px;
}
.logo
{
    left:27px;
    position:absolute;
    top:35px;
}
.all_sites
{
	margin-left: 12px;
	float: left;
	display: inline;
	background: url(/images/dash_black.gif) repeat-x bottom;
	color: #707070;
	font-size: .7em;
	line-height: 1.35em;
	position: relative;
	z-index: 1;
}
.all_sites em
{
	cursor: pointer;
	font-style: normal;
}
.all_sites ul
{
	position: absolute;
	top: 20px;
	left: -41px;
	font-size: 1.75em;
	line-height: 1.2em;
	background: #FFF;
	z-index: 5;
	width: 185px;
}
.all_sites li
{
	text-align: center;
	margin-top: -3px;
}
.all_sites a
{
	color: #06C;
}
.all_sites a:hover
{
	text-decoration: none;
}
/*--Menu--*/
.menu_cnt a
{
	color: #0085CC;
	font-size: .95em;
	font-weight: bold;
	text-decoration: none;
	margin: 0 13px;
    float: left;
    line-height:27px;
}
.menu_cnt a:hover
{
	text-decoration: underline;
}
.menu_cnt .green{
    color: #5f7810;
}
.left_c, .right_c{
    float: left;
}
.left_c
{
	background: url(/images/menu-border-left.gif) no-repeat left center;
    padding: 0 0 0 14px;
}
.right_c
{
	background: url(/images/menu-border-right.gif) no-repeat right center;
    padding: 0 14px 0 0;
}
.right_c a
{
	border-top: 1px solid #D2DEE7;
	border-bottom: 1px solid #D1DEE7;
	background: #FFF;
    margin: 0;
}
.top_menu
{
    float: left;
}
.white_brd
{
	border-color: #FFF;
}
.top_menu .menu_cnt
{
	padding: 19px 0 17px 20px;
    float: left;

}
.btm_menu
{
    background:#F5F5F5 url(/images/bg_btm_menu.gif) no-repeat scroll center top;
    border-bottom:1px solid #EEEEED;
    float:left;
    width:100%;
}
.btm_menu .menu_cnt
{
	padding: 12px 20px;
    float: left;
}
.help_l
{
	position: absolute;
	right: 16px;
}
/*--Rating--*/
.rating_gr,
.rating_yel
{
	font-size: 0;
	line-height: 0;
	width: 50px;
	height: 10px;
}
.rating_gr
{
	background: url(/images/five-stars.gif) no-repeat;
	margin: 2px 0 0 3px;
}
.rat_1
{
	background-position: -40px 0;
}
.rat_2
{
	background-position: -30px 0;
}
.rat_3
{
	background-position: -20px 0;
}
.rat_4
{
	background-position: -10px 0;
}
.rat_5
{
	background-position: 0;
}
/*--Paging--*/
.paging
{
	font-size: .75em;
	line-height: 1.25em;
	color: #445057;
	padding: 7px 46px 5px 0;
	margin-left: 31px;
}
.paging strong
{
	font-size: 1.2em;
	line-height: 1.15em;
	margin: 0 12px;
}
.paging a
{
	font-size: .9em;
	color: #949494;
	text-decoration: none;
	margin-right: 3px;
}
.paging a:hover
{
	text-decoration: underline;
}
.paging span
{
	margin-right: 4px;
}
span.prew
{
	background: url(/images/icon_pager_left.gif) no-repeat left center;
	padding-left: 12px;
	color: #999;
	margin: 0 16px 0 0;
}
a.prew
{
	background: url(/images/icon_pager_left.gif) no-repeat left center;
	padding-left: 12px;
	color: #0084CB;
	font-size: 1em;
	margin: 0 17px 0 0;
}
span.next
{
	background: url(/images/icon_pager_right_act.gif) no-repeat right center;
	padding-right: 12px;
	color: #999;
	margin: 0 0 0 12px;
}
a.next
{
	background: url(/images/icon_pager_right_act.gif) no-repeat right center;
	padding-right: 12px;
	color: #0084CB;
	font-size: 1em;
	margin: 0 0 0 13px;
}
.pbrd_top
{
	border-top: 1px solid #EEE;
	margin-bottom: 30px;
}
.pbrd_btm
{
	border-bottom: 1px solid #EEE;
}
.pmarg_rght
{
	margin-right: 15px;
}
/*--Round corners template--*/
.five_pix,
.three_pix,
.two_pix,
.one_pix
{
	font-size: 0;
	line-height: 0;
	height: 1px;
}
.five_pix
{
	margin: 0 5px;
}
.three_pix
{
	margin: 0 3px;
}
.two_pix
{
	margin: 0 2px;
}
.one_pix
{
	margin: 0 1px;
	height: 2px;
}
.grey_corns .five_pix,
.grey_corns .three_pix,
.grey_corns .two_pix,
.grey_corns .one_pix,
.grey_corns .rcorn_cont
{
	background-color: #EAEAEA;
}
.lgrey_corns .five_pix,
.lgrey_corns .three_pix,
.lgrey_corns .two_pix,
.lgrey_corns .one_pix,
.lgrey_corns .rcorn_cont
{
	background-color: #F5F5F5;
}
.left_corns .five_pix,
.left_corns .three_pix,
.left_corns .two_pix,
.left_corns .one_pix,
.left_corns .rcorn_cont
{
	/*margin-right: 0;*/

	background: #F5F5F5;
}
.right_corns .five_pix,
.right_corns .three_pix,
.right_corns .two_pix,
.right_corns .one_pix,
.right_corns .rcorn_cont
{
	margin-left: 0;
	background: #F5F5F5;
}
/*--Content--*/
.leftside
{
	float: left;
	width: 775px;
	padding-bottom: 15px;
}
.rightside
{
	float: left;
	width: 225px;
	padding-bottom: 15px;
	overflow: hidden; /*test for Tags*/
}
.leftside .cont_delim
{
	margin: 0 18px 0 41px;
}
.comm_marg
{
	margin: 0 42px;
}
.torght_marg
{
	margin: 0 20px 0 38px;	
}
.ta_right
{
	text-align: right;
}
.ta_center
{
	text-align: center;
}
.tbl_head_row .ta_center
{
	/* width: 128px; */
}
.tbl_head_row .ta_center_club
{
	width: 70px;
}
.tbl_head_row .ta_center_week
{
	width: 80px;
}
.tbl_head_row .ta_center_month
{
	width: 80px;
}
.tbl_head_row .ta_center_competition
{
	width: 80px;
}
.fl_right
{
	float: right;
}
div.no_brd_btm
{
	border-bottom: none;
}
div.no_bg
{
	background: none;
}
.headl_comm
{
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 12px;
	padding-bottom: 2px;
}
.headl_comm span
{
	font-weight: normal;
	color: #999;
}
.headl_comm p
{
	font-weight: normal;
	color: #999;
	font-size: .45em;
	line-height: 1.15em;
	margin-top: 5px;
}
.headl_comm2
{
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: bold;
	margin-top: 12px;
	padding-bottom: 2px;
}
.headl_comm3
{
	font-size: 1.25em;
	line-height: 1em;
	font-weight: bold;
	margin-top: 12px;
	padding-bottom: 2px;
}
.rightside .headl_comm2
{
	line-height: 1em;
	letter-spacing: -1px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.rightside .headl_comm3
{
	margin-top: 7px;
	padding-bottom: 23px;
}
.head_undline
{
	border-bottom: 1px solid #EEE;
}
.f_orange
{
	color: #FF5F00;
}
.f_lorange
{
	color: #FE8406;
}
.f_lgrey
{
	color: #929090;
}
.f_dgrey
{
	color: #445057;
}
.f_green
{
	color: #72A818;
}
.f_dgreen
{
	color: #5f7810;
}
.f_indg
{
	color: #0776A7;
}
.f_blue
{
	color: #0C9AD1;
}
.f_bluegrey
{
	color: #445057;
}
.f_dblue{
    color: #087eaf;
}
.f_birz
{
	color: #148A96;
}
.f_dbirz
{
	color: #0D5B64;
}
.f_cocoa
{
	color: #8E5B51;
}
.f_cosmk
{
	color: #4C82E1;
}
.rs_ban
{
	margin-top: 30px;
}
.sub_fill_bg
{
	background: url(/images/text_str_bg.gif) no-repeat center;
	background-color: #F0F0EE;
}
.add_reative
{
	position: relative;
}
.ct_pers_link
{
	color: #72A818;
	margin-right: 10px;
}
.ct_pers_l
{
	color: #BF4F1A;
}
.ct_pers_r
{
	color: #986178;
}
.ct_pers_link:hover,
.ct_pers_l:hover,
.ct_pers_r:hover
{
	text-decoration: none;
}
.dashed
{
	background: url(/images/dash_blue.gif) repeat-x left 17px;
	color: #0BBEE8;
	font-weight: bold;
}
.blue_dashed
{
	background: url(/images/dash_cosm.jpg) repeat-x bottom;
	color: #146db1;
	cursor: pointer;
}
.d_green_sq_head
{
	background:  url(/images/bg_darkgreen_square.gif) no-repeat left 2px;
	color: #78A116;
}
.d_green_sq_head em
{
	font-style: normal;
	font-size: .75em;
	line-height: 1.2em;
	display: block;
	color: #54700F;
}
.white_sq_head
{
	background:  url(/images/bg_white_blue_square.gif) no-repeat left 2px;
	color: #089FDA;
}
.white_sq_head em
{
	font-style: normal;
	font-size: .65em;
	margin-top: -4px;
	line-height: 1.2em;
	display: block;
	color: #089FDA;
}
.redbrn_sq_head
{
	background: url(/images/bg_redbrown_square.gif) no-repeat left 2px;
	color: #BF4F1A;
}
.redbrn_sq_head p
{
	font-size: .65em;
	line-height: 1em;
	margin-top: -2px;
}
.d_green_sq_head,
.white_sq_head,
.redbrn_sq_head
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.05em;
	margin: 26px 7px 0;
	padding: 0 0 0 27px;
}
.orange_sq_head,
.grey_sq_head,
.greendark_sq_head
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.05em;
	margin: 26px 9px 0;
	padding: 0 0 19px 26px;
}
.orange_sq_head
{
	background: url(/images/bg_orange_square.gif) no-repeat left 2px;
	color: #FE8406;
}
.blue_sq{
    background: url(/images/bg_blue_square.png) no-repeat left center;
    padding:0 0 0 27px;
    margin:15px 0 8px -27px
}
.grey_sq_head 
{
	background: url(/images/bg_grey_square.gif) no-repeat left 2px;
	color: #949494;
}
.greendark_sq_head 
{
	background: url(/images/bg_greendark_square.gif) no-repeat left 0;
	color: #78a116;
}
.red_all_tours
{
	margin-top: 5px;
	background: url(/images/bg_red_square.gif) no-repeat left 2px;
	padding-left: 25px;
	color: #bf4f1a;
}
.rs_dlm
{
	border-top: 1px solid #EEE;
	padding: 5px 0 7px;
}
.comm_arrow
{
	width: 185px;
	text-align: left;
	margin: 6px 0 22px auto;
}
.comm_arrow .rcorn_cont
{
	background: url(/images/bg_grey_blue_square.gif) no-repeat 8px top;
	background-color: #F5F5F5;
	min-height: 21px;
	padding-top: 2px;
}
.comm_arrow .rcorn_cont p
{
	margin: 0 35px;
}
.comm_arrow a
{
	font-size: .8em;
	line-height: 1.25em;
	font-weight: bold;
	color: #666;	
}
.comm_arrow a:hover
{
	text-decoration: none;
}
.hor_ban_blk
{
	margin-top: 32px;
	margin-bottom: 150px;
}
.hor_ban_blk img
{
	margin-right: 8px;
}
/*--Path--*/
.path_cnt
{
	font-size: 12px;
	line-height: 1.35em;
	color: #666;
	margin: 28px 0 0 43px;
}
.path_cnt a
{
	color: #666;
}
.path_cnt a:hover
{
	text-decoration: none;
}
.path_cnt span
{
	color: #999;
}
/*--Alphabet row--*/
.alph_cnt
{
	font-size: 1.1em;
	line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	color: #515151;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 32px;
	margin-bottom: 9px;
}
.alph_cnt li
{
	float: left;
}
.alph_cnt a
{
	color: #176DAC;
	text-decoration: none;
	margin: 0 7px;
}
.alph_cnt a:hover
{
	text-decoration: underline;
}
.alph_cnt span
{
	border: 1px solid #E0E0E0;
	border-bottom: 2px solid #FFF;
	position: relative;
	padding: 0 7px 6px;
}
.left_alph_corn
{
	position: absolute;
	top: -1px;
	left: -1px;
}
.right_alph_corn
{
	position: absolute;
	top: -1px;
	right: -1px;
}
/*--opacity realization--*/ 
.fon_opasity
{
	background: #000;
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}
.popup
{
	width: 384px;
	height: 146px;
	position: absolute;
	top: 300px;
	left: 50%;
	z-index: 10;
	margin-left: -192px;
	text-align: left;
}
.popup_bg,
.popup_inner
{
	position: absolute;
	top: 0;
	left: 0;
}
.popup_inner
{
	width: 318px;
	margin: 15px 0 0 30px;
}
.popup p
{
	font-size: .75em;
	line-height: 1.549em;
	color: #445057;
	padding-bottom: 11px;
}
.popup_inp
{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 8px 2px;
	width: 134px;
	border: 1px solid #CCC;
	color: #7F7F7F;
	position: relative;
	z-index: 15px;
	margin: 0 7px 9px 0;;	
}
/*--Tags--*/
.tags_cnt
{
	padding: 10px;
	overflow: hidden;
}
.tags_cnt a
{
	text-decoration: none;
	font-size: .75em;
	line-height: 1.25em;
	color: #176DAC;
}
.tags_cnt a:hover
{
	text-decoration: underline;
}
a.tsize1
{
	font-size: .9em;
}
a.tsize2
{
	font-size: 1.1em;
}
a.tsize3
{
	font-size: 1.2em;
}
a.tsize4
{
	font-size: 1.3em;
}
/*--Same from review_common--*/
.intr_main_link
{
	font-size: 1.15em;
	line-height: 1.15em;
	color: #087EAF;
}
.intr_main_link:hover{
    color: #FF3300;
}
.all_comm_link
{
	font-size: 1em;
	line-height: 1.35em;
	font-weight: bold;
	background: url(/images/icon_list.gif) no-repeat left center;
	padding-left: 21px;
	color: #666;
	margin: 0 24px;
}
.review_inf
{
	font-size: .75em;
	line-height: 1.2em;
	color: #999;
	margin-top: 2px;
}
.review_inf img
{
	margin: 0 8px -8px 1px;
	position: relative;
	border: 1px solid #E0E0E0;
}
/*--Thheme links--*/
.theme_links_blk
{
	font-size: .8em;
	line-height: 1.25em;
	margin: 22px 10px 0 0;
}
.theme_links_blk span
{
	color: #FF9922;
	font-size: 1.25em;
}
.theme_links_blk p
{
	margin: 6px 0 12px;
}
.theme_links_blk a
{
	color: #087EAF;
}
.theme_links_blk a:hover
{
	text-decoration: none;
}
/*--Footer--*/
.footer
{
	background: url(/images/footer-bg.jpg) no-repeat left bottom;
	background-color: #FFF;
	min-height: 179px;
	font-size: .7em;
	line-height: 1.25em;
	color: #525252;
	position: relative;
    float:left;
    width: 100%;
}
.footer p a, .footer p a:link, .footer p a:visited, .footer p a:hover{
    color: #525252;
}
.footer p{
	margin: 20px 20px 0px 20px;
}
.f_logo
{
	position: absolute;
	top: 35px;
	left: 84px;
}
.contact_cnt
{
	float: right;
	width: 377px;
	margin-right: 45px;
	display: inline;
}
.contacts
{
	color: #002d80;
	list-style: none;
	margin-top: 17px;
}
.contacts a, .contacts a.link, .contacts a.visited, .contacts a.hover{
    color: #002D80;
}
.contacts strong
{
	color: #696969;
}
.rules_links
{
	margin: 14px 0;
}
.rules_links a
{
	margin-right: 17px;
	color: #525252;
}
.rules_links a:hover
{
	text-decoration: none;
}
.rules_links .no_pad
{
	margin: 0;
}
.our_prj
{
	float: left;
	color: #999;
	margin: 75px 0 0 82px;
	line-height: 1.5em;
	display: inline;
}
.our_prj strong
{
	font-size: 16px;
}
.our_prj a
{
	color: #002289;
	font-size: 12px;
}
.our_prj a:hover
{
	text-decoration: none;
}
/*--Ratings--*/
.rat_sp_yel
{
	background: url(/images/five-stars-yellow.gif) no-repeat left center;
	padding: 8px 0 1px;
	margin: 0 7px;
	font-size: 0;
/*	line-height: 0;*/
}
.rat_sp_1
{
	padding-right: 5px;
	padding-left: 5px;
}
.rat_sp_2
{
	padding-right: 10px;
	padding-left: 10px;
}
.rat_sp_3
{
	padding-right: 15px;
	padding-left: 15px;
}
.rat_sp_4
{
	padding-right: 20px;
	padding-left: 20px;
}
.rat_sp_5
{
	padding-right: 25px;
	padding-left: 25px;
}

.rat_hot_yel
{
	background: url(/images/star_hotel_bg.gif) no-repeat left center;
	padding: 25px 0 0;
	margin: 0 3px;
	font-size: 0;
	line-height: 0;
}
.rat_hot_1
{
	padding-right: 7px;
	padding-left: 7px;
}
.rat_hot_2
{
	padding-right: 14px;
	padding-left: 14px;
}
.rat_hot_3
{
	padding-right: 22px;
	padding-left: 22px;
}
.rat_hot_4
{
	padding-right: 29px;
	padding-left: 28px;
}
.rat_hot_5
{
	padding-right: 36px;
	padding-left: 36px;
}
/*--------*/

.alttbl_tr_higlight td
{
     background-color: #F2F2F2;
     cursor: pointer;
}

.tbl_tr_higlight td
{
     background-color: #F2F2F2;
     cursor: pointer;
}
.row_bg a,
.tbl_tr_higlight a
{
	text-decoration: none !important;
}
/*--All travelers list--*/
.kp_alltr_list
{
	font-size: .75em;
	line-height: 1.2em;
	color: #666;
	padding: 15px 0;
}
.kp_alltr_list li
{
	float: left;
	width: 118px;
	text-align: center;
	margin: 0 14px 5px 15px;
	display: inline;
	min-height: 170px;
}
.kp_alltr_list img
{
	border: 1px solid #EEE;
	margin-bottom: 8px;
	display: block;
}
.kp_alltr_list a
{
	font-weight: bold;
	color: #72A818;
	font-size: 1.3em;
	line-height: 1.1em;
	text-decoration: none;
}
.kp_alltr_list a:hover
{
	text-decoration: underline;
}
.ind_alltr .kp_alltr_list li
{
	margin: 0 34px 5px;
	width:111px;
}
.best_num_rev
{
	color: #2EAEE0;
	display: block;
	font-size: 1em;
	line-height: 1.35em;
	margin: 0pt 3px;
}
.kp_alltr_list .best_num_rev
{
	font-size: 1.3em;
	line-height: 1.4em;
	margin-top: -2px;
}
.ind_alltr .kp_alltr_list li
{
	margin: 0 34px 5px;
}
.clr
{
	clear: both;
}
.no_brd
{
	border: none;
}
.konkurs_inf
{
	font-size: .75em;
	color: #999999;
	font-weight: bold;
}


.our_projects
{
	position: relative;
	float: left;
	font-size: 12px;
	margin: 10px 0 0 0;
	z-index: +10000000;
	width: 192px;
	text-align: center;
}
.our_projects A
{
	color: #6B6B6B;
	text-decoration: none;
	border-bottom: 1px dotted #6B6B6B;
}
.appear_meel
{
	display: none;
	position: absolute;
	z-index: 30000;
	background: url(/images/note_box_meel.jpg) no-repeat;
	width: 355px !important;
	height: 185px !important;
	padding:20px 30px 20px 30px !important;
	text-align: left;
	margin-left:220px;
	margin-top:-100px;
	font-size: 12px !important;
	color: #37404D !important;
}

.appear_meel p
{
	font-weight:normal !important;
}

.appear_meel b {
font-size: 16px !important; 

}

.appear_prj
{
	display: none;
	position: absolute;
	z-index: 30000;
	background: url(/images/projectsbg.png) no-repeat;
	width: 203px;
	height: 101px;
	padding-top: 22px;
	text-align: center;
	line-height: 30px;
	margin-left: -15px;
	margin-top: -15px;
	
}

* html .appear_prj{
	background: url(/images/projectsbg.gif) no-repeat;
} 

.appear_prj A
{
	font-size: 16px;
	color: #0066CC;
	display: block;
	padding: 0px 0px;
} 
.appear_prj A:hover
{
	border: none;
}

.sub_project{
	width: 165px;
	text-align: center;
	display: block;
	outline: none;
	text-decoration: none;
	font-size: 11px !important;
	color: #707070 !important;
	position: relative;
	top: -5px;

}

.sub_project span{
	background: url(/images/points.gif) repeat-x bottom;
	padding-bottom: 0px;
}

.project_logo{
 font-size: 12px;
 height: 34px;
 width: 100%;
 background: #fbfbfb;
 border-bottom: 1px solid #e0e0e0;
 line-height: 30px;
 color: #b8bcc5;
 text-align: center;
}
.project_logo .col-1{
    float: left;
    width: 60%;
}              
.project_logo .col-2{
	float: right;
	text-align: right;
	width: 40%;
}
.project_logo div.container{
 margin: 0 auto;
 width: 970px;
 text-align: left;
}
.project_logo div.container a{
 font-size: 12px;
 font-weight: bold;
 color: #949494;
 padding: 0 7px;
}

.hs_icon{
 background: url(/images/hs.gif) left center no-repeat;
 padding-left: 25px;
 position: relative;
 left: -25px;
 display: block;
}

.i_drow{
 position: relative;
 top: -8px;
 margin-bottom: 0px !important;
}

.hs_icon_table{
  background: url(/images/hs.gif) left center no-repeat;
  padding-left: 25px;
  position: relative;
  left: -25px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.hs_icon2{
 background: url(/images/hs.gif) left center no-repeat;
  padding-left: 25px;
  position: relative;
  display: block;
}

.drow_lent{
 padding-bottom:5px;
}

.items-all{
    width: 100%;
    float: left;
}
.items-all a{
    float: right;
    color: #666;
    font-weight: bold;
    font-size: 16px;
    padding: 6px 0 0 22px;
    background: url(/images/moldova-all-news.gif) left 10px no-repeat;
}
.items-all a.hover{
    color: #F30;
}

.side_width .adv_cnt{
    width: 180px;
}
.crty_descr_head
{
	line-height: 1em;
	font-size: 20px;
	color: #F92;
	font-weight: bold;
	padding-bottom: 11px;
}
/*--OurProjects--*/
.fb-plugin{
	margin: 10px 0;
}

