/*special reports*/
#specialReports{
	background-color: #F8F7F0;
	color: #000;
	margin-top:10px;
	padding: 5px;
	clear: both;
}
ul#caseButtons{
	clear: both;
	display: block;
	padding-top:5px;
}
ul#caseButtons li{
	float: left;
	display: inline;
	margin-right:3px;
}
ul#caseButtons li a, ul#caseButtons li.tabs-disabled a{
	display: block;
	width: 9px;
	height: 9px;
	background-color: #ccc;
	color: #990000;
	border: 1px solid #fff;
	text-indent:-9999px;
	font-size: 1px;
	line-height: 0;
}
ul#caseButtons li a:hover, ul#caseButtons li.tabs-selected a{
	background-color: #990000;
	color: #fff;
}

#caseSelection{
	clear: both;
	padding:5px;
	text-align: center;
	background-color:#ccc;
	color:#000;
}
.fragment{
	width: 305px;
	height:150px;
}
.fragment h3, .smon h3{
	height:40px;
}
p.pleft, #fright p.pleft{
	margin: 5px 120px 5px 5px;
}
p.pright, #fright p.pright{
	margin: 5px 5px 5px 120px;
	text-align: right;
}
.fragment a{
	color: #fff;
	background-color: inherit;
}
.fragment a.black{
	color: #000;
	background-color: inherit;
}




#newsTabs{
	margin-top:5px;
}
ul#newsTabmenu{
	display: block;
	clear: both;
	padding-left:10px;
	border:0;
	height: 25px;
	background: #c2dcf5 url(../images/newtabsbg.png) bottom left repeat-x;
	color:#000;
}
ul#newsTabmenu li{
	float: left;
	text-transform: uppercase;
	font-size:10px;
	display: inline;
}
ul#newsTabmenu li a{
	display: block;
	padding:4px 7px 5px 7px;
	border-left:1px solid #fff;
	border-right:1px solid #c2dcf5;
	color:#666;
	background-color: none;
}

ul#newsTabmenu li a:hover{
	text-decoration: none;
	color:#000;
	background-color: none;
}

ul#newsTabmenu li.selected a{
	background: #fff url(../images/newtabsactive.png) top left repeat-x;
	color: #000;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #fff;
}
#ajaxbox {
	clear: both;
	padding:10px;
	border:1px solid #bbb;
	border-top:none;
	margin-top:-1px;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#ajaxbox ul{
	clear: both;
	list-style-type: disc;
	margin:5px 5px 5px 10px;
}
#ajaxbox ul li{
	clear: both;
}
.time{
	color:#06c;
	background-color: #fff;
	text-transform: uppercase;
	font-size:10px;
}


/*minitabs*/
#miniTabs{
	clear: both;
	color: #330000;
	border-bottom: 2px solid #eee;
	border-top: 2px solid #eee;
	margin-left:5px;
	padding-top:5px;
	margin-bottom:10px;
}
#miniTabs p{
	padding: 10px;
}
.moreTabscontent{
	float: left;
	display: inline;
	width:247px;
	min-height: 210px;
	margin-left:10px;
	background-color: #f6f6f6;
	color: #000;
}
.moreTabscontent h3{
	clear: both;
	height:15px;
	margin:5px;
}

.tabbottom{
	clear: both;
	padding:5px;
	color: #000;
	text-align: right;
}









ul.litratomenu{
	display: block;
	padding:2px;
	/* border:1px solid #ddd;
	background-color: #eee;
	color:#000; */
	margin-bottom:5px;
}
ul.litratomenu li{
	display: inline;
}
ul.litratomenu li.tabs-selected a{
	font-weight: bold;
}
.fotoframe{
	text-align: center;
	margin-bottom:5px;
	/*border: 1px solid #ddd;*/
	/*height:270px;*/
}
.imgcontrols{
	margin-top:5px;
	text-align: center;
}
.imgcontrols a{
	font-size:9px;
	color: #555;
	background-color: inherit;
}
.imgcontrols a:hover{
	color:#000;
	text-decoration: none;
}

.fotoframe img.landscape{
	/*margin-top:25px;*/
}
span.inlinelabel{
	float:left;
	padding:2px;
}
p.hcaption{
	clear: both;
	padding:5px;
	color:#555;
	background-color: inherit;
}
p.hcaption strong{
	color: #2972F5;
	background-color: inherit;
}
/*typhoonmina*/

#typhoonmina{
    background: url(http://images.inquirer.net/specialsitebox//typhoonmina.jpg) no-repeat;
    height:150px;
}
#typhoonmina ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#typhoonmina a{
    color: #fff;
}
#typhoonmina a:hover{
    color: #87CEFA;
    text-decoration: none;
}


/*the pacquiao files*/

#thepacquiaofiles{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/pacquiao.jpg) no-repeat;
    height:150px;
}
#thepacquiaofiles ul{
    padding-top:40px;
    padding-left:20px;
    width: 280px;
    list-style: disc;

}
* html #thepacquiaofiles ul{
	padding-top:0;
	margin:40px 3px 3px 10px;
}
#thepacquiaofiles a{
    color: #FFF;
}
#thepacquiaofiles a:hover{
    color: #fff;
}

