.met_carousel_control {
	width : 45px;
}

.met_carousel_control a {
	padding : 5px 6px 4px 7px;
}

.n_sub_menu_items > li > div {
	width : 420px;
}

.n_up, .n_down {
	padding-top : 10px;
}

.n_metro_title {
	display : block;
	float   : left;
	width   : 100%;
}

.n_metro_title span:first-child {
	background-image : url('../images/gray-mask.png');
	display          : block;
	float            : left;
}

.n_metro_title span:first-child i {
	margin-top : 25%;
}

.n_recent_posts {
	display : block;
	width   : 100%;
}

.n_recent_posts li {
	width   : 100%;
	display : block;
}

.n_recent_posts a {
	display : block;
	float   : left;
	width   : 90%;
	padding : 5%;
}

.n_recent_posts h4,
.n_recent_posts p {
	display     : block;
	margin-left : 60px;
}

.n_blog_list > .n_bgcolor {
	display    : block;
	float      : left;
	margin-top : 20px;
}

.n_blog_list > .n_bgcolor > span {
	display : block;
}

.n_blog_list > .n_bgcolor > span > i {
	margin-top : 15px;
}

.n_blog_list_small > .n_bgcolor,
.n_blog_list_small > .n_bgcolor > span {
	display : block;
}

.n_blog_list_small > .n_bgcolor > span > i {
	margin-top : 3px;
}

.n_form .n_input,
.n_form .n_textarea {
	padding-left  : 0;
	padding-right : 0;
}

.n_input.n_input_short:nth-child(odd) {
	margin-left : 0;
}

.n_input.n_input_short:nth-child(even) {
	margin-left : 4%
}
