.readMore{
	color:#F74610;
	text-decoration:none;
}

*{margin:0; padding:0; border:0;}
html{
     width:100%; height:100%;
     }
body {
     width:100%; height: 100%;
     min-height:100%;
     position:relative;
	 background: url(../img/topStripes.gif) repeat-x top left;
	 background-color:#064D75;
	 text-align:center;
	 min-width:820px;
     }
#container{
     width:787px;
     /*left:50%;*/
	 /*margin:0px 0 -100px -393px;*/
	 margin:0px auto -100px;
	 position:relative;
	 padding-left:8px;
	 height: auto !important;
 	 min-height:100%;
 	 height: 100%;
	 background: url(../img/mainBorder.gif) repeat-y;
	 text-align:left;
	 /*float:left;*/
}
/********************/
#top{
	width:771px; height:153px;
	border-bottom:1px solid #CBCBCB;
	background: url(../img/greyStripes.gif) repeat-x top left;
	position:relative;
	
}
#top p{
	top:45px; left:330px;
	position:absolute;
	width:240px; height:89px;
	font:11px Verdana;
	color:#064D75;
	
	}
#top strong{ color:#fff;}

#betPokerBig{
	top:6px; right:0px;
	position:absolute;
	width:190px; height:147px;
	background:url(../img/betPokerBig.png) no-repeat;
}	
#logoTop{
	top:0; left:0;
	position:absolute;
	width:346px; height:151px;
	background: url(../img/logoTopNew.png) no-repeat top left;
}
/*** Top Menu***/
#menuTop{
	right:0;
	position:absolute;
	width:576px; 
	height:36px;
	background: url(../img/shadowMenu.png) no-repeat bottom left;	
	z-index:1;
	overflow: hidden;
}
#menuTop #topnav {
	padding:0;
	margin:0;
	font-family: Verdana;
	white-space:nowrap;
	list-style-type:none;	
}

#menuTop li {
	display: inline;
}

#menuTop li a,active,visited {
	color: #000000;
	text-decoration:none;
	float:left;
	height: 30px;
	width: 95px;
	line-height: 12px;
	margin-right: 1px;
	text-align: center;
	background-image: url(../img/topmenu-norm.gif);
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
#menuTop li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	float:left;
	height: 29px;
	width: 95px;
	line-height: 12px;
	margin-right: 1px;
	text-align: center;
	background-image: url(../img/topmenu-clk.gif);
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

/********************/
#stripe{
	width:754px; height:18px;
	padding:2px 0 0 15px;
	background: url(../img/stripe.gif);
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	border-bottom:1px solid #A7AEB1;
	color:#F79710;
}
#stripe a{
	color:#064F77;
	text-decoration:none;
	font:bold 11px Verdana;

	
}
#stripe a:hover{
		color:#064F77;
	text-decoration:underline;
	font:bold 11px Verdana;

	
}
#shadowStripe{
	width:770px; height:2px;
	background:url(../img/shadowStripe.png) no-repeat;
	background-color:#064F77;
}
/********************/
#addedComponent{
	position: absolute;
	left: 749px;
	top: 176px;	
}
#pinAttach{
	position: absolute;
	left:15px;
	top: 3px;
}
.line{
	width:100px;
	height:1px;
}
#addedMenu{	
	width:125px; height:324px;
	padding:11px;
	border-style:solid;
	border-width: 1px;
	border-color:#ffffff;
	color:#ffffff;
	font:12px Arial;
	background:url(../img/addedmenubg2.png) repeat-x top left;
	background-color:#064F77;
	position: relative;
	left: 30px;
	top: -3px;
}
#addedMenu a{
	margin:0 14px 0 3px;
	text-decoration:none;
	color:#D6D6D6;
	font:bold 12px Arial; 
}
#addedMenu a:hover{
	color:#F79710;
	text-decoration:underline;
}
#flagsMenu {
	padding:2px; 
}


