/* CSS Document */
.left-gap {
	padding-left:8px;
}

#toleft {
	float:left;
	vertical-align:text-bottom;;
}

#fullheight {
	float:left;
	height:200px;
	width:82px;
}

#cellwidth {
	float:left;
	height:25px;
	width:82px;
}

#cellheight {
	height:25px;
}

.box_head1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding-top:5px;
}

.blue_head1 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#0266c4;
	font-stretch:ultra-condensed;
}

.blue_head2 {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0266c4;
	font-stretch:ultra-condensed;
	margin-left:10px;
}

#bullet_arrow {
	margin-right:10px;
}

#intro_gap {
	padding-top:25px;
	padding-bottom:20px;
}

#text_pad {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}

.contents1 {
	background: url(http://img.cricinfo.com/WIDGET/widget_box_bg.gif) repeat-x bottom;
	border:1px solid #e4e2e3;
	height:382px;
}

.contents2 {
	background: url(http://img.cricinfo.com/WIDGET/widget_box2_bg.gif) repeat-x bottom;
	border:1px solid #e4e2e3;
}

#dott-sep {
	background: url(http://img.cricinfo.com/WIDGET/widget_dott_sep.gif) repeat-x center;
	height:2px;
	width:100%;
}

.add300{
	background: url(http://img.cricinfo.com/WIDGET/add2_300x250.gif) no-repeat center;
	padding-top:8px;
	padding-left:10px;
}

.add400{
	background: url(http://img.cricinfo.com/WIDGET/add1_400x300.gif) no-repeat center;
	padding-top:8px;
	padding-left:10px;
}

.wdgt_bg {
	background: url(http://img.cricinfo.com/WIDGET/widget-box-bg.gif) repeat-x bottom;
}

.blk_txt1 {
	font-family:Arial;
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:3px;
	line-height:11px;
}

.greay_txt1{
	margin-top:7px;
	color:#686768;
}

.padd_top{
	padding-top:12px;
}