/* Start of CMSMS style sheet 'Winefantastic - extra' */
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

.phonelist {
padding: 3px;
}
.phonelist-number{
padding: 3px;
font-weight:bold;
}

div#main a,
div#main a:visited,
div#main a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
}

div#main {
   margin-left: 29%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%; /* and some air on the right */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
/* End of 'Winefantastic - extra' */

