/* Copyright 2005. All Rights Reserved. DLSU Web Development Team. 
For IE 5.5/6.x, Netscape Gecko 6.x/7.x, Mozilla Firefox 1.x, Opera 6.x/7.x - PC/MacOS Compatible 
*/
/* --- start of layout structure --- */
body {
	margin:	0;
	padding: 0;
	background: #ebebeb url(http://www.dlsu.edu.ph/_images/_tmpl1/body-shadow.gif) repeat-y top left;
	}
#gutter {  /* row 1 */
	background-color: #c0c0c0;
	border-bottom: 1px solid black;
	position: static;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 5px;
	overflow: hidden;
	}
#container {
	background: white url(http://www.dlsu.edu.ph/_images/_tmpl1/container-bg.gif) repeat-y top left;
	margin: 0; 
	padding: 0; 
	position: relative; /* relative to row 1 div tag */
	top: 0;
	left: 0;
	width: 777px;
	}
#home-logo {
	position: absolute;
	display: block;
	top: 10px;
	left: 46px;
	width: 86px;
	height: 86px;
	cursor: pointer;
	}
#mh {  /* master header holder */
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	border-right: 1px solid gray;
	}
#mh-header { /* row 2 */
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
#mh-header h1 { /* row 3 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mh-header2.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	width: 777px; 
	height: 82px;
	text-indent: -5000px; /* courtesy of the phark IR method */
	}
.mh-printer {
	display: none;
	}
#mh-divider {  /* row 3 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mh-divider.gif) no-repeat top left; 
	margin: 0; 
	padding: 0;
	width: 777px; 
	height: 4px;
	overflow: hidden;
	}
#mh-logo {  /* row 4 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mh-logo.gif) no-repeat top left; 
	margin: 0; 
	padding: 0;
	width: 138px; 
	height: 23px;
	float: left;
	}
#mh-nav-corner {  /* row 4 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mh-nav-corner.gif) no-repeat top left; 
	margin: 0; 
	padding: 0;
	width: 13px; 
	height: 23px;
	float: left;
	}
#mh-nav {  /* row 4 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mh-nav.gif) no-repeat top left; 
	margin: 0; 
	padding: 0;
	width: 626px; 
	height: 23px;
	float: left;
	}
#smh {  /* sub master header holder */
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	border-right: 1px solid gray;
	}
#smh-flash { /* row 5 */
	background-color: #2BB42B; 
	padding: 0;
	width: 777px;
	margin: 0;
}
object {
display: block; /* solves issue of dynamic embed in Firefox creates a space underneath SWF object */
}

#smh-alt-flash { /* row 5 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/no-flash-content2.png) no-repeat top left;
	width: 777px;
	height: 154px;
	}
#smh-alt-menu { /* row 5 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/alt-flash-menu2.png) no-repeat top left;
	width: 777px;
	height: 20px;
	text-align: right;
	}
#smh-divider {  /* row 6 */
	background: #93e701;
	border-top: 1px solid #ffff00;
	margin: 0;
	padding: 0;
	width: 777px; 
	height: 3px;
	overflow: hidden;
	}
#smh-date-weather {  /* row 7 */
	background: #f8fbcb;
	margin: 0;
	padding: 0;
	width: 398px; 
	height: 29px;
	float: left;
	}
#smh-search-icon {  /* row 7 */
	background: #f8fbcb url(http://www.dlsu.edu.ph/_images/_tmpl1/smh-search-icon.gif) no-repeat top left; 
	margin: 0; 
	padding: 0;
	width: 27px; 
	height: 29px;
	float: left;
	}
#smh-search {  /* row 7 */
	background: #93e701;
	margin: 0;
	padding: 0;
	width: 352px; 
	height: 29px;
	float: left;
	overflow: hidden;
	}
#smh-nav {  /* row 8 //#fff9ad// */
	background: #f8fbcb url(http://www.dlsu.edu.ph/_images/_tmpl1/smh-nav-divider1.gif) no-repeat top left;
	border: 0;
	/* border-bottom: 1px solid #fedda4; */
	margin: 0;
	padding: 0;
	width: 777px; 
	height: 25px;
	float: left;
	}
