.tabmods_item_space{

	padding: 10px;

}



.clearfix-tabs{

	clear: both;

}



/* ||| set of clearing floats |||*/	

.clearfix-tabs:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

.clearfix-tabs {

	display: inline-block;

}

/* Hides from IE-mac \*/

* html .clearfix-tabs {

	height: 1%;

}

.clearfix-tabs {

	display: block!Important;

	clear: none!Important;

}

/* End hide from IE-mac */

/* ||| the end |||*/

div.tabmods-style5 {

	position: relative;

	background: #f1f1f1 url('../images/style5/bg_mod.png') repeat-x 0 0;

	padding: 20px 0;

	border: 1px solid #e3e3e3;

}



div.tabmodsmenu-style5 {

	overflow:hidden;

}



ul.tabmodsmenu_ul-style5 {

	list-style-type: none;

	margin: 0 0 0 20px;

	padding: 0;

	float: left;

	width: 20%;

}



ul.tabmodsmenu_ul-style5 li {

 	background: none;

	cursor: pointer;

	margin: 0 0 9px;

	position: relative;

	padding: 1px;

	padding-bottom: 0px;

}



ul.tabmodsmenu_ul-style5 li span {

	background: url('../images/style5/bg_tab.png') repeat-x 0 0;

	display: block;

	height: 27px;

	line-height: 27px;

	padding: 0 10px 0 10px;

	font-size: 10px;

	text-align: center;

	color: #666;

	text-transform:uppercase;

	border: 1px solid #e0e0e0;
	
}



ul.tabmodsmenu_ul-style5 li.active span {

	background: url('../images/style5/bg_tab-active.png') repeat-x 0 0;

	color: #fff;

	border: 1px solid #84a9c3;

}



div.tabmods_container0-style5 {

	float: left;

	background: url('../images/style5/bg_bullet.png') repeat-y 0 0;

	margin-left: 20px;

	padding: 0 20px;

}



div.tabmods_container1-style5 {

	overflow: hidden;

}



div.tabmods_item-style5 {

	float: left;

	overflow: hidden;

}



div.tabmods_button_next-style5,

div.tabmods_button_prev-style5 {

	width: 24px;

	height: 24px;

	background: url('../images/style5/b_next.png') no-repeat 0 0;

	cursor: pointer;

	top: 86%;

	position: absolute;

	right: 10px;

}



div.tabmods_button_prev-style5 {

	background: url('../images/style5/b_prev.png') no-repeat 0 0;

	position: absolute;

	right: 38px;

}



div.tabmods_button_next-style5:hover {

	background: url('../images/style5/b_next.png') no-repeat 100% 0;

}



div.tabmods_button_prev-style5:hover {

	background: url('../images/style5/b_prev.png') no-repeat 100% 0;

}