body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


#main{
	padding:0px;
	margin:0px auto;
	width:1000px;
	height:100%;
}

#header{
	padding:0px;
	margin:0px auto;
	width:1000px;
}

h1{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed302d;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	padding-left:48px;
	padding-top:20px;
	width:700px;
	float:left;
}

h2{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed302d;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	padding-left:48px;
	padding-top:20px;
	width:500px;
	float:left;
}


h3{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed8d22;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	padding-left:10px;
	padding-top:20px;
}

h4{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	padding-top:5px;
	text-align:center;
}

h5{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed8d22;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:18px;
}


h6{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed8d22;
	font-weight:bold;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:6px;
	text-align:center;
}


.h6{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight:bold;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	text-align:center;
}

.title_panel{
	padding:0px;
	margin:0px;
	float:left;
	height:100%;
	width:1000px;
}

.title_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed302d;
	font-weight:bold;
	font-size:17px;
	text-decoration: none;
	margin-right:10px;
	float:right;
	margin-top:20px;
	width:150px;
}

.title_text:hover{
	text-decoration: none;
}


.title_text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed302d;
	font-weight:bold;
	font-size:17px;
	text-decoration: underline;
	margin-right:10px;
	float:right;
	margin-top:20px;
	width:370px;
}

.title_text1:hover{
}


#title{
	background-image:url(images/title.gif);
	background-repeat:no-repeat;
	width:431px;
	height:116px;
	float:left;
}

.title_link{
	width:319px;
	height:51px;
	float:left;
	margin-left:111px;
	margin-top:36px;
}

#top_right_img{
	background-image: url(images/top_right_img.gif);
	background-repeat:no-repeat;
	width:569px;
	height:116px;
	float: right;
}


#img1{
	background-image:url(images/img_01.gif);
	background-repeat: no-repeat;
	width:487px;
	height:140px;
	float:left;
}

#img2{
	background-image: url(images/img_02.gif);
	background-repeat: no-repeat;
	width:513px;
	height:140px;
	float: right;
}


#img_container{
	padding:0px;
	margin:0px;
	float:left;
	height:100%;
	width:1000px;
	margin-top:4px;
}

#img{
	background-image: url(images/img.gif);
	background-repeat: no-repeat;
	width:467px;
	height:208px;
	float: left;
}

#banner{
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	width:261px;
	height:208px;
	float: right;
}

.menu_links{
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
	width:261px;
	height:208px;
	float: left;
	margin-left:6px;
}

.menu_links ul{
	padding:0px;
	margin:0px;
	float:left;
	padding-left:38px;
	padding-top:44px;
}


.menu_links li{
	list-style-type:none;
	display:block;
}

.menu_links li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:22px;
}

.menu_links li a:hover{
	color:#038ed8;
}

.content_container{
	padding:0px;
	margin:0px;
	width:996px;
	float:left;
	height:100%;
	margin-top:4px;
}

#content_top{
	background-image: url(images/content_top1.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:41px;
	float:left;
}

#content_bg{
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	width:1000px;
	height:100%;
	float:left;
}

#content_bottom{
	background-image: url(images/content_bottom.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:51px;
	float:left;
}

.text{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	line-height:19px;
}

#footer{
	background-image:url(images/footer_links.gif);
	background-repeat:no-repeat;
	width:995px;
	height:198px;
	float:left;
	margin-top:8px;
	margin-bottom:20px;
}


.footer_links{
	padding:0px;
	margin:0px;
}

.footer_links ul{
	padding:0px;
	margin:0px;
	float:left;
	width:165px;
	padding-top:7px;
	margin-left:10px;
}

.footer_links li{
	list-style-type:none;
	display:block;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
}

.footer_links li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#717171;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}

.footer_links li a:hover{
	color:#1ca2e9;
}


.footer_links1{
	padding:0px;
	margin:0px;
}

.footer_links1 ul{
	padding:0px;
	margin:0px;
	float:left;
	width:165px;
	padding-top:7px;
	margin-left:10px;
}

.footer_links1 li{
	list-style-type:none;
	display:block;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	color:#0098e9;
}

.footer_links1 li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0098e9;
	font-size:11px;
	text-decoration:none;
	line-height:16px;
}

.footer_links1 li a:hover{
	color:#ed302d;
	text-decoration:underline;
}

.copyright{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	padding-bottom:5px;
	border-top:1px solid #d5d5d5;
	padding-top:5px;
}

#bottom{
	padding:0px;
	margin:0px;
	float:left;
	width:1000px;
	height:100%;
}

.bottom_links{
	padding:0px;
	margin:0px;
}

.bottom_links ul{
	padding:0px;
	margin:0px;
	float:left;
	width:400px;
	padding-bottom:6px;
	padding-top:15px;
}

