.contentslide{

padding: 0px;

}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: block; width: 415px; overflow: hidden; height: 325px;  position: relative;  margin: 0 0 px 0;
}

.pagination{
clear:both;
height:auto !important;
margin:5px 0 4px;
min-height:100%;
overflow:hidden;
text-align:center;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
clear:both;
height:auto !important;
margin:5px 0 4px;
min-height:100%;
overflow:hidden;
text-align:center;
}

.pagination a{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/bg/select-page-7.png) no-repeat scroll center top;
color:#FFFFFF;
display:inline-block;
font-size:10px;
font-weight:normal;
height:15px;
line-height:15px;
overflow:hidden;
padding:0 0 0 0;
text-align:center;
text-decoration:none;
vertical-align:middle;
width:19px;
}
.pagination a.selected{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/App_Themes/TheThao/img/bg/select-page-8.png) no-repeat scroll center top;
color:#FFFFFF;
display:inline-block;
font-size:10px;
font-weight:normal;
height:15px;
line-height:15px;
overflow:hidden;
padding:0 0 0 0;
text-align:center;
text-decoration:none;
vertical-align:middle;
width:19px;
}
.contentslide  .opacitylayer .contentdiv .title-insert 
{
	 background: transparent url('/App_Themes/TheThao/img/box-Sport/bg-news.png') repeat-y right; 
	 bottom: 7px; 
	 display: block; 
	 position: absolute; 
	 width: 98%; 
	 z-index: 101;
	 padding: 4px 0 4px 0;
	 height:50px;
	 font-size:22px;
	 color:#fff;
	 font-weight:bold;
	 line-height:28px;	 
}

.title-insert.item-bost { display: block; width: 415px; overflow: hidden; height: 325px;  position: relative;  margin: 0 0 10px 0;}
.title-insert .item-bost {vertical-align:middle;margin:0;padding:0;}
.title-insert .item-bost .left {  width: 415px; margin: 0 0 0 0;}
.title-insert .item-bost .right {  width: 415px; margin: 0 0 0 0;}
.title-insert .title-insert { background: transparent url('img/box-Sport/bg-news.png') repeat-y left; bottom: 7px; display: block;position: absolute; width: 100%; z-index: 101; padding: 4px 0 4px 0; /* opacity - move to sep. stylesheet  filter: alpha(opacity=50); -moz-opacity: .50; opacity:.50;*/ }
.title-insert .title-insert-in {padding:0 20px 0 30px; }
.title-insert .title-insert p { margin:0; }

.title-insert-in a.newHeadline:link { color: #fff; display: block;  text-decoration: none; font-size:24px;font-weight:bold;line-height:28px;}
.title-insert-in a.newHeadline:active { display: block; color: #fff; text-decoration: none; font-size:24px;font-weight:bold;line-height:28px;}
.title-insert-in a.newHeadline:visited { display: block; color: #fff; text-decoration: none; font-size:24px;font-weight:bold;line-height:28px;}
.title-insert-in a.newHeadline:hover { color: #ff0000; display: block;  text-decoration: none; font-size:24px;font-weight:bold;line-height:28px;}

