body{
	padding:0px;
	margin:0px;
	background: transparent url(../images/mainbg.jpg) top center fixed ;
	text-align:left; direction:ltr;
	font-family:Arial, sans-serif;
	font-size:12px;
}

a:link {
	color: #c40517;
	text-decoration: none;
	font-size:12px;
}
a:visited {
	color: #c40517;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size:12px;
}
a:active {
	color: #c40517;
	text-decoration: none;
	font-size:12px;
}



.scheduleBlockContents a:link {
	color: #000000;
	text-decoration: none;
	font-size:12px;
}
.scheduleBlockContents a:visited {
	color: #000000;
	text-decoration: none;
	font-size:12px;
}
.scheduleBlockContents a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size:12px;
}
.scheduleBlockContents a:active {
	color: #000000;
	text-decoration: none;
	font-size:12px;
}

.todaysel {
	color: #FF0000;
}
.scheduleView{
	margin-bottom:20px;
}
.scheduleView h5{
	font-size:11px;
	font-weight:normal;
	color:#c40517;
	padding-bottom:5px;
}

.scheduleViewTitle{
	font-weight:bold;
	padding-bottom:5px;	
}

.scheduleViewSubtitle{
	color:#666666;
	padding-bottom:5px;	
}

.todaysel h5{
	color: #FF0000;
	font-size:12px;
}

.todaysel a:link {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.todaysel a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;	
}
.todaysel a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;	
}
.todaysel a:active {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;	
}

.contaner {
	background-color:#fff;
	width:972px;
	min-height:700px;
	float:left;
	margin-left:15px;
}

.clr { clear:both; height:0px;}
.shadow { width:1001px; text-align:center; vertical-align:middle; float:left; background: transparent url(../images/shadow-r.png) repeat-y top center;  left:50%; margin-left:-501px; position:relative; }


/*------------------------head-------------------------*/
.maintop{ height:141px;  width:972px;}
.maintop .top{ height:89px; float:left;  width:972px; background:transparent url(../images/topshadow.gif) bottom  repeat-x scroll; }
.maintop .top .logo { float:left; height:55px; width:222px; margin:16px 0px 0px 24px; }
.maintop .top .topads { width:468px; height:60px; float:left; margin:12px 0px 0px 9px;} 
/*------search-------*/

.searchBlock{
	width:245px;
	float:right;
	margin:0px 0px 0px 0px;
}

.maintop .top .mainsearch fieldset{
	border:none;
	float:right;
	padding:0px;

}
.maintop .top .mainsearch .searchInput{
	background: transparent url(../images/searchbg.gif) no-repeat top left scroll;
	padding:3px 0px 0px 18px;
	font-size:12px;
	height:21px;
	float:left;
	border:none;
	width:124px;
}

.maintop .top .mainsearch .go{
	height:21px;
	background: transparent url(../images/searchbtn.gif) no-repeat top left scroll;
	padding:0px;
	float:left;
	border:none;
	width:56px;
	height:21px;
	color:#FFFFFF;
	font-size:11px;
}

.maintop .top .mainsearch .sign {
	background: transparent url(../images/sign.jpg);
	float:left;
	clear:both;
	border:none;
	width:80px;
	height:28px;
	margin-top:5px;
}

.maintop .top .mainsearch .reg {
	background: transparent url(../images/reg.png);
	float:left;
	border:none;
	width:112px;
	height:28px;
	margin-top:5px;
}

.maintop .top .mainsearch .log {
	height:28px;
	float:right;
	width:190px;
	clear:both;
	margin:5px 20px 0px 0px;
	background:url(../images/log-bg.jpg) bottom right no-repeat scroll;
	*margin-left:20px;
	
}

.maintop .top .mainsearch .logl {
	height:28px;
	width:190px;
	background:url(../images/logl-bg.jpg) bottom left no-repeat scroll;
	float:right;
}