/*the good news*/

#thegoodnews{
    background: url(http://images.inquirer.net/specialsitebox/thegoodnews.jpg) no-repeat;
    height:150px;
}
#thegoodnews ul{
    padding: 35px 0px 0px 20px;
    width: 285px;
    list-style: disc;
}

#thegoodnews a{
    color: #008000;
}
#thegoodnews a:hover{
    color: #333;
}

/*congressblast*/

#congressblast{
    background: url(http://images.inquirer.net/specialsitebox/congressblast.jpg) no-repeat;
    height:150px;
}
#congressblast ul{
    padding: 35px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#congressblast a{
    color: #B22222;
}
#congressblast a:hover{
    color: #333;
}

/*glorietta blast*/

#gloriettablast{
    background: url(http://images.inquirer.net/specialsitebox/gloriettablast.jpg) no-repeat;
    height:150px;
}
#gloriettablast ul{
    padding: 40px 0px 0px 23px;
    width: 270px;
    list-style: disc;
}

#gloriettablast a{
    color: #000;
}
#gloriettablast a:hover{
    color: #333;
}

/*theenvironmentreport*/

#theenvironmentreport{
    background: url(http://images.inquirer.net/specialsitebox/theenvironmentreport.jpg) no-repeat;
    height:150px;
}
#theenvironmentreport ul{
    padding: 43px 0px 0px 23px;
    width: 270px;
    list-style: disc;
}

#theenvironmentreport a{
    color: #000;
}
#theenvironmentreport a:hover{
    color: #333;
}


/*the estrada trial*/

#theestradatrial{
    background: url(http://images.inquirer.net/specialsitebox/theestradawatch.jpg) no-repeat;
    height:150px;
}
#theestradatrial ul{
    padding: 45px 0px 0px 20px;
    width: 285px;
    list-style: disc;
}

#theestradatrial a{
    color: #000;
}
#theestradatrial a:hover{
    color: #333;
}

/*dengue alert*/

#denguealert{
    background: url(http://images.inquirer.net/specialsitebox/denguealert.jpg) no-repeat;
    height:150px;
}
#denguealert ul{
    padding: 35px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#denguealert a{
    color: #000;
}
#denguealert a:hover{
    color: #333;
}

/*manilahostagedrama*/

#manilahostagedrama{
    background: url(http://images.inquirer.net/specialsitebox/manilahostagedrama.jpg) no-repeat;
    height:150px;
}
#manilahostagedrama ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#manilahostagedrama a{
    color: #fff;
}
#manilahostagedrama a:hover{
    color: #999;
}

/*sinulog*/

#sinulog{
    background: url(http://images.inquirer.net/specialsitebox/sinulog.jpg) no-repeat;
    height:150px;
}
#sinulog ul{
    padding: 42px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#sinulog a{
    color: #000;
}
#sinulog a:hover{
    color: #333;
}

/*weheartgames*/

#weheartgames{
    background: url(http://images.inquirer.net/specialsitebox/weheartgames.jpg) no-repeat;
    height:150px;
}
#weheartgames ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#weheartgames a{
    color: #000;
}
#weheartgames a:hover{
    color: #333;
}

/*12thASEANSummit*/

#the12thASEANSummit{
    background: url(http://images.inquirer.net/specialsitebox/12thASEANSummit.jpg) no-repeat;
    height:150px;
}
#the12thASEANSummit ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#the12thASEANSummit a{
    color: #000;
}
#the12thASEANSummit a:hover{
    color: #333;
}

/*asiangames*/

#asiangames{
    background: url(http://images.inquirer.net/specialsitebox/asiangames.jpg) no-repeat;
    height:150px;
}
#asiangames ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#asiangames a{
    color: #000;
}
#asiangames a:hover{
    color: #333;
}

/*reming*/

#reming{
    background: url(http://images.inquirer.net/specialsitebox/reming.jpg) no-repeat;
    height:150px;
}
#reming ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#reming a{
    color: #000;
}
#reming a:hover{
    color: #333;
}

/*milenyo*/

#milenyo{
    background: url(http://images.inquirer.net/specialsitebox/milenyo.jpg) no-repeat;
    height:150px;
}
#milenyo ul{
    padding: 35px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#milenyo a{
    color: #000;
}
#milenyo a:hover{
    color: #333;
}

/*visayasoilspill*/

#visayasoilspill{
    background: url(http://images.inquirer.net/specialsitebox/visayasoilspill.jpg) no-repeat;
    height:150px;
}
#visayasoilspill ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}
#visayasoilspill li{
    color: #fff;
}

#visayasoilspill a{
    color: #fff;
}
#visayasoilspill a:hover{
    color: #fff;
}
* html #visayasoilspill ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}
/*nursingcontroversy*/

