#page #footer #footer1{
width: 445px !important;
}

#page #footer #footer2{
width: 435px !important;
}

#content h2{
margin-bottom:20px;
margin-top:0;
padding-top:0;
}

.content-menu{
float:left;
width: 100%;
margin-bottom:20px;
}

.content-menu ul{
float:left;
width: 100%;
}

.content-menu ul li{
float:left;
list-style-type:none;
margin:0;
padding:0;
width:44%;
}

#sourcelist{
float:left;
margin-bottom:20px;
width:99%;
}

#sourcelist .listitem{
background-color:#F5F5F5;
float:left;
margin:1px 0;
padding:5px;
width:98%;
}

.listitem .keyword{
float:left;
width:100%;
}

.listitem .keyword a{
font-weight: bold;
text-transform: capitalize;
color: #9D3636;
}

.listitem .keyword a:hover{
text-decoration: underline;
}

.listitem .desc{
float:left;
width:100%;
}

.listitem .add{
color: #8998B9;
float:left;
width:100%;
font-size:11px;
}