.logl ul{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

.logl li {
	list-style-type:none;
	float:left;
	margin:5px 0px 0px 20px;
	padding:0px 5px 0px 0px;
}

.logl ul .sep {
	width:1px;
	background-color:#79030f;
	border-right:1px solid #f0b4bb;
	float:left;
	margin:0px;
	padding:0px;
	height:28px;
}

.logl ul li  a  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/*------nav-------*/

.maintop .topnav{
	float:left;
	clear:both;
	background:transparent url(../images/topnavbg.gif) top repeat-x  scroll ;
	width:972px;
	height:52px;
	border-bottom:1px solid #474747;
}

.maintop .topnav .livebtn {
	border:none;
	float:left;
	background:transparent url(../images/wds-live.png);
	width:129px;
	height:40px;
	margin:6px 0px 0px 0px;
}

.maintop .topnav .livebtn:hover{
	background:transparent url(../images/wds-live-h.png);
	cursor:pointer;
}

/*
.maintop .topnav ul{
	float:right;
	padding:0px;
	margin:18px 0px 0px 0px ;
}

.maintop .topnav li{
	float:left;
	text-decoration:none;
	list-style-type:none;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-right:15px;
	text-align:center;
}

.maintop .topnav li:hover{color:red; cursor: pointer;}
/*.maintop .topnav li span { display:block; float:left; background:url(../images/navs-bg.jpg) top right repeat-x; height:23px; color:#FFFFFF; padding-top:2px;}
.maintop .topnav li .navl {height:23px; width:9px; float:left; background:url(../images/navl.png) top right;}
.maintop .topnav li .navr {height:23px; width:9px; float:left; background:url(../images/navr.png) top left;}
*/
/*------------------------content-------------------------*/
.content{
	float:left; /*width:972px;*/
	min-height:500px;
	color:#333
}
.content .leftcol {
	min-height:223px;
	float:left;
	width:691px;
	margin:0px 0px 0px 10px;
}

.content .rightcol {
	min-height:600px;
	margin:0px 10px 0px 0px;
	width:251px;
	float:right;
	width:251px; 
}

.flash {
	float:left;
	margin-top:0px;
	width:700px;
	height:367px;
}



.content h1 {
	background: transparent url(../images/hed1.png) scroll no-repeat top right ;
	padding:5px 10px 0px 10px;
	height:26px;
	margin-top:10px;
	margin-bottom:0px;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;
}

.content h1 span{
	color:#FFFFFF;	
	float:left;
}

.content h1 a {
	font-size:10px;
	font-family:Arial, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	float:right;
	margin-top:2px;
	text-decoration:underline;
}


/*---------right col-----------*/
/*.comp {float:left; margin-top:10px;  width:251px; height:220px; max-height:220px; overflow:hidden;}*/
.comp {float:left; margin-top:2px;  width:251px;}
.rightad {width:250px; height:250px; text-align:left; float:left;}



.content .rightcol .liveban {
	width:246px;
	height:49px;
}
.content .rightcol .today ul {
	float:left;
	width:251px;
	padding:0px;
	margin:0px;
}
.content .rightcol .today li { margin-top:8px; list-style-type:none;  font-size:13px; font-family:Arial, sans-serif; float:left; width:251px;} 
.today  .todaysel {
	color:#FF0000;
	font-weight:bold;
}
.content .rightcol .today li span { float:left; margin-right:20px;}


.Guide fieldset { border:0px; float:left; padding:0px; margin-top:10px; background: transparent url(../images/newsl-bg.gif) no-repeat bottom left scroll; height:91px;}
.Guide label { font-size:13px; font-family:Arial, sans-serif; float:left; font-weight:bold; color:#000000; }
.Guide .email {background: transparent url(../images/newl.jpg) no-repeat top left scroll; float:left; border:none; width:140px; margin-top:7px; height:16px; padding:0px;  padding:0px 0px 0px 7px; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.Guide .send {background: transparent url(../images/send.jpg) no-repeat top left scroll; float:left; border:none; width:56px; padding:0px; margin-top:6px; height:19px; }
.Guide span { margin-top:0px; margin-right:5px; float:left; font-size:13px; color:#000000; font-family:Arial, sans-serif; clear:both;}


/*---------left col-----------*/
.complNews {float:left; margin-top:10px; margin-bottom:20px; width:691px; height:117px; }

/*---------left col-----------*/
.compl {float:left; margin-top:10px;  width:691px;}
h2 { text-align:left; direction:ltr;  height:19px; float:left; width:180px; background: transparent url(../images/h2bg.png) top right scroll; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px;  }
h2 span { margin-left:5px;}


/*.compl .hilight { width:337px; height:250px; float:left; margin-right:16px; background:url(../images/v-thumb.png) top left no-repeat scroll;}*/
.compl .hilight { width:337px; height:250px; float:left; margin-right:16px;}*/
.hilight h2 { margin-top:10px;}
.compl .rec{ width:337px; height:250px; float:left; /*
background:url(../images/v-thumb.png) top left no-repeat scroll;*/
}
.rec h2 { margin-top:10px;}



/*------------------------footer-------------------------*/
.footer { 
	clear:both;
	width:972;
	height:60px;
	background: transparent url(../images/footerbg.jpg) scroll repeat-x bottom left; 
	margin:20px 0px 0px 0px;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	direction:ltr;
}

.footer span{ float:left; display:block; padding:22px 0px 0px 10px;}
.footer ul {
	float:left;
	padding-top:20px;
	padding-left:2px;
	margin:0px;
	margin-top:2px;
}

.footer li {
	float:left;
	height:11px; 
	list-style-type:none;
	margin-right:10px;
}

.footer img { float:right; margin:9px 13px 9px 0px;}
.footer a { font-family:Arial,  sans-serif; font-size:11px; color:#FFFFFF; cursor:pointer;}
.footer a:hover{ color:#d1d1d1;}



img{
	border:0px;
}


.poweredbyLogo{
	float:right;
	background-image:url(../../../images/powered_by_white.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:142px;
	height:42px;
	padding-right:4px;
	margin:4px;
	margin-top:8px;
	cursor:pointer;
}

.error{
	color:#FF0000;
	text-align:center;
	background-color:#FFFFCC;
	border:solid 1px #FF0000;
	width:95%;
}

.message{
	color:#00CC00;
	background-color:#FFFF99;
	padding:8px;
	border:1px solid #FFCC66;
}


.rssImageAtHome{
	width:150px;
	height:80px;
	float:left;
	overflow:hidden;
	border:0px solid #00FF00;
	text-align:center;
}

.rssAtHomeContents{
	float:left;
	border:0px solid #0000FF;
	width:640px;
	height:100px;
	overflow:hidden;
	
}
.thumbImage_0{
	width:150px;
	padding:10px;
}

.thumbImage_1{
	background-image:url(../images/bg_selected.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:160px;
	padding-left:10px;
	padding-top:10px;
	height:220px;
	
}

.leftSide{
	width:186px;
	float:left;
	margin-right:20px;
	text-align:left;
	margin-left:10px;
}

.contentSide{
	float:left;	
	width:720px;
	text-align:left;	
}


form{
	margin:0px;
}



#newsTabs {
	width: 195px;
	margin: 0px;
	border-color: #680309;
	background-image:url(../images/new_cat_bg.png);
	background-repeat:repeat-y;
}

#newsTabs span{
	padding-left:10px;
}

#newsTabs UL{
	margin:0px;
	padding:0px;
}

#newsTabs li {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
}

#newsTabs li a {
  	height: 17px;
	text-decoration: none;
	background-image:url(../images/new_cat_bg_nrml.png);
	background-repeat:no-repeat;
	background-position:center left;
	margin-left:5px;
}
	
#newsTabs li a:link, #newsTabs li a:visited {
	color: #FFFFFF;
	display: block;
	margin-left:5px;	
	padding: 0px;
}

#newsTabs li a:hover {
	background-image:url(../images/sep_news_tab_active.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	margin-left:5px;	
	padding: 0px;
}

#newsTabsSelected li a{
	background-image:url(../images/sep_news_tab_active.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	margin-left:5px;
	padding: 0px;
}

.newsTabsSelected{
	background-image:url(../images/sep_news_tab_active.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 0px;
	width:186px;
	height:17px;
	
}
	

.newsFooter{
	background-image:url(../images/new_cat_bg_footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:180px;
	height:40px;
}

.newsDate{
	font-size:10px;
	color:#6a6a6a;
}

.gridBorderRight{
	background-image:url(../images/border_right.png);
	background-repeat:no-repeat;
	width:29px;
	height:218px;
	float:left;
}






.whiteLink a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}
.whiteLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}
.whiteLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:12px;
}
.whiteLink a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}


