/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for mypcal_cont_topictext DotNetNuke Container by Bryan Hunsinger 									*/
/*--------------------------------------------------------------------------------------------------------------*/

.mypcal_cont_topictext { 
	color: #666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.mypcal_cont_topictext a:hover {
	text-decoration:none;
}
div#mypcal_cont_topictext { 
	width:600px;
	background: #fff;
}
div#mypcal_cont_topictext_top { 
	background-image:url(/Portals/4/Containers/mypcal_cont_topictext/top.jpg);
	background-repeat:no-repeat;
	width:406px;
	height:23px;
	color:#e9bd3a;
	font-size:14px;
	font-weight:bold;
	/*padding-left:40px;*/
}

div#mypcal_cont_topictext_top H1
{
	font-family: Arial, helvetica, Sans-Serif;
}

div#mypcal_cont_topictext_top-long { 
	background-image:url(/Portals/4/Containers/mypcal_cont_topictext/top-long.jpg);
	background-repeat:no-repeat;
	width:406px;
	height:23px;
	color:#e9bd3a;
	font-size:14px;
	font-weight:bold;
	/*padding-left:40px;*/
}
div#mypcal_cont_topictext_mid { 
	width:406px;
	border-right:1px solid #e9bd3a;
	border-left:1px solid #e9bd3a;
}
div#mypcal_cont_topictext_cont { 
	padding-left:8px;
	padding-right:8px;
}

div#mypcal-cont-topictext-cont H1
{
	font-family: Arial, helvetica, Sans-Serif;
}


div#mypcal_cont_topictext_cont p { 

	color: #666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}

#mypcal_cont_topictext_cont ol li 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


div#mypcal_cont_topictext_bot { 
	background-image:url(/Portals/4/Containers/mypcal_cont_topictext/bot.jpg);
	background-repeat:no-repeat;
	width:406px;
	height:17px;
}
div#mypcal_cont_topictext_bot-long { 
	background-image:url(/Portals/4/Containers/mypcal_cont_topictext/bot-long.jpg);
	background-repeat:no-repeat;
	width:406px;
	height:17px;
}