.bottom_links li{
	list-style-type:none;
	display:inline;
	padding-left:2px;
	padding-right:2px;
	color:#0085cb;
}

.bottom_links li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0085cb;
	font-size:11px;
	text-decoration:none;
}

.bottom_links li a:hover{
	color:#ed302d;
}


.Country_links{
	width: 980px;
	padding: 5px 0px;
	margin: 5px 0px;
}

.Country_links ul{
	padding:0px;
	margin:0px;
	text-align:center;

}

.Country_links li{
	list-style-type:none;
	display:inline;
	color:#FF9900;
	
}

.Country_links li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}

.Country_links li a:hover{
	color:#ed302d;
}


.address{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	text-decoration:none;
	padding-bottom:6px;
	float:right;
	text-align:center;
	padding-top:10px;
}

.clear{
	clear:both;
}

#flash{
	padding:0px;
	margin:0px;
	width:467px;
	float:left;
}

.style2 {color: #0098e9; font-weight: bold;}


.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#0098e9;
	text-align:center;
}

.heading:hover{
	color:#ed302d;
}


.article_links{
	padding:0px;
	margin:0px;
}

.article_links ul{
	padding:0px;
	margin:0px;
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	margin-left:20px;
}

.article_links li{
	list-style-type:none;
	display:block;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	color:#0098e9;
}

.article_links li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0098e9;
	font-size:11px;
	text-decoration:none;
	line-height:16px;
}

.article_links li a:hover{
	color:#ed302d;
	text-decoration:underline;
}

.inner_panel{	
	padding:0px;
	margin:0px;
	width:980px;
	height:100%;
	float:left;
}


#new_panel{
	padding:0px;
	margin:0px;
	float:left;
	width:352px;
	height:100%;
}

.new_links{
	padding:0px;
	margin:0px;
}

.new_links ul{
	padding:0px;
	margin:0px;
	float:left;
	width:165px;
	padding-top:7px;
	margin-left:10px;
}

.new_links li{
	list-style-type:none;
	display:block;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
}

.new_links li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#717171;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}

.new_links li a:hover{
	color:#1ca2e9;
}



.new_links1{
	padding:0px;
	margin:0px;
}

.new_links1 ul{
	padding:0px;
	margin:0px;
	float:left;
	width:600px;
	padding-top:30px;
	margin-left:10px;
}

.new_links1 li{
	list-style-type:none;
	display:block;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
}

.new_links1 li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#717171;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}

.new_links1 li a:hover{
	color:#1ca2e9;
}




#adsense{
	width:468px;
	height:60px;
	margin:0px auto;
	margin-top:10px;
}

#adsense1{
	float:left;
	width:234px;
	height:60px;
}

#adsense2{
	float: right;
	width:234px;
	height:60px;
}

#adsense3{
	width:728px;
	height:90px;
	margin:0px auto;
	margin-top:10px;
}

#adsense4{
	width:120px;
	height:600px;
	float:left;
	margin-left:10px;
}

#main_adsense_panel{
	padding:0px;
	margin:0px auto;
	height:100%;
	width:750px;	
}


.ind_new_links{
	float: left;
	padding:0px;
	margin: 10px 0px;
	border-bottom: 1px dashed #ccc;
}

.ind_new_links ul{
	padding:0px;
	margin:0px;
}

.ind_new_links li{
	list-style-type:none;
	display: inline;
	background-image: url(images/footer_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:2px;
	
}

.ind_new_links li a{
	font-family: Arial, Helvetica, sans-serif;
	color:#717171;
	font-size:11px;
	text-decoration:none;
	line-height:18px;
}

.ind_new_links li a:hover{
	color:#1ca2e9;
}

.ind_title_text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed302d;
	font-weight:bold;
	font-size:17px;
	text-decoration: underline;
	margin-right:10px;
	float: left;
	width:370px;
}

#hotel_button{
	float: left;
	width: 488px;
	height: 42px;
	background-image: url(images/hotel_banner.gif);
	background-repeat: no-repeat;
}

#country{
	float: left;
	width: 1000px;
}

.country_title{
	float: left;
	width: 470px;
	padding-left: 18px;
	height: 30px;
	padding-top: 12px;
	background-image: url(images/country_title.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


/*hotel page css start*/

#hotel_title{
	background-image: url(images/title_hotel.gif);
	background-repeat:no-repeat;
	width:461px;
	height:105px;
	float:left;
}


#top_hotel_bg{
	background-image: url(images/top_hotel_bg.gif);
	background-repeat: repeat-x;
	width:465px;    
	height:105px;
	float:left;
}

#top_hotel_right{
	background-image: url(images/top_right_hotel_img.gif);
	background-repeat: repeat-x;
	width:74px;
	height:105px;
	float: right;
}