.thumbDesc{
	color:#FFFFFF;
	width:150px;
	text-align:left;
	height:45px;
	overflow:hidden;
}

.thumbTitle{
	font-weight:bold;
	text-align:left;
	width:150px;
	overflow:hidden;
	margin-bottom:6px;
	margin-top:6px;
}
.thumbTitle a{
	font-weight:bold;
}

/* added by ashraf*/
.rsstitle{float:left;}
.rssdate{float:left; padding-left:20px; padding-top:20px}
.rssdescription{
	padding-top:20px;
	width:635px;
}


.programs{

}

.programs h1 {
	background: transparent url(../images/hed1.png) scroll no-repeat top right ;
	padding:5px 10px 0px 10px;
	height:26px;
	margin-top:10px;
	margin-bottom:0px;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;
	width:280px;
}

.programs h1 span{
	color:#FFFFFF;	
	float:left;
}

.programs h1 a {
	font-size:10px;
	font-family:Arial, sans-serif;
	font-weight: bold;
	color:#ffffff;
	float:right;
	margin-top:2px;
	text-decoration:underline;

}
.programs hr{
	border-style:solid;
	height:1px;
	color:#CCCCCC;
}

.programsTitle{
	float:left;
	font-weight:bold;
	width:140px;
	padding-bottom:4px;
}


