added margin bottom for p in bottom right div

This commit is contained in:
Karen 2012-01-02 20:25:00 +05:30
parent b59e3963ad
commit cb29043bf1

View File

@ -24,6 +24,10 @@ text-decoration:none;}
#bottomRight a:hover
{text-decoration:underline;}
#bottomRight p {
margin-bottom: 8px;
}
.itfInfoSub
{color:#f7bd00;
font-weight:bold;}