#smh-nav-desc { /* row 9 */
	background: #f8fbcb url(http://www.dlsu.edu.ph/_images/_tmpl1/smh-nav-divider2.gif) no-repeat top left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 777px; 
	height: 26px;
	float: left;
	vertical-align: top;
	overflow: hidden;
	}
#smh-nav-border { /* row 10 */
	background: #f8fbcb;
	border-bottom: 1px solid #fedda4;
	margin: 0;
	padding: 0;
	width: 777px; 
	height: 0;
	float: left;
	overflow: hidden;
	}
#cb { /* content body holder */
	background: white;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	border-right: 1px solid gray;
	}
#cb-section-title { /* row 11 */
	background: #fbfde0;
	border-bottom: 1px solid #fedda4;
	margin: 0;
	padding: 0;
	width: 777px; 
	height: 29px;
	overflow: hidden;
	}
#cb-section-menu { /* row 12 */
	margin: 0;
	padding: 0;
	width: 207px;
	float: left;
	}
#cb-divider { /* row 12 */
	background: url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-divider.gif) no-repeat top left; 
	margin: 0;
	padding: 0;
	width: 1px;
	height: 300px; 
	float: left;
	}
#cb-content { /* row 12 */
	background: white;
	margin: 0;
	padding: 0;
	width: 569px;
	float: left;
	}
#mf { /* master footer holder */
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	border-right: 1px solid gray;
	}
#mf-nav1-rivet { /* row 13 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mf-nav1-rivet.gif) no-repeat top left; 
	border-top: 1px solid #8cd866;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 32px;
	float: left;
	}
#mf-nav1-corner { /* row 13 */
	background: white url(http://www.dlsu.edu.ph/_images/_tmpl1/mf-nav1-corner.gif) no-repeat top left; 
	border-top: 1px solid #ebebeb;
	margin: 0;
	padding: 0;
	width: 13px;
	height: 32px;
	float: left;
	}
#mf-nav1 { /* row 13 */
	background: white; 
	border-top: 1px solid #ebebeb;
	margin: 0;
	padding: 0;
	width: 724px;
	height: 32px;
	float: left;
	}
#mf-nav2-corner { /* row 14 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mf-nav2-corner.gif) no-repeat top left; 
	margin: 0;
	padding: 0;
	width: 151px;
	height: 25px;
	float: left;
	}
#mf-nav2 { /* row 14 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mf-bg.gif) repeat top right;
	margin: 0;
	padding: 0;
	width: 626px;
	height: 25px;
	float: left;
	}
#mf-divider-corner { /* row 15 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mf-divider.gif) repeat top left;
	margin: 0;
	padding: 0;
	width: 53px;
	height: 17px;
	float: left;
	}
#mf-divider { /* row 15 */
	background: transparent;
	margin: 0;
	padding: 0;
	width: 724px;
	height: 17px;
	float: left;
	}
#mf-copyright-corner { /* row 16 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mf-copyright.gif) repeat top left;
	margin: 0;
	padding: 0;
	width: 53px;
	height: 83px;
	float: left;
	}
#mf-copyright { /* row 16 */
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mf-bg.gif) repeat top right;
	margin: 0;
	padding: 0;
	width: 724px;
	height: 83px;
	float: left;
	}
#mf-gutter { /* row 17 */
	background: #49971d url(http://www.dlsu.edu.ph/_images/_tmpl1/mf-gutter.gif) repeat top left;
	margin: 0;
	padding: 0;
	width: 777px;
	height: 6px;
	float: left;
	overflow: hidden;
	}
/* --- end of layout structure --- */
/* --- start of content structure --- */
/* header nav formatting style */
.mh-nav {
	font: bold 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #377500;
	text-decoration: none;
	position: relative;
	top: 3px;
	left: 4px;
	padding: 0;
	}
.mh-nav-divider {
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/mh-nav-divider.gif) no-repeat top left;
	}
.mh-nav-divider b {
	display: none;
	}
.mh-nav a:link, .mh-nav a:visited {
	color: #377500;
	text-decoration: none;
	}
.mh-nav a:hover, .mh-nav a:focus, .mh-nav a:active {
	color: white;
	text-decoration: none;
	}
/* flash alternate content formatting style */
.smh-install-flash {
	font: normal 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	line-height: 12px;
	position: relative;
	left:464px;
	top:53px;
	width:262px;
	height:48px;
	border: 0;
	}