.programsTitle a{
	float:left;
	font-weight:bold;
}

.programsDetails{
	float:left;
	width:140px;
	padding-left:4px;
}


.programsImage{
	float:left
}

.programsContent{
	float:right;
	width:140px;
}

.programsBrief{
	height:45px;
	width:130px;
	overflow:hidden;
}

.programstitle2{
	font-weight:bold
}
.programsthumb{
	float:left;
	width:38px;
	height:38px;
	overflow:hidden;
}

.programsthumbtxt{
	padding-left:5px;
	float:left;
	width:104px;
	text-align:left;
	overflow:hidden;
	height:30px;
}

.programscontainer{
	width:300px;
	margin-left:10px;
	float:left;
	margin-right:10px;
	text-align:left;
}

.programscontainer hr{
	width:100%;
	border:none;
	border-bottom:1px solid #999999;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}







#masterContentBlock{
	padding-left:10px;
	padding-right:10px;	
	text-align:left;
}


.scheduleBlockTime{
	width:150px;
	background-image:url(../images/schedule_footer_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	min-height:16px;
	color:#FFFFFF;	
	text-align:center;
	padding-top:2px;
}

.scheduleBlockTime span{
	font-size:9px;
}


.gridContents{
	min-height:120px;
}

.FilteringBar{
	float:right;
	margin-bottom:6px;
}

.clear{
	clear:both;
}

.WatchSomthingBar{
	background:transparent url("../images/img_thumbstrip_bg.png") repeat-x;
	height:25px;
	/*
	position:absolute;
	*/
	margin-top:-40px;
	width:150px;	
	text-align:center;
}


.scoresRssBlock{
	padding-bottom:10px;
}


h4{
	margin:0px;
	padding:0px;
}


h5{
	margin:0px;
	padding:0px;
	color:#550307;
	font-size:12px;
}

hr{
	height:1px;
	color:#CCCCCC;
}

p{
	margin:0px;
	padding:0px;
}


.showInfoContents{
	margin-left:10px;
	margin-right:10px;	
	text-align:left;
}


.scheduleBlock {
	text-align:left;
}


.scheduleBlock ul{
	list-style:none;
	margin:0px;
	padding:0px;
	
}

.scheduleBlock li{
	list-style:none;
	margin:0px;
	padding:0px;	
}



.scheduleListBlock LI{
	padding-bottom:10px;
}

.scheduleListItem{

}

.matchTitle{
	font-weight:bold;
}

.MyDownloadItemGrid{
	float:left;
	margin-right:38px;
	width:150px;
	overflow:hidden;
	height:130px;
}

.titleDownload{
	font-weight:bold;
}

.floatLeft{
	float:left;
	width:475px;
}



.loginSectionBox1{
	float:left;	
	width:50%;
	text-align:left;
}

.loginSectionBox2{
	float:left;	
	width:50%;
	text-align:left;	
}

.loginSectionBlock{
	margin: 10px;
	width: 950px;
}


.PlayerPanelHeader{
	height:16px;	
}

/* for blog  START HERE */

#mainContentBlog{
	padding-left:0px;
	padding-top:20px;
	margin-right:205px;
}

#sidebarContent{
	padding-right:20px;
	padding-bottom:20px;
}

div.podHeader{
	background-image:url(../images/bg_blog_title.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:none;
	color:#FFF;
	text-align:left;
	border:none;
	border-bottom:1px dotted #FFFFFF;
	height:17px;
	font-weight:bold;
	padding-left:10px;
}

div.podBody{
	background-color:none;
	border:none;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}

.mainBlogContent input[type="button"],.mainBlogContent input[type="submit"]{
	background-image:url(../images/btn_80.png);
	background-repeat:no-repeat;
	width:80px;
	height:24px;
	border:none;
	background-color:transparent;
	color:#FFFFFF;
	cursor:pointer;
}

.mainContentBlog #entry{
	padding-left:0px;
}

div.comment_header {
	border-left: none;
	border-bottom: none;
	font-weight: bold;
	padding-left: 0px;
	margin-top:10px;
	margin-bottom:10px;
}

div.comment_text{
	padding-left:0px;
}

div.dateHeader{
	background-image:url(../images/date_block.png);
}

div.mmm{
	color:#FFF;
	
}

div.title a:link {
	color: #c40517;
	text-decoration: none;
	font-size:12px;
}
div.title a:visited {
	color: #c40517;
	text-decoration: none;
	font-size:12px;
}
div.title a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size:12px;
}
div.title a:active {
	color: #c40517;
	text-decoration: none;
	font-size:12px;
}


