#contentPost{
float: right;
}

#contentPost h1{
margin-bottom: 10px !important;
}

#contentPost p{
float:right;
margin-top:10px;
width:100%;
}

#contentPost ul li a{
color: #D4E500 !important;
}


.moreTopics{
float:right;
margin-top:5px;
}

.moreTopics ul li {
float:left;
}

.moreTopics ul li a{
color: #D4E500 !important;
}

.moreTopicsul li a:hover{
color: #0DA8DF !important;
}

#postLinks{
float:right;
margin-top:20px;
padding-bottom:20px;
}

.listItem{
float:right;
margin-bottom:10px;
width:360px;
}

.txt {
float:right;
width:100%;
}

.txt a{
color:#0DA8DF;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}

.txt a:hover{
color: #D4E600;
text-decoration: none;
}

.details{
width:360px;
float:right;
font-size:11px;
}


/* Drop down */
#footersubmenu{
text-align:right;
}

#footersubmenu ul{
float:right;
padding-bottom:10px;
}

#footersubmenu ul li{
float:right;
list-style-type:none;
width:220px;
}

#footersubmenu ul li a{
text-decoration:none;
}

#footersubmenu ul li a:hover{
text-decoration:underline;
}