.smh-install-flash a:link, .smh-install-flash a:visited, .smh-install-flash a:active {
	color: #FF0000;
	text-decoration: none;
	}
.smh-install-flash a:hover, .smh-install-flash a:focus {
	text-decoration: underline;
	}
.smh-alt-txt-menu {
		line-height: 12px;
		padding-top: 2px;
	}
.smh-alt-txt-menu a:link, .smh-alt-txt-menu a:active, .smh-alt-txt-menu a:visited {
	font: normal 12px Arial, Helvetica, Georgia, sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding-right: 17px;
	}
.smh-alt-txt-menu a:hover, .smh-alt-txt-menu a:focus {
	color: #FFE57F;
	}	
/* date & weather formatting style */
.smh-date-weather {
	font: normal 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #666666;
	padding: 3px 2px 0 10px;
	margin: 0;
	}
.smh-date-weather-icon {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	}
/* collapsible nav formatting style */
.smh-nav {
	margin-right: 4px;
	border: 0;
	}
.smh-nav span {
	font: bold 14px Arial, Helvetica, Georgia, sans-serif;
	color: #43a65b;
	letter-spacing: -1px;
	text-decoration: none;
	margin: 7px 0 0 0;
	padding: 0 0 0 2px;
	display: block;
	width: 143px;
	float: right;
	}
.smh-nav-button img {
	border: 0 !important;
	vertical-align: top !important;
	}
.smh-nav-button {
	margin-top: 9px !important;
	margin-right: 8px !important;
	padding: 1px !important;
	border: 1px solid #75bc71 !important;
	width: 9px !important; 
	height: 8px !important;
	cursor: pointer !important;
	overflow: hidden;
	}
.smh-nav-button i {
	display: none;
	}
.smh-nav a:link, .smh-nav a:visited, .smh-nav a:active {
	color: #43a65b;
	text-decoration: none;
	display: block;
	width: 143px;
	}
.smh-nav a:hover, .smh-nav a:focus  {
	color: #f9ad81;
	text-decoration: none;
	display: block;
	width: 143px;
	}
/* collapsible nav description formatting style */
.smh-nav-desc {
	margin-right: 4px;
	padding-bottom: 1px;
	overflow: hidden;
	}
.smh-nav-desc span {
	font: normal 10px Verdana, Helvetica, Georgia, sans-serif;
	line-height: 13px;
	letter-spacing: -1px;
	color: #707070;
	text-decoration: none;
	margin: -3px 0 0 0;
	padding: 0 0 0 2px;
	width: 143px;
	height: 29px;
	float: right;
	}
.smh-nav-desc a:link, .smh-nav-desc a:visited, .smh-nav-desc a:active {
	color: #707070;
	padding-bottom: 1px;
	text-decoration: none;
	}
.smh-nav-desc a:hover, .smh-nav-desc a:focus {
	color: #43a65b;
	text-decoration: none;
	padding-bottom: 1px;
	background: url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-hover-bg-green.gif) repeat-x 100% 100%;
	white-space: nowrap;
	}
/* search form formatting style */
.smh-search {
	position: relative;
	top: 2px;
	left: 2px;
	}
.smh-search-button {
	background: url(http://www.dlsu.edu.ph/_images/_tmpl1/smh-search-button-switch.gif) no-repeat;
	height: 20px;
	width: 20px !important;
	border: 0 !important;
	outline: none;
	padding: 2px;
	margin: 0;
	position: absolute;
	top: -1px;
	left: 250px;
	overflow: hidden;
}
.smh-search-button:hover {
	background-position: 0 -25px;
	}
#smh-search form, .cb-content form {
	font: normal 11px Verdana, Helvetica, Georgia, sans-serif;
	margin: 0;
	padding: 0;
	}
.smh-search input, .cb-content fieldset.textfield input, .cb-content textarea, .s-button, .c-button {
	font: normal 11px Verdana, Helvetica, Georgia, sans-serif;
	border: 1px solid #7f9db9;
	color: #7c7c7c;
	padding: 2px;
	margin: 0;
}
input.filefield {
	color: #fff !important;
	padding: 0 !important;
	border-style: dashed;
	border-color: #fff;
	border-width: 1px;
}
input.radio, input.sradio, input.checkbox, .cb-image {
	border: 0;
	}
