/* CUSTOM CSS */

/*Twitter Feed - These were left blank so you can add your own styles*/

#jstwitter {
	padding-left:5px;
}

#jstwitter .tweet {
	margin: 0 auto 15px auto;
}

#jstwitter .tweet a {
}

#jstwitter .tweet a:hover {
	text-decoration: underline;
}

#jstwitter .tweet .time {}
}

/* Pricing */

.pricing{
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #ffffff;
  }

/* Custom Footer Styles */
  footer {
  border-top:#e9e9e9;
  background-color: #e5e5e5;
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom:10px;
}

.blogroll {
	margin: 0 auto 15px auto;
}

.mp_details img
{
    width: 300px;
    height: 300px;
}

.mp_details tr
{
    border-top: 1px solid black;
}