#cakeConnect .cakeD {
	border: 1px solid #666666; 
	width: 360px;
	overflow: hidden;
	/*background-color: #666666;*/
	margin: 15px auto;
}

#cakeConnect .cakeD img {
	float: left;
	margin: 10px;
}

#cakeConnect .cakeD p {
	/*font-family: arial, verdana;*/
	font-size: 11px;
	margin: auto;
	text-align: justify;
}

#cakeConnect .cakeD .cakeP {
	/*border: 1px solid black;*/
	margin: auto;
	padding: 10px;
	width: 340px;
	/*height: 150px;*/
	float: left;
	background-color: #ffffff;
}

#cakeD_wrap .ltext a {
	color: #18430F;
	text-decoration: underline;
	font-size: 14px;
}

#cakeD_wrap .ltext a:hover {
	text-decoration: none;
}

#cakeD_wrap {
width: 100%;
margin: 5px auto;
}

#hRec {
	margin: 5px auto; 
}

#cakeD_wrap .pr img {
	float:right;
	margin:5px auto auto;
}

#cakeD_wrap .ldesc {
	color: #000000;
	float: left;
	width: 225px;
}

#cakeD_top {
	margin: auto;
	width: 100%;
	background-color: #B30818;
}

#cakeD_top .ltext {
	margin: auto;
	width: auto;
	padding: 2px 0 2px 15px;
	background-color:#B2C7C0;
	border-bottom:1px solid;
}

#cakeD_btm {
	margin: auto;
	width: 100%;	
	background-color: #E87562;
	border-top:1px solid;
	float: left;
}

#cakeD_btm .lurl {
	margin: auto;
	float: left;
	width: auto;
	padding: 2px 0 2px 15px;
}

#cakeD_btm .pr {
	margin: auto;
	float: right;
	width: auto;
	padding: 2px 15px 2px 0;
}

#siteResources{

}

.listItem{
    border: 1px solid #666666;
    margin-bottom: 7px;
    padding: 0;
}

.keyWord{
    background-color: #E87562;
    border-bottom: 1px solid;
    border-right: 1px solid;
    float: left;
}

.keyWord a{
    color: #0D6993;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    text-transform: capitalize;
}

.keyWord a:hover{
	text-decoration:underline;
    color: #DEDEDE;
}

.descriptions{
    color: #000000;
    line-height: 19px;
    margin-left: 4px;
}

ul#suggested{
    background-color: #DEECEF;
    float: right;
    margin: 5px 0 0 5px;
    padding: 7px;
}

ul#suggested li{
	list-style:disc inside none;
}

ul#suggested li a{
    text-transform: capitalize;
}

#thr{
    clear: both;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
}

#thr a{
    text-decoration: underline;
	 font-style: italic;
    text-transform: capitalize;
}