input.sradio {
	margin-top: 3px;
	vertical-align: text-bottom;
	}
.s-button, .c-button {
	padding: 1px !important;
	border: 1px solid #298A28 !important;
	background-color: #3EB03D !important;
	color: #fff !important;
	}
.s-button:hover, .c-button:hover, .s-button.hover, .c-button.hover, 
.s-button:focus, .c-button:focus, .s-button.focus, .c-button.focus {
	color: #fff !important;
	border: 1px solid #CC8864 !important;
	background-color: #FB925A !important;
	padding: 1px !important;
	cursor: pointer;
}
.s-button:active, .c-button:active, .s-button.active, .c-button.active {
	border: 1px solid #333 !important;
	background-color: #666 !important;
	cursor: wait;
}
.smh-search a {
	font: bold 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #028C01;
	text-decoration: none;
	line-height: 15px;
	}
.smh-search span {
	color: #028C01;
	padding-left: 25px;
	}
.smh-search a:hover, .smh-search a:focus {
	color: #CC9900;
	}
.smh-search input#textfield:focus, .cb-content input:focus, .cb-content textarea:focus {
	background-color: #fffce7;
	}
.smh-search option, .cb-content option {
	padding: 0;
	margin: 0;
	line-height: 12px;
	cursor: pointer;
	}
.smh-search select, .cb-content select {
	font: normal 11px Verdana, Helvetica, Georgia, sans-serif;
	border: 1px solid #7f9db9;
	color: #7c7c7c;
	padding: 0;
	}
.smh-search label span {
 display: none;
}
/* google search at custom 404b error page */
#goog-wm li.search-goog { display: block; }
#goog-wm input { margin-left: 3px; }
  
/* section title formatting style */
.cb-section-title h2 {
	font: normal 18px Arial, Helvetica, Georgia, sans-serif;
	color: #5d9802;
	text-indent: 220px;
	padding: 0;
	margin: 3px 0 0 0;
	overflow: hidden;
	float: left;
	}
/* section menu formatting style [for unordered list tags] */
.cb-section-menu {
	margin: 10px 8px 30px 10px;
	padding: 0;
	}
.cb-section-menu ul {
	margin: 0;
	padding: 0;
	}
.cb-menu-uset {
	font: bold 12px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #029402;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: -1px;
	text-decoration: none;
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-menulist-cat-noshade.gif) no-repeat top left;
	list-style-type: none;
	padding: 0 0 0 20px;
	}
.cb-menu-uitem {
	font: normal 12px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #7c7c7c;
	line-height: 16px;
	text-decoration: none;
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-menulist-item2-noshade.gif) no-repeat top left;
	list-style-type: none;
	padding: 0 0 0 20px;
	}
.cb-menu-uitem a:link, .cb-menu-uitem a:visited, .cb-menu-uitem a:active {
	text-decoration: none;
	color: black;
	}
.cb-menu-uitem a:hover, .cb-menu-uitem a:focus {
	text-decoration: underline;
	color: #e38903;
	}
/* breadcrumb formatting style */
.cb-breadcrumb, .cb-pubdate, .cb-flowchart { 
	font: normal 12px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #999999;
	margin: 3px 5px 0 13px;
	padding: 0;
	overflow: hidden;
	float: left;
	clear: right;
	}
.cb-flowchart, .cb-pubdate {
	margin-left: 0 !important;
}
.cb-breadcrumb a:link, .cb-breadcrumb a:visited, .cb-breadcrumb a:active {
	color: #999999;
	text-decoration: none;
	}
.cb-breadcrumb a:hover, .cb-breadcrumb a:focus {
	color: black;
	text-decoration: underline;
	}
/* page texts widgets formatting style */
.cb-text-widget {
	width: 120px;
	height: 19px;
	padding: 0;
	margin: 5px 10px 0 0;
	overflow: hidden;
	float: right;
	}
.cb-text-widget img {
	border: 0;
	padding: 0;
	margin: 0 0 0 2px;
	overflow: hidden;
	float: right;
	}
.cb-text-widget img:hover {
	background: #e9edae;
	}
/* body content formatting style */
.cb-content {
	font: normal 12px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: black;
	line-height: 16px;
	margin: -16px 15px 15px 12px;
	padding: 0;
	float: none;
	clear: left;
	}