#nursingcontroversy{
    background: url(http://images.inquirer.net/specialsitebox/nursingcontroversy.jpg) no-repeat;
    height:150px;
}
#nursingcontroversy ul{
    padding: 48px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#nursingcontroversy a{
    color: #fff;
}
#nursingcontroversy a:hover{
    color: #fff;
}

/*lebanon*/

#lebanon{
    background: url(http://images.inquirer.net/specialsitebox/lebanon.jpg) no-repeat;
    height:150px;
}
#lebanon ul{
    padding: 43px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#lebanon a{
    color: #fff;
}
#lebanon a:hover{
    color: #999;
}

/*mayon*/

#mayon{
    background: url(http://images.inquirer.net/specialsitebox/mayon.jpg) no-repeat;
    height:150px;
}
#mayon ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#mayon a{
    color: #000;
}
#mayon a:hover{
    color: #333;
}

/*2ndimpeachment*/

#the2ndimpeachment{
    background: url(http://images.inquirer.net/specialsitebox/the2ndimpeachment.jpg) no-repeat;
    height:150px;
}
#the2ndimpeachment ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#the2ndimpeachment a{
    color: #000;
}
#the2ndimpeachment a:hover{
    color: #333;
}
* html #the2ndimpeachment ul{
    padding-top:0;
    margin:50px 1px 3px 10px;
}

/*independenceday*/

#independenceday{
    background: url(http://images.inquirer.net/specialsitebox/independenceday.jpg) no-repeat;
    height:150px;
}
#independenceday ul{
    padding: 47px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#independenceday a{
    color: #000;
}
#independenceday a:hover{
    color: #333;
}

/*subicrapecase*/

#subicrapecase{
    background: url(http://images.inquirer.net/specialsitebox/subicrapecase.jpg) no-repeat;
    height:150px;
}
#subicrapecase ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#subicrapecase a{
    color: #fff;
}
#subicrapecase a:hover{
    color: #fff;
}

/*charterchange*/

#charterchange{
    background: url(http://images.inquirer.net/specialsitebox/charterchange.jpg) no-repeat;
    height:150px;
}
#charterchange ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#charterchange a{
    color: #fff;
}
#charterchange a:hover{
    color: #fff;
}

/*stateofemergency*/

#stateofemergency{
    background: url(http://images.inquirer.net/specialsitebox/stateofemergency.jpg) no-repeat;
    height:150px;
}
#stateofemergency ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#stateofemergency a{
    color: #fff;
}
#stateofemergency a:hover{
    color: #fff;
}

/*sona2006*/

#sona2006{
    background: url(http://images.inquirer.net/specialsitebox/sona2006.jpg) no-repeat;
    height:150px;
}
#sona2006 ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#sona2006 a{
    color: #000;
}
#sona2006 a:hover{
    color: #333;
}

/*edsa20*/

#edsa20{
    background: url(http://images.inquirer.net/specialsitebox/edsa20.jpg) no-repeat;
    height:150px;
}
#edsa20 ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#edsa20 a{
    color: #000;
}
#edsa20 a:hover{
    color: #333;
}

/*leytelandslide*/

#leytelandslide{
    background: url(http://images.inquirer.net/specialsitebox/leytelandslide.jpg) no-repeat;
    height:150px;
}
#leytelandslide ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#leytelandslide a{
    color: #fff;
}
#leytelandslide a:hover{
    color: #fff;
}

/*thegoodnews*/

#thegoodnews{
    background: url(http://images.inquirer.net/specialsitebox/thegoodnews.jpg) no-repeat;
    height:150px;
}
#thegoodnews ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thegoodnews a{
    color: #000;
}
#thegoodnews a:hover{
    color: #333;
}
/*ultrastampede*/

#ultrastampede{
    background: url(http://images.inquirer.net/specialsitebox/ultrastampede.jpg) no-repeat;
    height:150px;
}
#ultrastampede ul{
    padding: 42px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#ultrastampede a{
    color: #fff;
}
#ultrastampede a:hover{
    color: #fff;
}

/*Typhoons*/

#Typhoons{
    background: url(http://images.inquirer.net/specialsitebox/Typhoons.jpg) no-repeat;
    height:150px;
}
#Typhoons ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#Typhoons a{
    color: #000;
}
#Typhoons a:hover{
    color: #333;
}

/*eleksyon2007*/

#eleksyon2007{
    background: url(http://images.inquirer.net/specialsitebox/eleksyon2007.jpg) no-repeat;
    height:150px;
}
#eleksyon2007 ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#eleksyon2007 a{
    color: #fff;
}
#eleksyon2007 a:hover{
    color: #fff;
}

/*advertising*/

#advertising{
    height:150px;
}
#advertising ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#advertising a{
    color: #000;
}
#advertising a:hover{
    color: #333;
}

/*the40amm*/

#the40amm{
    background: url(http://images.inquirer.net/specialsitebox/the40amm.jpg) no-repeat;
    height:150px;
}
#the40amm ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#the40amm a{
    color: #000;
}
#the40amm a:hover{
    color: #333;
}