/********************/
#subMenu{
	width:762px; height:20px;
	padding:5px 0 0 8px;
	color:#F79710;
	font:10px Arial;
	background-color:#064F77;
}
#subMenu a{
	margin:0 14px 0 3px;
	text-decoration:none;
	color:#D6D6D6;
	font:11px Arial;
}
#subMenu a:hover{color:#F79710;}
img.shadowStripe{ display:none;}
img.shadowMenu{ display:none;}
/********************/
#left{
	width:272px;
	float:left;
}
/********************/
#news{
	/*width:258px;*/
	width:360px;
	margin:5px 0 0 0;
	border:1px solid #D6D6D6;
	position:relative; 
}
#newsTitle{
	/*padding:3px 0 0 10px;*/
	height:19px;
	background-color:#E6E6E6;
	font:bold 13px Verdana;
	color:#064F77;
}
#newsTitle span{color:#F74710;}
#news ul{
	list-style:none;
}
#news ul img{
	float:left;
	margin:0px 5px 0 0px;
}
#news li{
	border-bottom:1px dotted #909090;
}
#news li.noBorder{border:none}
#news p{
	/*width:240px;*/
	width:350px;
	font:12px Verdana;
	color:#064D75;
	margin:5px 0 10px 5px;
}
#news a {
	/*width:240px;*/
	width:350px;
	font:bold 12px Verdana;
	color:#064D75;
	margin:5px 0 10px 5px;
	text-decoration:none;
}
#news a:hover {
	/*width:240px;*/
	width:350px;
	font:bold 12px Verdana;
	color:#064D75;
	margin:5px 0 10px 5px;
	text-decoration:underline;
}
.newsTitle{color:#064D75;}
.newsDate{color:#F74410}
/********************/
#whatsHot{
	width:360px;
	margin:5px 0 0 0;
	border:1px solid #D6D6D6;
	position:relative; 
}
#whatsHotTitle{
	padding:3px 0 0 10px;
	height:19px;
	background-color:#E6E6E6;
	font:bold 13px Verdana;
	color:#064F77;
}
#whatsHotTitle span{color:#F74710;}
#whatsHot ul{
	list-style:none;
}
#whatsHot ul img{
	float:left;
	margin:0px 5px 0 0px;
}
#whatsHot li{
	border-bottom:1px dotted #909090;
}
#whatsHot li.noBorder{border:none}
#whatsHot p{
	width:350px;
	font:12px Verdana;
	color:#064D75;
	margin:5px 0 10px 5px;
}
#whatsHot a {
	width:350px;
	font:bold 12px Verdana;
	color:#064D75;
	margin:5px 0 10px 5px;
	text-decoration:none;
}
#whatsHot a:hover {
	width:350px;
	font:bold 12px Verdana;
	color:#064D75;
	margin:5px 0 10px 5px;
	text-decoration:underline;
}
.whatsHotTitle{color:#064D75;}
.whatsHotDate{color:#F74410}
/********************/
#newsLetter{
	width:360px;
	margin:5px 0 0 0;
	border:1px solid #D6D6D6;
	position:relative; 
}
#newsLetterTitle{
	padding:3px 0 0 10px;
	height:19px;
	background-color:#E6E6E6;
	font:bold 13px Verdana;
	color:#064F77;
}
#newsLetterTitle span{color:#F74710;}
#newsLetter ul{
	list-style:none;
}
#newsLetter ul img{
	float:left;
	margin:0px 5px 0 0px;
}
#newsLetter li{
	border-bottom:1px dotted #909090;
}
#newsLetter li.noBorder{border:none}
#newsLetter p{
	width:350px;
	font:12px Verdana;
	color:#064D75;
	margin:5px 0 10px 0;
}
.newsLetterTitle{color:#064D75;}
.newsLetterDate{color:#F74410}
/********************/
#topBonuses{
	/*width:258px;*/
	width:360px;
	margin:5px 0 0 0;
	border:1px solid #D6D6D6;
	position:relative; 
}

#topBonusesTitle{
	padding:3px 0 0 10px;
	height:19px;
	background-color:#F74410;
	font:bold 13px Verdana;
	color:#064F77;
}
#topBonuses span{color:#fff;}
#bestFreerolls{
	width:258px;
	margin:5px 0 0 11px;
	border:1px solid #D6D6D6;
	position:relative; 
}
#bestFreerollsTitle{
	padding:3px 0 0 10px;
	height:19px;
	background-color:#E6E6E6;
	font:bold 13px Verdana;
	color:#064F77;
}
#bestFreerolls span{color:#F74710;}