.cb-content h3 {
	font: bold 16px Arial, Helvetica, Georgia, sans-serif;
	color: green;
	float: none;
	clear: left;
	}
.cb-content h4, .cb-content dt  {
	font: bold 14px Arial, Helvetica, Georgia, sans-serif;
	color: #DF6F00;
	}
.cb-content h4 {
	margin: 0;
	}
.cb-content h5 {
	font: bold 14px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #FFAE5F;
	text-indent: 23px;
	margin: 0;
	}
.cb-content h6 {
	font: bold 14px Arial, Helvetica, Georgia, sans-serif;
	color: #A6A6A6;
	margin: 0;
	}
.cb-content-nowrap {
	white-space: nowrap;
	}
.cb-content-center, .cb-content-center caption {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
.cb-content-right, .cb-content-right caption {
	margin-left: auto;
	text-align: right;
	}
.cb-content ul, .cb-content-ul {
	list-style-image: url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-ul-circle-bullet.gif);
	list-style-position: inherit;
	}
.cb-content a:link, .cb-content a:visited, .cb-content a:active {
	color: #347b00;
	text-decoration: none;
	background: url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-hover-bg.gif) repeat-x 100% 100%;
	}
.cb-content a:hover, .cb-content a:focus {
	color: #92278f;
	text-decoration: none;
	background: url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-hover-bg-anim.gif) repeat-x 100% 100%;
	}
.cb-content a img, a.href-style-none:link, a.href-style-none:visited, a.href-style-none:active, a.href-style-none:hover {
	border: 0;
	background: transparent;
	text-decoration: none;
	white-space: normal;
	}
.cb-contact-info {
	color: #707070;
	background: #fdfeef url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-contact-bg.gif) repeat-x 100% 0;
	border: 1px solid #ffe8c0;
	text-align: center;
	width: 60%;
	margin: 10px auto 10px auto;
	padding-top: 6px;
	}
.cb-contact-info h4 {
	color: #d4941e;
	display: block;
	border-bottom: 1px solid #fbfde0;
	padding: 2px;
	}
.cb-content-panel {
	width: 300px;
	background: #f5f9e7;
	float: none;
	border-top: 1px dashed #a9b67e;
	border-bottom: 1px dashed #a9b67e;
	}
.cb-content-panel h3 {
	padding: 0.5em 0.5em 0 0.5em;
	border-top: 6px solid white;
	margin-top: 0;
	}
.cb-content-panel p {
	padding: 0.5em;
	border-bottom: 6px solid white;
	border-top: 6px solid white;
	margin: 0 0;
	}
.cb-item-date, .cb-item-url {
	font: normal 10px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #E87627;
	}
.cb-note {
	font: normal 12px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #999999; /* #D98900 */
	}
.cb-content-h4-subhilite {
	font-weight: bold;
	color: #DF6F00;
}
.cb-content-h5-subhilite {
	font-weight: bold;
	color: #39b44a;
}
/* image formatting style */
.cb-image, a.img-no-hover:hover, a.img-no-hover:link, a.img-no-hover:visited, a.img-no-hover:active {
	text-decoration: none;
	background: none;
	}
.cb-image-right, .cb-image-left, .cb-image-left-valign, .cb-image-right-valign, .cb-image-clear-both {
	border: 0;
	}
.cb-image-right, .cb-image-brdr-right, .cb-image-right-valign {
	float: right;
	}
.cb-image-left, .cb-image-brdr-left, .cb-image-left-valign {
	float: left;
	}
.cb-image-left-valign, .cb-image-right-valign, .cb-image-clear-both {
	clear: both;
	}
.cb-image-brdr-left, .cb-image-brdr-right {
 padding: 6px;
 border-top: 1px solid #ddd;
 border-left: 1px solid #ddd;
 border-bottom: 1px solid #c0c0c0;
 border-right: 1px solid #c0c0c0;
	margin: 0 0 6px 8px;
}
/* table formatting style */
.cb-content table {
	border: 1px solid #209720;
	}
.cb-content tr td {
	font: normal 12px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	padding: 2px 6px;
	background: #ffffff;
	vertical-align: top;
	}
