/* #Page info now in structure.css apart from bg info as below */
/* #Header info now in structure.css */
/* .mastHeadPromo h2 info now in structure.css */
/* h2#hRight info now in structure.css */
/* body info now in structure.css */

#Page { background-image: url(http://img.dailymail.co.uk/i/sponsors/you/contentTopYou.gif); }

.imgRightFix {
	width: ;
	}

.modHeadSm {
	height: 15px;
	width: auto;
	padding-left: 5px;
	border-bottom: 1px solid #3665be;
	background-position: top left;
	background-image: url(http://img.dailymail.co.uk/i/modHeader/modHeaderSmHome.gif);
	background-repeat: no-repeat;
	}

#HeaderInfo #Title a:hover {
	color: #c00;
	}

.colT {
	border: 0;
	margin: 5px 0 3px 0;
	padding: 1px 5px 2px 5px;
	border-top: 1px solid #d42699;
	background-color: #d42699;
	font: bold 11px verdana;
	color: #fff;
	}

.colTArc {
	border: 0;
	margin: 5px 0 3px 0;
	padding: 1px 5px 2px 5px;
	border-top: 1px solid #f3f2fa;
	background-color: #f3f2fa;
	font: bold 11px verdana;
	color: #d42699;
	}

.arc {
	line-height: 18px;
	padding: 0 5px 0 5px;
	margin: 0;
	}

#LookHere h2 {
	background-color: #d42699;
	}
	
#LookHere .modBot {
	border-color: #d42699;
	}

/* most popular start */
ul.mp_PanelButtons {
		padding:0;
		margin:0; 
		list-style-type:none; 
		height:20px;
		background-color:#f7f7f7; 
		border:1px solid:#A01F1F !important;
		}
		
ul.mp_PanelButtons li {
		margin:0;
		list-style-type:none; 
		float:left; 
		padding-top:2px;
		}

ul.mp_PanelButtons li.active {
		margin:0; 
		list-style-type:none; 
		float:left; 
		background-color:#f7f7f7;
		border-right:1px solid #A01F1F;
		}
		
ul.mp_PanelButtons li.active2 {
		margin:0; 
		list-style-type:none; 
		float:left; 
		background-color:#f7f7f7;
		border-left:1px solid #A01F1F;
		}

ul.mp_PanelButtons li.inactive {
		margin:0; 
		list-style-type:none; 
		float:left; 
		background-color:#fff;  
		border-bottom:1px solid #A01F1F;
		}

ul.mp_PanelButtons li.active a {
		font-family:verdana; 
		font-size:11px; 
		font-weight:bold; 
		width:113px; 
		height:20px; 
		display:block; 
		text-align:center;
		}
		
ul.mp_PanelButtons li.active2 a {
		font-family:verdana; 
		font-size:11px; 
		font-weight:bold; 
		width:113px; 
		height:20px; 
		display:block; 
		text-align:center;
		}
		
ul.mp_PanelButtons li.active a:hover {
		color:#004db3
		}
		
ul.mp_PanelButtons li.active2 a:hover {
		color:#004db3
		}

ul.mp_PanelButtons li.inactive a {
		font-family:verdana; 
		font-size:11px; 
		font-weight:normal; 
		width:113px; 
		height:20px; 
		display:block; 
		text-align:center; 
		background-color:#fff;
		}
		
ul.mp_PanelButtons li.inactive a:hover {
		color:#CC0000
		}

ul.mp_PanelButtons li a:hover {
		color:#004bd5;
		}

.panelClear{
	clear:both;
	}

.topContent{
	padding:5px;
}

.topContent p{
	text-align:center;
	font-size:10px;
	border:1px solid red;
	margin:0;
	padding:0;
}

.topContent_small{
	display:block;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	}
	
#mp_hp_small_header h2{
	background-image:url("http://img.dailymail.co.uk/img/top_stories/you.gif");
	color:#fff;
	border:0;
	padding:4px 0 3px 4px;
	height:14px;
	/*letter-spacing:-0.2px;*/
	}
/* most popular end */