div.continue_link a:link {
	color: #c40517;
	text-decoration: none;
	font-size:10px;
}
div.continue_link a:visited {
	color: #c40517;
	text-decoration: none;
	font-size:10px;
}
div.continue_link a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size:10px;
}
div.continue_link a:active {
	color: #c40517;
	text-decoration: none;
	font-size:10px;
}


div.details a:link {
	color: #c40517;
	text-decoration: none;
}
div.details a:visited {
	color: #c40517;
	text-decoration: none;
}
div.details a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div.details a:active {
	color: #c40517;
	text-decoration: none;
}



/*
#mainContentBlog a:link {
	color: #c40517;
	text-decoration: none;
}
#mainContentBlog a:visited {
	color: #c40517;
	text-decoration: none;
}
#mainContentBlog a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#mainContentBlog a:active {
	color: #c40517;
	text-decoration: none;
}
*/

div.podBody a:link {
	color: #c40517;
	text-decoration: none;
}
div.podBody a:visited {
	color: #c40517;
	text-decoration: none;
}
div.podBody a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div.podBody a:active {
	color: #c40517;
	text-decoration: none;
}

.separator{
	border-bottom:1px dotted #666;
}



#frame{
	width:972px;
	padding:0px;
	margin-bottom:22px;
}


#frame .content{
	min-height:10px;
	float:none;
	clear:both;
}

div.content {
	padding:0px;
	margin:0px;
	/* min-height:10px;*/
}


.totalComments{
	color:#FFF;
	}


.totalComments a:link {
	color: #FFF;
	text-decoration: none;
}
.totalComments a:visited {
	color: #FFF;
	text-decoration: none;
}
.totalComments a:hover {
	color: #F00;
	text-decoration: underline;
}
.totalComments a:active {
	color: #FFF;
	text-decoration: none;
}

.totalCommentsLink{
	color:#FFF;
	}


.totalCommentsLink a:link {
	color: #FFF;
	text-decoration: none;
}
.totalCommentsLink a:visited {
	color: #FFF;
	text-decoration: none;
}
.totalCommentsLink a:hover {
	color: #F00;
	text-decoration: underline;
}
.totalCommentsLink a:active {
	color: #FFF;
	text-decoration: none;
}

#mainContentBlog .content {
	min-height:10px;
}

.addNewEntry{
	font-weight:bold;
	margin-bottom:10px;
	text-align:right;
}


.addNewEntry a:link {
	color: #c40517;
	text-decoration: none;
}
.addNewEntry a:visited {
	color: #c40517;
	text-decoration: none;
}
.addNewEntry a:hover {
	color: #c40517;
	text-decoration: underline;
}
.addNewEntry a:active {
	color: #c40517;
	text-decoration: none;
}

.comment_header a{
	font-size:14px;	
	font-weight:bold;
}


div.successMessage {
	border: 1px #006600 solid;
	background-color: #FFC;
	margin-top: 10px;
	margin-bottom: 10px;	
	padding:10px;
	font-weight: bold;
}




/* for blog  END HERE */



/* Button Start HERE */
a.addNewEntry{
	background: transparent url('../images/btn_empty_left.png') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; 
	line-height: 22px; 
	height: 30px; 
	padding-left: 8px; 
	text-decoration: none;
}

a:link.addNewEntry, a:visited.addNewEntry, a:hover.addNewEntry, a:active.addNewEntry{
	color: white; 
}

a.addNewEntry span{
	background: transparent url('../images/btn_empty_right.png') no-repeat top right;
	display: block;
	padding: 1px 10px 4px 2px; 
}

a:hover.addNewEntry{ 
	text-decoration: underline;
}


.buttonwrapper{ 
	overflow: hidden; 
	width: 100%;
	margin-bottom:20px;
}

/* Button END HERE */


#no_of_users{
	float:right;
	width:200px;
	text-align:left;	
}

#ratingblock2{
	clear:both;
}

.addNewEntryPlusImage{
	background-image:url(../images/btn_add_entry_plus.png);
	width:14px;
	height:14px;
	float:left;
	margin-top:4px;
	margin-right:4px;
}


/* reviews start */

#info h2 {
	margin:0px;
	padding:0px;
}
.reviewDate{
	padding:5px;
}

.reviewsTab{
	background-color:#F4F4F4;
}

.tableGridHeader{
	background-color:#F4F4F4;
	border-bottom:#666666 solid 2px;
	padding:6px;
}

/* reviews end */