.cb-content thead td, .cb-content tr.section-head td {
	color: #fdf9c4 !important;
	background-color: #369701 !important;
	font-weight: bold;
	border-left: 1px solid #2d7e01;
	text-align: center;
	vertical-align: middle;
	}
.cb-content tfoot td {
	color: #000000;
	background-color: #c9cdc5; /*#dee2d9*/
	font-weight: normal;
	}
.cb-content tbody td, .cb-content tfoot td {
	border-left: 1px solid #d9d9d9;
	}
.cb-content tbody tr.even td {
	background: #e6eedc; /*#f5f7f2*/
	}
.cb-content tbody tr.selected td {
	background: #cae2ca; /*#D8F2D8*/
	color: black;
	font-weight: bold;
	border-left: 1px solid #d9d9d9;
	}
.cb-content tbody tr.ruled td {
	color: #000000;
	background-color: #faff6e !important; /*#f2ffca*/ 
	cursor: auto;
	}
.cb-content caption {
	color: #ffffff;
	background-color: #26b226;
	padding: 3px 2px 3px 2px;
	font-weight: bold;
	border-top: 1px solid #22a122;
	border-left: 1px solid #22a122;
	border-right: 1px solid #22a122;
	}
/* form & tabled form formatting style */
table.f-content {
	border: 0;
	}
table.f-content thead td, table.f-content .section-head td, table.f-content tbody td, table.f-content tfoot td, table.f-content tbody tr.selected td {
	border-left: 0;
	}
table.f-content td label.error-msg {
	color: #ff0000;
	}
fieldset {
	border: 1px solid #FEDDA4;
	padding: 5px;
	margin-bottom: 6px;
	color: #62748A;
	}
fieldset.wrapper {
	border: 0;
	padding: 0;
	margin: 0;
	}
legend {
	font-weight: bold;
	color: #E8A023;
	}
/* opera browser fix */
head:first-child+body tr.ruled td { 
	background-color: #f2ffca; 
	}
/* site map formatting */
.cb-divider-left {
	float: left; 
	width: 260px; 
	border-right: 1px solid #FBC8AC; 
	margin: 0 10px 0 0;
	}
.cb-divider-right {
	float: left; 
	width: 260px; 
	margin: 0;
	}
/* other formatting */
abbr, acronym {
	color: #347b00;
	text-decoration: none;
	border-bottom: white;
	background: url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-hover-bg.gif) repeat-x 100% 100%;
	white-space: nowrap;
	cursor: help;
	}
code, tt, samp, var, kbd {
	font: normal 12px "Courier New", Courier, mono;
	color: #000099;
	}
/* footer upper nav set formatting style */
.mf-nav1 {
	font: bold 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #69a501;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 5px;
	right: 10px;
	padding: 1px 6px 1px 6px;
	}
.mf-nav1 a:link, .mf-nav1 a:visited {
	color: #69a501;
	text-decoration: none;
	padding: 1px 6px 1px 6px;
	border: 1px solid white;
	}
.mf-nav1 a:hover, .mf-nav1 a:focus, .mf-nav1 a:active {
	color: #b7b7b7;
	text-decoration: none;
	padding: 1px 6px 1px 6px;
	border: 1px solid #b7b7b7;
	}
/* footer lower nav set formatting style */
.mf-nav2 {
	font: bold 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #228322;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 4px;
	right: 10px;
	padding: 1px 6px 1px 6px;
	}
.mf-nav2 a:link, .mf-nav2 a:visited {
	color: #228322;
	text-decoration: none;
	padding: 1px 6px 1px 6px;
	}
.mf-nav2 a:hover, .mf-nav2 a:focus, .mf-nav2 a:active {
	color: #f26522;
	text-decoration: none;
	padding: 1px 6px 1px 6px;
	}
/* footer baseline formatting style */
.mf-copyright {
	font: normal 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #005d02;
	text-decoration: none;
	line-height: 13px;
	position: relative;
	top: 9px;
	left: 110px;
	}
.mf-copyright a:link, .mf-copyright a:visited {
	color: #005d02;
	text-decoration: none;
	}
.mf-copyright a:hover, .mf-copyright a:focus, .mf-copyright a:active {
	color: #f26522;
	text-decoration: none;
	}
.content {
	padding-left: 140px;
}
/* --- end of content structure --- */

#results_004558364687355297303:rss_ybumppu p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	
	
}