/*watercrisis*/

#watercrisis{
    background: url(http://images.inquirer.net/specialsitebox/watercrisis.jpg) no-repeat;
    height:150px;
}
#watercrisis ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#watercrisis a{
    color: #fff;
}
#watercrisis a:hover{
    color: #fff;
}

/*nbndeal*/

#nbndeal{
    background: url(http://images.inquirer.net/specialsitebox/nbndeal.jpg) no-repeat;
    height:150px;
}
#nbndeal ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#nbndeal a{
    color: #000;
}
#nbndeal a:hover{
    color: #333;
}
* html #nbndeal ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/*theestradawatch*/

#theestradawatch{
    background: url(http://images.inquirer.net/specialsitebox/theestradawatch.jpg) no-repeat;
    height:150px;
}
#theestradawatch ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#theestradawatch a{
    color: #000;
}
#theestradawatch a:hover{
    color: #333;
}

/*thesoutherncampaign*/

#thesoutherncampaign{
    background: url(http://images.inquirer.net/specialsitebox/thesoutherncampaign.jpg) no-repeat;
    height:150px;
}
#thesoutherncampaign ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thesoutherncampaign a{
    color: #000;
}
#thesoutherncampaign a:hover{
    color: #333;
}

/*hellogarci*/

#hellogarci{
    background: url(http://images.inquirer.net/specialsitebox/hellogarci.jpg) no-repeat;
    height:150px;
}
#hellogarci ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#hellogarci a{
    color: #000;
}
#hellogarci a:hover{
    color: #333;
}

/*jomasison*/

#jomasison{
    background: url(http://images.inquirer.net/specialsitebox/jomasison.jpg) no-repeat;
    height:150px;
}
#jomasison ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#jomasison a{
    color: #000;
}
#jomasison a:hover{
    color: #333;
}

/*couplesforchristrift*/

#couplesforchristrift{
    background: url(http://images.inquirer.net/specialsitebox/couplesforchristrift.jpg) no-repeat;
    height:150px;
}
#couplesforchristrift ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#couplesforchristrift a{
    color: #000;
}
#couplesforchristrift a:hover{
    color: #333;
}

/*thejoeyandwilliespat*/

#thejoeyandwilliespat{
    background: url(http://images.inquirer.net/specialsitebox/thejoeyandwilliespat.jpg) no-repeat;
    height:150px;
}
#thejoeyandwilliespat ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thejoeyandwilliespat a{
    color: #000;
}
#thejoeyandwilliespat a:hover{
    color: #333;
}

/*thecrismendezcase*/

#thecrismendezcase{
    background: url(http://images.inquirer.net/specialsitebox/thecrismendezcase.jpg) no-repeat;
    height:150px;
}
#thecrismendezcase ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thecrismendezcase a{
    color: #000;
}
#thecrismendezcase a:hover{
    color: #333;
}

/*nursingmatters*/

#nursingmatters{
    background: url(http://images.inquirer.net/specialsitebox/nursingmatters.jpg) no-repeat;
    height:150px;
}
#nursingmatters ul{
    padding: 48px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#nursingmatters a{
    color: #fff;
}
#nursingmatters a:hover{
    color: #fff;
}
* html #nursingmatters ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}
/*paskongpinoy*/

#paskongpinoy{
    background: url(http://images.inquirer.net/specialsitebox/paskongpinoy.jpg) no-repeat;
    height:150px;
}
#paskongpinoy ul{
    padding: 53px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#paskongpinoy a{
    color: #000;
}
#paskongpinoy a:hover{
    color: #333;
}

/*makatistandoff*/

#makatistandoff{
    background: url(http://images.inquirer.net/specialsitebox/makatistandoff.jpg) no-repeat;
    height:150px;
}
#makatistandoff ul{
    padding: 50px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}
* html #makatistandoff ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

#makatistandoff a{
    color: #8B4513;
}
#makatistandoff a:hover{
    color: #DAA520;
    text-decoration: none;
}

/*oscars*/

#theoscars{
    background: url(http://images.inquirer.net/specialsitebox/oscars.jpg) no-repeat;
    height:150px;
}
#theoscars ul{
    padding: 50px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}
* html #theoscars ul{
    padding-top:0;
    margin:50px 1px 3px 10px;
}

#theoscars a{
    color: #ffffff;
}
#theoscars a:hover{
    color: #000;
    text-decoration: none;
}

/* the spratly issue */

#spratlys{
    background: url(http://images.inquirer.net/specialsitebox/spratlys.jpg) no-repeat;
    height:150px;
}
#spratlys ul{
    padding: 50px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}
* html #spratlys ul{
    padding-top:0;
    margin:50px 1px 3px 10px;
}

#spratlys a{
    color: #333;
}
#spratlys a:hover{
    color: #000;
    text-decoration: none;
}

/* rice problem */

#riceproblem{
    background: url(http://images.inquirer.net/specialsitebox/riceproblem.jpg) no-repeat;
    height:150px;
}
#riceproblem ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}
* html #riceproblem ul{
    padding-top:0;
    margin:40px 1px 3px 10px;
}

