/* Home pages - Core Components Project*/
/* ---------------------------------------------------------- */
.SubHeading {color: #000;}
#Slot1 a {color: #4B73A5;font-family: Tahoma;font-weight: normal;}
#Slot2 {border-top: solid 1px #808594;background-color: #F2EFE7;}
#Slot2 h2 {color: #5C5648;font-size: 1.5em;font-weight: normal;line-height: 1.1em;padding-top: 10px;margin-left: 10px;margin-top: 0px;margin-bottom: -10px;}
#Slot2 a {color: #5C5648;font-weight: normal;}
#Slot1 a:hover, #Slot2 a:hover {color: red;}
#Slot2 img {float: left;margin: 10px;}
#Slot2 p {margin-left: 10px;padding-bottom: 10px;padding-right: 10px;}
#NewsList h2 {font: 1em Arial, Helvetica, sans-serif;border-bottom: solid 1px #808594;font-weight: bold;margin-top: 8px;margin-bottom: 0px;}
#NewsList .Author {display: none;}
#NewsList .Date {display: block;color: #808080;}

/* Homepage Poll */
/* ---------------------------------------------------------- */

#Poll {margin-top: 10px;border-top: solid 1px #505870;border-bottom: solid 1px #505870;width: 126px;text-align: center;}
#Poll h2 {color: #505870;margin-top: 4px;margin-bottom: 4px;font-weight: normal;text-align: left;}
#Poll p {color: #000;margin-top: 4px;margin-bottom: 4px;text-align: left;}
#Poll p.PollBody {color: #999;margin-bottom: 8px;}

#PollYes, #PollNo {width: 40px;float: none;}
#Poll a {display: block;margin-top: 4px;}
#PollLink {width: 126px;text-align: center;clear: both;vertical-align: top;	margin-bottom: 10px;}
#submitVotebtn {margin-bottom: 4px;margin-top: 4px;width: 60px;}
.OptionHome {width: 30px;vertical-align: top;padding-bottom: 3px;margin-right: 3px;}

.BarsHome {width: 50px;vertical-align: top;padding-bottom: 3px;}
.PercentageHome {margin-left: 2px;}