#hotel_img_01{
	background-image: url(images/hotel_img_01.gif);
	background-repeat: no-repeat;
	width:423px;
	height:125px;
	float: left;
}


#hotel_img_02{
	background-image: url(images/hotel_img_02.gif);
	background-repeat: no-repeat;
	width:284px;
	height:125px;
	float: left;
}

#hotel_img_03{
	background-image: url(images/hotel_img_03.gif);
	background-repeat: no-repeat;
	width:293px;
	height:125px;
	float: left;
}

#hotel_container{
	padding:0px;
	margin:0px;
	float:left;
	height:100%;
	width:1000px;
	margin-top:1px;
}


.hotel_links{
	padding:0px;
	margin:0px;
}

.hotel_links ul{
	padding:0px;
	margin:0px;
	float: right;
	padding-top:84px;
	padding-right:10px;
}


.hotel_links li{
	list-style-type:none;
	display:inline;
	padding-left:1px;
	padding-right:1px;
}

.hotel_links li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

.hotel_links li a:hover{
	color:#f19e25;
}

#hotel_top{
	background-image: url(images/hotel_top.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:43px;
	float:left;
}

#hotel_bg{
	background-image: url(images/hotel_bg.gif);
	background-repeat: repeat-y;
	width:1000px;
	height:100%;
	float:left;
}

#hotel_bottom{
	background-image: url(images/hotel_bottom.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:20px;
	float:left;
}

#hotel_inner_container{
	padding:0px;
	margin:0px;
	width:570px;
	height:100%;
	float:left;
}

#hotel_inner_top{
	background-image:url(images/hotel_inner_top.gif);
	background-repeat:no-repeat;
	width:570px;
	height:14px;
	float:left;
}

#hotel_inner_bg{
	background-image: url(images/hotel_inner_bg.gif);
	background-repeat: repeat-y;
	width:570px;
	height:100%;
	float:left;
}


#hotel_inner_bottom{
	background-image: url(images/hotel_inner_bottom.gif);
	background-repeat:no-repeat;
	width:570px;
	height:14px;
	float:left;
}

#title_img_inner{
	background-image:url(images/title_img_inner.gif);
	background-repeat:no-repeat;
	width:252px;
	height:33px;
	margin-left:23px;
}


.hotel_img_main_panel{
	padding:0px;
	margin:0px;
	float:left;
	width:270px;
	height:100%;
	padding-left:8px;
}

.hotel_img_panel{
	padding:0px;
	margin:0px;
	float:left;
	width:270px;
	height:100%;
	margin-top:20px;
}

.img_text{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
	float:left;
	width:130px;
	padding-left:10px;
	line-height:16px;
	padding-top:6px;
}

.img_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:11px;
	text-decoration:none;
}

.img_text a:hover{
	color:#000000;
}


.box_heading{
	padding:0px;
	margin:0px;
	margin-left:10px;
	border-bottom:1px dashed #979797;
	width:130px;
}


.box_heading a{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.box_heading a:hover{
	color:#ed9123;
}

#africa_img{
	background-image:url(images/africa_img.gif);
	background-repeat:no-repeat;
	width:116px;
	height:86px;
	float:right;
}

#astralia_img{
	background-image: url(images/australia_img.gif);
	background-repeat:no-repeat;
	width:116px;
	height:86px;
	float:right;
}


#canada_img{
	background-image: url(images/canada_img.gif);
	background-repeat:no-repeat;
	width:116px;
	height:86px;
	float:right;
}

#caribbean_img{
	background-image: url(images/caribbean_img.gif);
	background-repeat:no-repeat;
	width:116px;
	height:86px;
	float:right;
}

#america_img{
	background-image: url(images/america_img.gif);
	background-repeat:no-repeat;
	width:116px;
	height:86px;
	float:right;
}

#south_merica_img{
	background-image: url(images/south_america_img.gif);
	background-repeat:no-repeat;
	width:116px;
	height:86px;
	float:right;
}

.hotel_container_border{
	border:1px solid #e7e7e7;
	width:998px;
	height:100%;
	float:left;
}

#hotel_left_contianer{
	padding:0px;
	margin:0px;
	float:left;
	width:201px;
	height:100%;
	padding-left:5px;
}

#hotel_right_contianer{
	padding:0px;
	margin:0px;
	float: right;
	width:201px;
	height:100%;
	padding-right:5px;
}

#hotel_mid_contianer{
	padding:0px;
	margin:0px;
	float:left;
	width:570px;
	height:100%;
	margin-left:8px;
}

#banner1{
	background-image: url(images/banner2.gif);
	background-repeat:no-repeat;
	width:201px;
	height:148px;
	float:left;
}

#banner2{
	background-image: url(images/banner3.gif);
	background-repeat:no-repeat;
	width:201px;
	height:211px;
	float:left;
	margin-top:5px;
}