#riceproblem a{
    color: #333;
}
#riceproblem a:hover{
    color: #000;
    text-decoration: none;
}

/* olympics */

#olympics{
    background: url(http://images.inquirer.net/specialsitebox/olympics.jpg) no-repeat;
    height:150px;
}
#olympics ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}
* html #olympics ul{
    padding-top:0;
    margin:40px 1px 3px 10px;
}

#olympics a{
    color: #333;
}
#olympics a:hover{
    color: #000;
    text-decoration: none;
}

/*the power report*/

#power{
    background: url(http://images.inquirer.net/specialsitebox/power.jpg) no-repeat;
    height:150px;
}
#power ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#power a{
    color: #fff;
}
#power a:hover{
    color: #fff;
}
* html #power ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/*cabuyao massacre*/

#cabuyaomassacre{
    background: url(http://images.inquirer.net/specialsitebox/cabuyaomassacre.jpg) 

no-repeat;
    height:150px;
}
#cabuyaomassacre ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#cabuyaomassacre a{
    color: #000;
}
#cabuyaomassacre a:hover{
    color: #000;
}
* html #cabuyaomassacre ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}


/* education */

#education{
    background: url(http://images.inquirer.net/specialsitebox/education.jpg) 

no-repeat;
    height:150px;
}
#education ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#education a{
    color: #fff;
}
#education a:hover{
    color: #fff;
}
* html #education ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* typhoonfrank */

#typhoonfrank{
    background: url(http://images.inquirer.net/specialsitebox/typhoonfrank.jpg)

no-repeat;
    height:150px;
}
#typhoonfrank ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#typhoonfrank a{
    color: #fff;
}
#typhoonfrank a:hover{
    color: #fff;
}
* html #typhoonfrank ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}


/* kidnapping in sulu */

#kidnappinginsulu{
    background: url(http://images.inquirer.net/specialsitebox/kidnappinginsulu.jpg)

no-repeat;
    height:150px;
}
#kidnappinginsulu ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#kidnappinginsulu a{
    color: #fff;
}
#kidnappinginsulu a:hover{
    color: #fff;
}
* html #kidnappinginsulu ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* ferrydisaster */

#ferrydisaster{
    background: url(http://images.inquirer.net/specialsitebox/ferrydisaster.jpg)

no-repeat;
    height:150px;
}
#ferrydisaster ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#ferrydisaster a{
    color: #fff;
}
#ferrydisaster a:hover{
    color: #fff;
}
* html #ferrydisaster ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* uaap */

#uaap{
    background: url(http://images.inquirer.net/specialsitebox/uaap.jpg)

no-repeat;
    height:150px;
}
#uaap ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#uaap a{
    color: #000;
}
#uaap a:hover{
    color: #000;
}
* html #uaap ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/* sona */

#sona{
    background: url(http://images.inquirer.net/specialsitebox/sona2008_ssbox20080727.jpg)

no-repeat;
    height:150px;
}
#sona ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#sona a{
    color: #000;
}
#sona a:hover{
    color: #000;
}
* html #sona ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/* mindanaopeaceprocess */

#mindanaopeaceprocess{
    background: url(http://images.inquirer.net/specialsitebox/mindanaopeaceprocess.jpg)

no-repeat;
    height:150px;
}
#mindanaopeaceprocess ul{
    padding: 50px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#mindanaopeaceprocess a{
    color: #000;
}
#mindanaopeaceprocess a:hover{
    color: #000;
}
* html #mindanaopeaceprocess ul{
    padding-top:0;
    margin:50px 3px 3px 10px;
}

/* volcanomonitor */

#volcanomonitor{
    background: url(http://images.inquirer.net/specialsitebox/volcanomonitor.jpg)

no-repeat;
    height:150px;
}
#volcanomonitor ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#volcanomonitor a{
    color: #000;
}
#volcanomonitor a:hover{
    color: #000;
}
* html #volcanomonitor ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/* thefinancialcrunch */

#thefinancialcrunch{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/financialcrunch.jpg)

no-repeat;
    height:150px;
}
#thefinancialcrunch ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thefinancialcrunch a{
    color: #fff;
}
#thefinancialcrunch a:hover{
    color: #fff;
}
* html #thefinancialcrunch ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/* milkcrisis */

#milkcrisis{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/milkcrisis.jpg)

no-repeat;
    height:150px;
}
#milkcrisis ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#milkcrisis a{
    color: #000;
}
#milkcrisis a:hover{
    color: #000;
}
* html #milkcrisis ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/* eurogenerals */

#eurogenerals{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/eurogenerals.jpg)

no-repeat;
    height:150px;
}
#eurogenerals ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#eurogenerals a{
    color: #fff;
}
#eurogenerals a:hover{
    color: #fff;
}
* html #eurogenerals ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/* thebolantecase */

#thebolantecase{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/thebolantecase.jpg)

