﻿/*News list*/

#siteContainer #mainContent #newsRecords {padding-top:20px;}
#siteContainer #mainContent #newsRecords ul#newsTabs{width:98%;border-bottom:1px solid #9a4d9e;margin-bottom:20px;}

#siteContainer #mainContent #newsRecords ul#newsTabs li{float:left;background:url(/furniture/mmWeek/success-tab-left.png) no-repeat;padding:0;margin:0 7px;}

#siteContainer #mainContent #newsRecords ul#newsTabs li a{color:#1995d7;text-decoration:none;background:url(/furniture/mmWeek/success-tab-right.png) right 0 no-repeat;display:block;margin:0;padding:0;}

#siteContainer #mainContent #newsRecords ul#newsTabs li a span	{display:block;padding:15px 20px 10px 20px;margin:0;}

#siteContainer #mainContent #newsRecords h4  {width:95%;}

#siteContainer #mainContent #newsRecords h4 a {text-decoration:none;font-size:1em;}
#siteContainer #mainContent #newsRecords p.date{color:#7c7c7c;font-size:0.75em;padding:0 0 5px 0;}
#siteContainer #mainContent #newsRecords p.teaser{font-style:italic;font-weight:bold;width:95%;padding-bottom:10px;}
#siteContainer #mainContent #newsRecords .categories{color:#7c7c7c;font-size:0.75em;padding:5px;margin:0 0 15px 0;border-bottom:1px dotted #ccc;border-top:1px dotted #ccc;width:96%;}
#siteContainer #newsPanel .paging{text-align:right;padding-right:10px;}

/*news article*/
#siteContainer #mainContent #newsArticle h2{margin-bottom:0;}
#siteContainer #mainContent #newsArticle .backBtn{width:95%;text-align:right;margin-bottom:20px;padding:0 0 10px 0;border-bottom:1px solid #dedede;font-size:0.75em;font-weight:bold;}
#siteContainer #mainContent #newsArticle h3{width:95%;font-size:1em;}
#siteContainer #mainContent #newsArticle .postDetails{color:#7c7c7c;font-size:0.75em;padding:0 0 10px 0;}
#siteContainer #mainContent #newsArticle .postBody{padding-right:10px;}
#siteContainer #mainContent #newsArticle .postImages{width:100%;padding-top:20px;}
#siteContainer #mainContent #newsArticle .postImages img{padding:5px; border:1px solid #e7e7e7 !important; float:left;margin-right:20px;}