#banner3{
	background-image: url(images/banner4.gif);
	background-repeat:no-repeat;
	width:201px;
	height:211px;
	float: right;
	margin-top:2px;
}

#banner4{
	background-image: url(images/banner1.gif);
	background-repeat:no-repeat;
	width:201px;
	height:151px;
	float: right;
}

#banner6{
	background-image: url(images/banner6.gif);
	background-repeat:no-repeat;
	width:201px;
	height:344px;
	float: right;
	margin-top:5px;
}


.hotel_text{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	text-align:justify;
	line-height:16px;
}

#hotel_link_container{
	padding:0px;
	margin:0px;
	float:left;
	width:201px;
	height:100%;
	margin-bottom:5px;
}

#hotel_links_top{
	background-image: url(images/hotel_link_top.gif);
	background-repeat:no-repeat;
	width:201px;
	height:11px;
	float:left;
}

#hotel_links_bg{
	background-image: url(images/hotel_link_bg.gif);
	background-repeat: repeat-y;
	width:201px;
	height:100%;
	float:left;
}

#hotel_links_bottom{
	background-image: url(images/hotel_link_bottom.gif);
	background-repeat:no-repeat;
	width:201px;
	height:11px;
	float:left;
}

.new_hotel_links{
	padding:0px;
	margin:0px;
}

.new_hotel_links ul{
	padding:0px;
	margin:0px;
}

.new_hotel_links li{
	list-style-type:none;
	display:block;
	background-image:url(images/hotel_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-left:10px;
}


.new_hotel_links li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
}

.new_hotel_links li a:hover{
	color:#ee9023;
}


.new_hotel_links_inner{
	padding:0px;
	margin:0px;
}

.new_hotel_links_inner ul{
	padding:0px;
	margin:0px;
	width:90px;
	float:left;
}

.new_hotel_links_inner li{
	list-style-type:none;
	display:block;
	background-image:url(images/hotel_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:8px;
}


.new_hotel_links_inner li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	line-height:20px;
}

.new_hotel_links_inner li a:hover{
	color:#ee9023;
}

/*hotel page css end*/

#left{
	float: left;
	width: 196px;
	height: 100%;
	margin-top: 6px;
}

#index_new_links{
	float: left;
	width: 196px;
	height: 100%;
	margin-top: 6px;
	margin-right: 20px;
}

.index_new_links_title{
	margin: 7px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0098E9;
}

.left_top{
	float: left;
	width: 196px;
	height: 4px;
	background-image:url(images/left_top.gif);
	background-repeat: no-repeat;
	font-size: 2px;
}

.left_bottom{
	float: left;
	background-image: url(images/left_bottom.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 4px;
	font-size: 2px;
}

.leftlinks{
	float: left;
	width: 196px;
	height: 100%;
}

.leftlinks ul{
	margin: 0px;
	padding: 0px;
}

.leftlinks ul li{
	list-style: none;
}

.leftlinks ul li a{
	display: block;
	width: 187px;
	height: 20px;
	padding-top: 5px;
	padding-left: 7px;
	border: 1px solid #f0f0f0;
	border-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.leftlinks ul li a:hover{
	color:#FF9900;
}


.h5{
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ed8d22;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	width: 174px;
	height: 20px;
}

#hotels_title{
	float: left;
	width: 431px;
	height: 41px;
	margin: 24px 0px 0px 30px
}

.leftlinks_new{
	float: left;
	width: 196px;
	height: 100%;
}

.leftlinks_new ul{
	margin: 0px;
	padding: 0px;
}

.leftlinks_new ul li{
	list-style: none;
}

.leftlinks_new ul li a{
	display: block;
	width: 187px;
	height: 20px;
	padding-top: 5px;
	padding-left: 7px;
	border: 1px solid #f0f0f0;
	border-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.leftlinks_new ul li a:hover{
	color:#0098E9;
}

#affiliate{
	float: right;
	width: 310px;
	height: 243px;
	margin: 5px;
}



.article_indexlinks{
	padding:0px;
	margin:0px;
}

.article_indexlinks ul{
	padding:0px;
	margin:0px;
	float:left;
	padding-top:50px;
	padding-bottom:30px;
	padding-left: 7px;
}

.article_indexlinks li{
	list-style-type:none;
	display:block;
	background-image:url(images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	color:#0098e9;
}

.article_indexlinks li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0098e9;
	font-size:11px;
	text-decoration:none;
	line-height:16px;
}

.article_indexlinks li a:hover{
	color:#ed302d;
	text-decoration:underline;
}

.more {
    float: right;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0098e9;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;    
}

.more a{
    float: right;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0098e9;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;    
}

.more a:hover {
    text-decoration: underline;
  
}