no-repeat;
    height:150px;
}
#thebolantecase ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thebolantecase a{
    color: #fff;
}
#thebolantecase a:hover{
    color: #fff;
}
* html #thebolantecase ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/* uselections2008 */

#uselections2008{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/uselections2008.jpg)

no-repeat;
    height:150px;
}
#uselections2008 ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#uselections2008 a{
    color: #fff;
}
#uselections2008 a:hover{
    color: #fff;
}
* html #uselections2008 ul{
    padding-top:0;
    margin:45px 3px 3px 10px;
}

/* SC appointments */

#scappointments{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/sc_appointments.jpg)

no-repeat;
    height:150px;
}
#scappointments ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#scappointments a{
    color: #000;
}
#scappointments a:hover{
    color: #000;
}
* html #scappointments ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* SEA piracy */

#seapiracy{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/seapiracy.jpg)

no-repeat;
    height:150px;
}
#seapiracy ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#seapiracy a{
    color: #FFF;
}
#seapiracy a:hover{
    color: #FFF;
}
* html #seapiracy ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* impeachment */

#impeachment{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/impeachment.jpg)

no-repeat;
    height:150px;
}
#impeachment ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#impeachment a{
    color: #FFF;
}
#impeachment a:hover{
    color: #FFF;
}
* html #impeachment ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* paranaqueshootout */

#paranaqueshootout{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/paranaque.jpg)

no-repeat;
    height:150px;
}
#paranaqueshootout ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#paranaqueshootout a{
    color: #FFF;
}
#paranaqueshootout a:hover{
    color: #FFF;
}
* html #paranaqueshootout ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* agrarian reform */

#agrarianreform{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/agrarianreform.jpg)

no-repeat;
    height:150px;
}
#agrarianreform ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#agrarianreform a{
    color: #FFF;
}
#agrarianreform a:hover{
    color: #FFF;
}
* html #agrarianreform ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* thevalleygolfbrawl */

#thevalleygolfbrawl{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/thevalleygolfbrawl.jpg)

no-repeat;
    height:150px;
}
#thevalleygolfbrawl ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thevalleygolfbrawl a{
    color: #fff;
}
#thevalleygolfbrawl a:hover{
    color: #fff;
}
* html #thevalleygolfbrawl ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* thealabangbriberycase */

#thealabangbriberycase{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/thealabangbriberycase.jpg)

no-repeat;
    height:150px;
}
#thealabangbriberycase ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#thealabangbriberycase a{
    color: #fff;
}
#thealabangbriberycase a:hover{
    color: #fff;
}
* html #thealabangbriberycase ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* redcrossabduction */

#redcrossabduction{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/redcross.jpg)

no-repeat;
    height:150px;
}
#redcrossabduction ul{
    padding: 40px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#redcrossabduction a{
    color: #fff;
}
#redcrossabduction a:hover{
    color: #fff;
}
* html #redcrossabduction ul{
    padding-top:0;
    margin:40px 3px 3px 10px;
}

/* obamaarticles */

#obamaarticles{
    background: url(http://inquirer.cdnetworks.us/inquirer/images/specialsitebox/obamaarticles.jpg)

no-repeat;
    height:150px;
}
#obamaarticles ul{
    padding: 48px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}

#obamaarticles a{
    color: #fff;
}
#obamaarticles a:hover{
    color: #fff;
}
* html #obamaarticles ul{
    padding-top:0;
    margin:48px 3px 3px 10px;
}


/* END OF SPECIALSITES - START OF BLOGS */
/* hackenslash */

#hackenslash{
    background: url(http://images.inquirer.net/blogsitebox/hackenslash2.jpg) no-repeat;
    height:150px;
}
#hackenslash ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #hackenslash ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#hackenslash a{
    color: #fff;
}
#hackenslash a:hover{
    color: #fff;
    text-decoration: none;
}

/* weather */

#weather{
    background: url(http://inquirer.net/template/default/network_index/images/weather_box.jpg) no-repeat;
    height:150px;
}
#weather ul{
    padding: 45px 0px 0px 23px;
    width: 275px;
    list-style: disc;
}
* html #weather ul{
    padding-top:0;
    margin:45px 1px 3px 10px;
}

#weather a{
    color: #000;
}
#weather a:hover{
    color: #000;
    text-decoration: none;
}

/* earthquake */

#earthquake{
    background: url(http://images.inquirer.net/mapbox/earthquake.jpg) no-repeat;
    height:150px;
}
#earthquake ul{
    padding: 125px 0px 0px 0px;
    width: 275px;
    list-style: disc;
}
* html #earthquake ul{
    padding-top:0;
    margin:125px 1px 3px 0px;
}

#earthquake a{
    color: #fff;
}
#earthquake a:hover{
    color: #fff;
    text-decoration: none;
}

/* game magazine */

#gamemagazine{
    background: url(http://images.inquirer.net/blogsitebox/gamemagazine2.jpg) no-repeat;
    height:150px;
}
#gamemagazine ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #gamemagazine ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#gamemagazine a{
    color: #000;
}
#gamemagazine a:hover{
    color: #000;
    text-decoration: none;
}

