.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
color: white;
background: black; /*background of Drop Down Panel*/
/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
}

.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/
margin-right: 20px;
font: normal 12px Arial;
}

.ddpanel .ddpaneltab a{ /*"toggle" tab related CSS*/
float: right;
color: white;
background: black url(toggleleft.gif) no-repeat left bottom; /*background of toggle tab*/
text-decoration: none;
letter-spacing: 1px;
}

.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
float: left;
display: block;
background: transparent url(toggleright.gif) no-repeat right bottom;
padding: 1px 12px 4px 13px;
cursor: pointer;
}

.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/
margin-top: 2px;
margin-left: 5px;
}

.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
background-color: navy; /*background of toggle tab onMouseover*/
}

.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ /*"toggle" tab related CSS*/
outline: 0;
}

.ddpanel .ddpaneltab a:hover span{ /*"toggle" tab related CSS*/
background-color: transparent;
}#page4 #main #content .row-2 .box .inner .title .title {
	color: #F60;
	font-size: 24px;
	font-family: "MS Serif", "New York", serif;
}
#page4 #main #content .row-1 .box1 .inner .wrapper .col-2 .list li .Ministry.desc {
	color: #CCC;
}
#page4 #main #content .row-2 .box .title .title {
	color: #FFF;
	font-weight: bold;
}
#page3 #main #content .row-3 .box1 .inner div {
	color: #CCC;
	text-align: center;
}
#page5 #main #content .row-3 .box1 .inner div {
	color: #CCC;
}
#page4 #main #content .row-3 .box1 .inner {
	font-size: 18px;
}
#page4 #main #content .row-3 .box1 .inner {
	color: #999;
}
#page4 #main #content .row-3 .box1 .inner {
	color: #CCC;
}

