@media screen and (max-width: 980px){
	/*
#RightSlide{width:36% !important;}
#content{width:58% !important;}
*/
/*
#content{width:90%;}
#LeftSlid{
    width:200px;
}
*/
#content{width:670px;}
.NewsBoxLarge{width:660px !important;}
#LeftSlid { width: 166px;}
}

@media screen and (max-width: 800px){
	#content{width:590px;}
	.NewsBoxLarge{width:580px !important;}
	#LeftSlid { width: 146px;}
}

@media screen and (max-width: 650px){

#videos #SportVideos {
    width: 100%;
}
   #videos #NewsVideos{ margin-top: 12px;    margin-right: 0px;}
   #LeftSlid { width: 166px;}
/*
#videos #NewsVideos{margin-right:0px;}*/

#container{
width:100%;
padding-right:0px;
    padding-left:0px;
    margin-right:0px;
    margin-left:0px;
}

	/* ************************************************* */

    #content { width : 100% !important;}
    .NewsBoxLarge{width : 100% !important;margin-right: 0px;}
    .LoginBox3{width : 90% !important;margin-bottom: 70px;}

}
@media screen and (max-width: 480px){

	#container{
	width:100%;
	padding-right:0px;
		padding-left:0px;
		margin-right:0px;
		margin-left:0px;
	}
	#content{width:100%;    margin-right: 0px;}
	#content .NewsBox{width:100%;margin-right:0px;}
	#LeftSlid{width:100%;}
	#header #topMenu{width:100%;}
	#header #topMenu .logo {display:none;}
	#header #topMenu .search{width:100%;}

	#header #topMenu .search .searchbox{
		width: 75%;
	}
	#header #topMenu .search .searchbtn{
		width: 25px;
	}

	#nav ul li{  background-color: rgb(88, 87, 87);}
	#videos #SportVideos{width:100%;    margin-top: 5px;}
	#videos #SportVideos {
		height: 370px;
		}
		#videos #NewsVideos {
		width: 100%;
		margin-right: 0;
			min-height: 529px;
			
	}
	#content .NewsBox .nnews .Time{display:none;}
	#LeftSlid {
		margin-right: 0px;
	}

	#content .NewsBoxLarge{margin-right:0px;width:100%;}
	#content .NewsBoxLarge .nnews .Time{display:none;}
	/*
	#RightSlide{display:none;}
	#content{width:100% !important;}*/
	.PrBox { width: 82%;}
	
	
	.PrBoxPic
	{
	    text-align: center;
	}
	
    .PrBoxPic img
	{
	    width: 70%;
	}
	
	.PrBoxPicShow
	{
	    width: 100%; 
	    text-align: center;
	}
	
	.PrBoxPicShow img
	{
	    width: 70%; 
	    text-align: center;
	}
	
	.PrBox2Show
	{
	    width: 100%; 
	}

}