/* soundtrip */

#soundtrip{
    background: url(http://images.inquirer.net/blogsitebox/soundtrip2.jpg) no-repeat;
    height:150px;
}
#soundtrip ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #soundtrip ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#soundtrip a{
    color: #fff;
}
#soundtrip a:hover{
    color: #fff;
    text-decoration: none;
}

/* burn */

#burn{
    background: url(http://images.inquirer.net/blogsitebox/burn2.jpg) no-repeat;
    height:150px;
}
#burn ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #burn ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#burn a{
    color: #fff;
}
#burn a:hover{
    color: #fff;
    text-decoration: none;
}

/* nepalesreport */

#nepalesreport{
    background: url(http://images.inquirer.net/blogsitebox/nepalesreport2.jpg) no-repeat;
    height:150px;
}
#nepalesreport ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #nepalesreport ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#nepalesreport a{
    color: #fff;
}
#nepalesreport a:hover{
    color: #fff;
    text-decoration: none;
}

/* couchpotatoes */

#couchpotatoes{
    background: url(http://images.inquirer.net/blogsitebox/couchpotatoes2.jpg) no-repeat;
    height:150px;
}
#couchpotatoes ul{
    padding: 50px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #couchpotatoes ul{
    padding-top:0;
    margin:50px 1px 3px 5px;
}

#couchpotatoes a{
    color: #fff;
}
#couchpotatoes a:hover{
    color: #fff;
    text-decoration: none;
}

/* showbiztalk */

#showbiztalk{
    background: url(http://images.inquirer.net/blogsitebox/showbiztalk2.jpg) no-repeat;
    height:150px;
}
#showbiztalk ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #showbiztalk ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#showbiztalk a{
    color: #fff;
}
#showbiztalk a:hover{
    color: #fff;
    text-decoration: none;
}

/* beingfilipino */

#beingfilipino{
    background: url(http://images.inquirer.net/blogsitebox/beingfilipino2.jpg) no-repeat;
    height:150px;
}
#beingfilipino ul{
    padding: 40px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #beingfilipino ul{
    padding-top:0;
    margin:40px 1px 3px 5px;
}

#beingfilipino a{
    color: #000;
}
#beingfilipino a:hover{
    color: #000;
    text-decoration: none;
}

/* techaddicts */

#techaddicts{
    background: url(http://images.inquirer.net/blogsitebox/techaddicts2.jpg) no-repeat;
    height:150px;
}
#techaddicts ul{
    padding: 40px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #techaddicts ul{
    padding-top:0;
    margin:40px 1px 3px 5px;
}

#techaddicts a{
    color: #000;
}
#techaddicts a:hover{
    color: #000;
    text-decoration: none;
}

/* moneysmarts */

#moneysmarts{
    background: url(http://images.inquirer.net/blogsitebox/moneysmarts2.jpg) no-repeat;
    height:150px;
}
#moneysmarts ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #moneysmarts ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#moneysmarts a{
    color: #fff;
}
#moneysmarts a:hover{
    color: #fff;
    text-decoration: none;
}

/* fbworld */

#fbworld{
    background: url(http://images.inquirer.net/blogsitebox/fbworld2.jpg) no-repeat;
    height:150px;
}
#fbworld ul{
    padding: 40px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #fbworld ul{
    padding-top:0;
    margin:40px 1px 3px 5px;
}

#fbworld a{
    color: #fff;
}
#fbworld a:hover{
    color: #fff;
    text-decoration: none;
}

/* roadtrip */

#roadtrip{
    background: url(http://images.inquirer.net/blogsitebox/roadtrip2.jpg) no-repeat;
    height:150px;
}
#roadtrip ul{
    padding: 50px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #roadtrip ul{
    padding-top:0;
    margin:50px 1px 3px 5px;
}

#roadtrip a{
    color: #fff;
}
#roadtrip a:hover{
    color: #fff;
    text-decoration: none;
}

/* sim */

#sim{
    background: url(http://images.inquirer.net/blogsitebox/sim2.jpg) no-repeat;
    height:150px;
}
#sim ul{
    padding: 45px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #sim ul{
    padding-top:0;
    margin:45px 1px 3px 5px;
}

#sim a{
    color: #fff;
}
#sim a:hover{
    color: #fff;
    text-decoration: none;
}

/* talesofthenomad */

#talesofthenomad{
    background: url(http://images.inquirer.net/blogsitebox/talesofthenomad2.jpg) no-repeat;
    height:150px;
}
#talesofthenomad ul{
    padding: 45px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #talesofthenomad ul{
    padding-top:0;
    margin:45px 1px 3px 5px;
}

#talesofthenomad a{
    color: #000;
}
#talesofthenomad a:hover{
    color: #000;
    text-decoration: none;
}

/* current */

#current{
    background: url(http://images.inquirer.net/blogsitebox/current2.jpg) no-repeat;
    height:150px;
}
#current ul{
    padding: 45px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #current ul{
    padding-top:0;
    margin:45px 1px 3px 5px;
}