.selected{
	background-color:#E8F4F7;
	border-bottom:1px dotted #0287A4;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
}
.selected a {
	background-color:#E8F4F7;
	border-bottom:1px #0287A4;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
	text-decoration:none;
}
.selected a:hover {
	background-color:#E8F4F7;
	border-bottom:1px #0287A4;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
	text-decoration:underline;
}
.selected1{
	background-color:#E8F4F7;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
}
.selected1 a {
	background-color:#E8F4F7;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
	text-decoration:none;
}
.selected1 a:hover {
	background-color:#E8F4F7;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
	text-decoration:underline;
}
.selected2{
	background-color:#FEE5DD;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
}
.selected2 a {
	background-color:#FEE5DD;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
	text-decoration:none;
}
.selected2 a:hover {
	background-color:#FEE5DD;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
	text-decoration:underline;
}
.selectedRed{
	color:#F74410;
	background-color:#E8F4F7;
	border-bottom:1px dotted #0287A4;
	height:14px; 
	font:12px Verdana;
	text-align:right;
	text-decoration:none;
}

.selectedRed a {
	color:#F74410;
	background-color:#E8F4F7;
	border-bottom:1px dotted #0287A4;
	height:14px; 
	font:12px Verdana;
	text-align:right;
	text-decoration:none;
}

.selectedRed a:hover {
	color:#F74410;
	background-color:#E8F4F7;
	border-bottom:1px dotted #0287A4;
	height:14px; 
	font:12px Verdana;
	text-align:right;
	text-decoration:underline;
}
.selectedRed1{
	color:#F74410;
	background-color:#E8F4F7;
	height:14px; 
	font:12px Verdana;
	text-align:right;
	text-decoration:none;
}

.selectedRed1 a {
	color:#F74410;
	background-color:#E8F4F7;
	height:14px; 
	font:12px Verdana;
	text-align:right;
	text-decoration:none;
}

.selectedRed1 a:hover {
	color:#F74410;
	background-color:#E8F4F7;
	height:14px; 
	font:12px Verdana;
	text-align:right;
	text-decoration:underline;
}
	
.selectedRed2{
	color:#F74410;
	background-color:#FEE5DD;
	height:14px; 
	font:12px Verdana;
	text-align:right;
}
.noselected{
	background-color:#fff;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
}
.noselected a{
	background-color:#fff;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
	text-decoration:none;
}
.noselected a:hover {
	background-color:#fff;
	font:12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
	text-decoration:underline;	
}
.noselectedRed{
	color:#F74410;
	background-color:#fff;
	height:14px; 
	font:12px Verdana;
	text-align:right;
}
.noselectedRed a {
	color:#F74410;
	background-color:#fff;
	height:14px; 
	font:12px Verdana;
	text-align:right;
	text-decoration:none;
}
.noselectedRed a:hover {
	color:#F74410;
	background-color:#fff;
	height:14px; 
	font:12px Verdana;
	text-align:right;
	text-decoration:underline;
}
.selectedSpecial{
	background-color:#E8F4F7;
	border-bottom:1px dotted #0287A4;
	font:bold 12px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
}
.noselectedSpecial{
	background-color:#fff;
	font:bold 10px Verdana;
	height:14px; 
	text-align:right;
	color:#064F77;
}
.special{
	font:bold 12px Verdana;
	color:#064F77;
	height:20px; 
	padding-left:3px;
}

/********************/
#right{
	top:0; right:0px;
	position:relative;
	width:492px;
	float:left;
}
/*** go buttons ***/
.selectGo{
	height:14px; 
	font:bold 12px Verdana;
}

.selectGo a {
	height:14px; 
	font:bold 12px Verdana;
	text-decoration:none;
}

.selectGo a:hover {
	height:14px; 
	font:bold 12px Verdana;
	text-decoration:underline;
}
/*** editorschoice ***/
#editorschoice{
	margin:5px 0 0 5px;
	width:484px;
}
#editorschoiceTitle{
	width:485px; height:25px;
	background:url(../img/newsletterTitle.gif) no-repeat;		
	font:bold italic 16px Verdana;
	color:#064F77;
	padding:0 0 0 10px;
}
#editorschoiceTitle span{color:#F74710;}
#editorschoiceContent{
	width:479px;
	padding-left:6px;
	padding-bottom:5px;
	background:url(../img/newsletterBorder.gif);
}
#editorschoiceContent img{
	float:left;
	margin-right:10px;
}
#editorschoiceContent .rightImg{
	float:right;
	margin-right:0;
}
#editorschoiceContent p{
	width:472px;
	font:11px Verdana;
	color:#064D75;
}
#editorschoiceContent li{
	list-style:none;
	margin-bottom:10px;
}

