/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for mypcal_mod_topstory DotNetNuke Module by Bryan Hunsinger 											*/
/*--------------------------------------------------------------------------------------------------------------*/

div#mypcal_mod_topstory {
	width:172px;
	margin-top:10px;
}
div#mypcal_mod_topstory_cont {
	border-right:1px solid #549c2b;
	border-left:1px solid #549c2b;
	border-bottom:1px solid #549c2b;
}
div#mypcal_mod_topstory_top {
	background-image:url(cashAdvance02.jpg);
	background-repeat:no-repeat;
	height:172px;
}
div#mypcal_mod_topstory_mid {
	padding-left:12px;
	padding-right:12px;
}
div#mypcal_mod_topstory_bot {
	/*border-top:1px solid #e2aa00;*/
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
	/*padding-right:12px;*/
}
.mypcal_mod_topstory_header {
	color:#666666;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.mypcal_mod_topstory_title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:underline;
	font-weight:bold;
}
.mypcal_mod_topstory_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}


.mypcal_mod_topstory_help {
	background-image:url(weCanHelp.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:82px;
}



.mypcal_mod_topstory_apply a:link {
	color:#e2aa00;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.mypcal_mod_topstory_apply a:active {
	color:#e2aa00;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.mypcal_mod_topstory_apply a:visited {
	color:#e2aa00;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.mypcal_mod_topstory_apply a:hover {
	font-size:16px;
	color:#e2aa00;
	text-decoration:underline;
}

.mypcal_mod_topstory_button a:link {
	color:#e2aa00;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.mypcal_mod_topstory_button a:active {
	color:#e2aa00;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.mypcal_mod_topstory_button a:visited {
	color:#e2aa00;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.mypcal_mod_topstory_button a:hover {
	color:#e2aa00;
	text-decoration:underline;
}