#current a{
    color: #fff;
}
#current a:hover{
    color: #fff;
    text-decoration: none;
}

/* philippineelections */

#philippineelections{
    background: url(http://images.inquirer.net/blogsitebox/philippineelections2.jpg) no-repeat;
    height:150px;
}
#philippineelections ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #philippineelections ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#philippineelections a{
    color: #fff;
}
#philippineelections a:hover{
    color: #fff;
    text-decoration: none;
}

/* insidescience */

#insidescience{
    background: url(http://images.inquirer.net/blogsitebox/insidescience2.jpg) no-repeat;
    height:150px;
}
#insidescience ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #insidescience ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#insidescience a{
    color: #fff;
}
#insidescience a:hover{
    color: #fff;
    text-decoration: none;
}

/* atplay */

#atplay{
    background: url(http://images.inquirer.net/blogsitebox/atplay2.jpg) no-repeat;
    height:150px;
}
#atplay ul{
    padding: 50px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #atplay ul{
    padding-top:0;
    margin:50px 1px 3px 5px;
}

#atplay a{
    color: #000;
}
#atplay a:hover{
    color: #000;
    text-decoration: none;
}

/* sportsaficionado */

#sportsaficionado{
    background: url(http://images.inquirer.net/blogsitebox/sportsafficionado2.jpg) no-repeat;
    height:150px;
}
#sportsaficionado ul{
    padding: 45px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #sportsaficionado ul{
    padding-top:0;
    margin:45px 1px 3px 5px;
}

#sportsaficionado a{
    color: #000;
}
#sportsaficionado a:hover{
    color: #000;
    text-decoration: none;
}

/* golfdigest */

#golfdigest{
    background: url(http://images.inquirer.net/blogsitebox/golfdigest2.jpg) no-repeat;
    height:150px;
}
#golfdigest ul{
    padding: 45px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #golfdigest ul{
    padding-top:0;
    margin:45px 1px 3px 5px;
}

#golfdigest a{
    color: #fff;
}
#golfdigest a:hover{
    color: #fff;
    text-decoration: none;
}

/* m-ph */

#m-ph{
    background: url(http://images.inquirer.net/blogsitebox/mph2.jpg) no-repeat;
    height:150px;
}
#m-ph ul{
    padding: 45px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #m-ph ul{
    padding-top:0;
    margin:45px 1px 3px 5px;
}

#m-ph a{
    color: #000;
}
#m-ph a:hover{
    color: #000;
    text-decoration: none;
}

/* blogaddicts */

#blogaddicts{
    background: url(http://images.inquirer.net/blogsitebox/blogaddicts2.jpg) no-repeat;
    height:150px;
}
#blogaddicts ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #blogaddicts ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#blogaddicts a{
    color: #fff;
}
#blogaddicts a:hover{
    color: #fff;
    text-decoration: none;
}

/* moneysmarts */

#moneysmarts{
    background: url(http://images.inquirer.net/blogsitebox/moneysmarts2.jpg) no-repeat;
    height:150px;
}
#moneysmarts ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #moneysmarts ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#moneysmarts a{
    color: #fff;
}
#moneysmarts a:hover{
    color: #fff;
    text-decoration: none;
}

/* openforbusiness */

#openforbusiness{
    background: url(http://images.inquirer.net/blogsitebox/openforbusiness2.jpg) no-repeat;
    height:150px;
}
#openforbusiness ul{
    padding: 45px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #openforbusiness ul{
    padding-top:0;
    margin:45px 1px 3px 5px;
}

#openforbusiness a{
    color: #fff;
}
#openforbusiness a:hover{
    color: #fff;
    text-decoration: none;
}

/* notjustforprofit */

#notjustforprofit{
    background: url(http://images.inquirer.net/blogsitebox/notjustforprofit2.jpg) no-repeat;
    height:150px;
}
#notjustforprofit ul{
    padding: 40px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #notjustforprofit ul{
    padding-top:0;
    margin:40px 1px 3px 5px;
}

#notjustforprofit a{
    color: #000;
}
#notjustforprofit a:hover{
    color: #000;
    text-decoration: none;
}

/* househunter */

#househunter{
    background: url(http://images.inquirer.net/blogsitebox/househunter2.jpg) no-repeat;
    height:150px;
}
#househunter ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #househunter ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#househunter a{
    color: #000;
}
#househunter a:hover{
    color: #000;
    text-decoration: none;
}

/* blogaddicts */

#blogaddicts{
    background: url(http://images.inquirer.net/blogsitebox/blogaddicts2.jpg) no-repeat;
    height:150px;
}
#blogaddicts ul{
    padding: 35px 0px 0px 18px;
    width: 275px;
    list-style: disc;
}
* html #blogaddicts ul{
    padding-top:0;
    margin:35px 1px 3px 5px;
}

#blogaddicts a{
    color: #fff;
}
#blogaddicts a:hover{
    color: #fff;
    text-decoration: none;
}