#editorschoiceContent li.noMargin{
	margin-bottom:0;
}

#editorschoiceContent a {
	font:bold 11px Verdana;
	text-decoration:none;
}

#editorschoiceContent a:hover {
	font:bold 11px Verdana;
	text-decoration:underline;
}

#editorschoiceBottom{
	width:484px; height:7px;
	background:url(../img/newsletterBottom.gif) no-repeat;
}
/*** pokerrooms ***/
#pokerrooms{
	margin:5px 0 0 5px;
	/*width:484px;*/
	width:370px;
}
#pokerroomsTitle{
	/*width:485px; height:25px;*/
	width:370px; height:25px;
	background:url(../img/newsletterTitle.gif) no-repeat;		
	font:bold italic 16px Verdana;
	color:#064F77;
	padding:0 0 0 10px;
}
#pokerroomsTitle span{color:#F74710;}
#pokerroomsContent{
	width:479px;
	padding-left:6px;
	background:url(../img/newsletterBorder.gif);
}
#pokerroomsContent img{
	float:left;
	margin-right:10px;
}
#pokerroomsContent .rightImg{
	float:right;
	margin-right:0;
}
#pokerroomsContent p{
	width:472px;
	font:11px Verdana;
	color:#064D75;
}
#pokerroomsContent li{
	list-style:none;
	margin-bottom:10px;
	border-bottom:1px dotted #909090;
}
#pokerroomsContent li.noMargin{
	margin-bottom:0;
	border:none
}

#pokerroomsContent a {
	font:bold 11px Verdana;
	text-decoration:none;
}

#pokerroomsContent a:hover {
	font:bold 11px Verdana;
	text-decoration:underline;
}

#pokerroomsBottom{
	width:484px; height:7px;
	background:url(../img/newsletterBottom.gif) no-repeat;
}
/********************/
#pokerTournaments{
	margin:5px 0 0 5px;
	width:484px;
}
#tournamentsTitle{
		width:485px; height:25px;
	background:url(../img/newsletterTitle.gif) no-repeat;		
	font:bold italic 16px Verdana;
	color:#064F77;
	padding:0 0 0 10px;
}
#tournamentsTitle span{color:#F74710;}
#tournamentsContent{
	width:479px;
	padding-left:6px;
	background:url(../img/newsletterBorder.gif);
		font:11px Verdana;
	color:#064D75;
}
#tournamentsBottom{
	width:484px; height:7px;
	background:url(../img/newsletterBottom.gif) no-repeat;
}
/********************/
#pokerMain{
	margin:5px 0 0 11px;
	width:750px;
}
#pokermainTitle{
	width:750px; height:25px;
	background:url(../img/newsletterTitleMain.gif) no-repeat;		
	font:bold italic 16px Verdana;
	color:#064F77;
	padding:0 0 0 10px;
}
#pokermainTitle span{color:#F74710;}
#pokermainContent{
	width:743px;
	background:url(../img/newsletterBorderMain.gif);
	position:relative; 
	padding-left:6px;
}
#pokermainContent p{
	width:743px;
	font:12px Verdana;
	color:#064D75;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}
#pokermainContent a {
	height:14px; 
	font:bold 12px Verdana;
	text-decoration:none;
	color:#064F77;
}

#pokermainContent a:hover {
	height:14px; 
	font:bold 12px Verdana;
	text-decoration:underline;
	color:#064F77;
}
#pokermainBottom{
	width:750px; height:7px;
	background:url(../img/newsletterBottomMain.gif) no-repeat;
}
/********************/
#midleft{
	width:370px;
	float:left;
	/*margin:5px 0 0 11px;*/
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-left: 2px;
	font:12px Verdana;
	color:#064D75;
}
#midleft table{
	padding-left:8px;
}
#midright{
	top:0; right:0px;
	position:relative;
	width:370px;
	float:left;
	/*margin:5px 0 0 11px;*/
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-left: 5px;
	font:12px Verdana;
	color:#064D75;
}
#topHome{
	width:370px;
	border:1px solid #D6D6D6;
	position:relative; 
}
#midTitle{
	width:360px; height:25px;
	background:url(../img/midTitle.gif) no-repeat;		
	font:bold italic 16px Verdana;
	color:#064F77;
	padding:0 0 0 10px;
}
#midTitleR{
	width:370px; height:25px;
	background:url(../img/midTitleR.gif) no-repeat;		
	font:bold italic 16px Verdana;
	color:#064F77;
	padding:0 0 0 10px;
}
#midTitleR span{color:#F74710;}
#midTitle span{color:#F74710;}
#midContent{
	width:360px;
	background:url(../img/midBorder.gif);
}
#midContentR{
	width:370px;
	background:url(../img/midBorderR.gif);
}
#midContentR table{
	padding-left:8px;
}
#midContentR img{
	float:left;
	margin-right:10px;
}
#midContentR .rightImg{
	float:right;
	margin-right:0;
}
#midContentR p{
	width:355px;
	font:12px Verdana;
	padding-left:8px;
	color:#064D75;
}
#midContentR li{
	list-style:none;
	margin-bottom:10px;
	border-bottom:1px dotted #909090;
}
#midContentR li.noMargin{
	margin-bottom:0;
	border:none
}
#midContentR a {
	font:bold 12px Verdana;
	text-decoration:none;
		color:#064F77;
}
#midContentR a:hover {
	font:bold 12px Verdana;
	text-decoration:underline;
		color:#064F77;
}
#midContent p{
	width:340px;
	font:12px Verdana;
	color:#064D75;
	padding-top:3px;
	padding-left:8px;
	padding-right:3px;
	padding-bottom:3px;
}
#midContent span{color:#F74710;}
#midContentR span{color:#F74710;}
#midContent a {
	height:20px; 
	font:bold 12px Verdana;
	color:#064D75;
	text-decoration:none;
}
#midContent a:hover {
	height:20px; 
	font:bold 12px Verdana;
	color:#064D75;	
	text-decoration:underline;
}
#midContent img{
	float:left;
	margin-right:5px;
}
.midOrange{
	height:20px; 
	font:bold 12px Verdana;
	color:#F74710;
	text-decoration:none;
}
#midBottom{
	width:360px; height:7px;
	background:url(../img/midBottom.gif) no-repeat;
}
#midBottomR{
	width:370px; height:7px;
	background:url(../img/midBottomR.gif) no-repeat;
}
/********************/
#reviewleft{
	width:492px;
	float:left;
}
#reviewright{
	top:0; right:0px;
	position:relative;
	width:272px;
	float:left;
}
#reviewTitle{
	margin:5px 0 0 11px;
	font:bold 20px Verdana;
	color:#064F77;
	text-align:left;
	width:485px;
	position:relative; 
}
#reviewTitle span{color:#F74710;}
#reviewTitleLeft{
	margin:5px 0 0 11px;
	font:bold 20px Verdana;
	color:#064F77;
	text-align:left;
	width:258px;
	position:relative; 
}
#reviewTitleLeft a {
	height:22px; 
	font:bold 20px Verdana;
	color:#064D75;
	text-decoration:none;
}
#reviewTable span{color:#F74710;}
#reviewTitleLeft a:hover {
	height:22px; 
	font:bold 20px Verdana;
	color:#064D75;	
	text-decoration:underline;
}
/********************/
#reviewLogo{
	width:219px; 
	margin:5px 0 0 11px;	
	position:relative; 
}
#reviewLogo a:hover{
	text-decoration:underline;
}
#reviewLogo a{
	text-decoration:none;
}
#reviewLogoBig{
	width:485px;
	margin:5px 0 0 11px;	
	position:relative; 
}
#reviewLogoBig a:hover{
	text-decoration:underline;
}
#reviewLogoBig a{
	text-decoration:none;
}
#mainreview{
	margin:5px 0 0 11px;
	width:485px;
	font:12px Verdana;
	color:#064F77;
	position:relative; 
		padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}
#mainreview a {
	height:14px; 
	font:bold 12px Verdana;
	color:#064F77;
	text-decoration:none;
}

#mainreview a:hover {
	height:14px; 
	font:bold 12px Verdana;
	color:#064F77;	
	text-decoration:underline;
}
#bonus{
	width:258px;
	margin:5px 0 0 11px;
	border:1px solid #D6D6D6;
}
#bonusTitle{
	padding:0 0 0 10px;
	height:19px;
	background-color:#E6E6E6;
	font:bold 13px Verdana;
	color:#064F77;
}
#bonusTitle span{color:#F74710;}
#specialoffer{
	width:258px;
	margin:5px 0 0 11px;
	border:1px solid #D6D6D6;
	color:#064F77;
}
#specialofferTitle{
	padding:0 0 0 10px;
	height:19px;
	background-color:#E6E6E6;
	font:bold 13px Verdana;
	color:#064F77;
}
#specialofferTitle span{color:#F74710;}
#specialoffer ul{
	list-style:none;
	font:bold 16px Verdana;
		color:#064F77;
	width:256px;
	text-align:center;
}
#specialoffer ul img{
	float:none;
	margin:0px 5px 0 0px;
}
#specialoffer li{
	border-bottom:1px dotted #909090;
	padding:10px 10px 10px 10px;
		color:#064F77;
}
#specialoffer li.noBorder{border:none}

#specialoffer a{
	text-decoration:none;
		color:#064F77;
}

#specialoffer a:hover{
	text-decoration:underline;
		color:#064F77;
}
/*** reviewcontent ***/
#reviewcontent{
	margin:5px 0 0 11px;
	width:484px;
}
#reviewcontentTitle{
	width:485px; height:25px;
	background:url(../img/newsletterTitle.gif) no-repeat;		
	font:bold 16px Verdana;
	color:#064F77;
	padding:0 0 0 10px;
}
#reviewcontentTitle span{color:#F74710;}
#reviewcontentContent{
	width:479px;
	padding-left:6px;
	background:url(../img/newsletterBorder.gif);
}
#reviewcontentContent img{
	float:left;
	margin-right:10px;
}
#reviewcontentContent .rightImg{
	float:right;
	margin-right:0;
}
#reviewcontentContent p{
	width:472px;
	font:12px Verdana;
	color:#064D75;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}
#reviewcontentBottom{
	width:484px; height:7px;
	background:url(../img/newsletterBottom.gif) no-repeat;
}
/********************/
#bottom{
	width:787px;
	/*float:left;*/
}
/********************/
#space{
	height:20px;
	position:relative;
	clear:left;
}
#spacesml{
	height:5px;
	position:relative;
	clear:left;
}
#bottomMenu {
	font:11px Verdana;
	color:#909090;
	text-align:center;
}
#bottomMenu a{
	font:11px Verdana;
	color:#909090;
	margin:0 10px 0 10px;
	text-decoration:none;
}
#bottomMenu a:hover{color:#F74510;}
#bottomMenu img{margin-top:5px;}

#bottomTitle{
	padding-left:17px;
	height:19px;
	font:bold 13px Verdana;
	color:#064F77;
	text-align:left;
}
#bottomTitle span{color:#F74710;}
#bottomContent{
	width:787px;
	padding-left:14px;
}
/*************************/
#line{
	height:10px;
	width:752px;
	padding-left:14px;
	position:relative;
	border-bottom:1px dotted #909090;
}
/*************************/
#reviewTable{
	margin:5px 0 0 11px;
	width:750px;
	font:12px Verdana;
	color:#064D75;
}
#reviewTable a{
	text-decoration:none;
	font:bold 12px Verdana;
	color:#064D75;
}
#reviewTable a:hover{
	text-decoration:underline;
	font:bold 12px Verdana;
	color:#064D75;	
}
/**************************/
#blogPage{
	margin:10px 0 0 10px;
	width:750px;
	font:12px Verdana;
	color:#064D75;
}

/**************************/
.tabs {position:relative; height: 27px; margin: 0; padding: 0; background:url(../img/tab_off.gif) repeat-x; overflow:hidden}
.tabs li {display:inline;}
.tabs a:hover, .tabs a.tab-active {background:#fff url(../img/tab_on.gif) repeat-x; border-right: 1px solid #fff} 
.tabs a  {height: 27px; font:12px verdana, helvetica, sans-serif;font-weight:bold;
    position:relative; padding:6px 10px 10px 10px; margin: 0px -4px 0px 0px; color:#2B4353;text-decoration:none;border-left:1px solid #fff; border-right:1px solid #6D99B6;}
.tab-container {width:360px; background: #fff; border:1px solid #D6D6D6;}
.tab-panes { margin: 3px }
