* {
	margin: 0;
	padding: 0
	}
body
	{
	background-color: #edf0db;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	}	

p {
	margin-top: 1em;
	}
	
ul { list-style-type: none; }

img
	{
	border: 0;
	}
	
img, input, select, label
	{
	vertical-align: middle;
	}
	
#alignCenter
	{
	text-align: center
	}
	
.alignCenter
	{
	text-align: center
	}
	
.alignRight
	{
	text-align: right
	}
	
select
	{
	background-color: #E5E2DD;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size:11px; 
	border-right: 1px solid #A19D9A;
	border-top: 1px solid #A19D9A ;
	border-left: 1px solid #A19D9A ;
	border-bottom: 1px solid #A19D9A; 
	width:185px;
	margin: 3px 0;
	} 

h1, h2, h3, h4, h5, h6
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #00002a
	}
	
a {text-decoration: none; border-bottom: 1px solid #A3AA8D}
a:link {color: #1a3a70}
a:visited {color:#1a3a70}
a:active {color:#1a3a70}
a:hover {color:#000; border-bottom: 1px solid #000}

input, textarea
	{
	border: 1px solid #ccc;
	color: #000;
	font-size:  11px;
	font-weight: normal;
	padding: 2px;
	}

input.top
	{
	background-color: #CCCCCC;
	color: #000;
	width: 100px;
	font-family: georgia, times, serif;
	font-size: 11px;
	}
						
.uberclear
	{
	float: none;
	display: block;
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
	* html .uberclear
	{
	height: 0;
	}	
	
.wrapper
	{
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
	}
	
	.mainContain
		{
		width: 776px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15px;
		}
		
		.header
			{
			height: 108px;
			position: relative;
			}
			
			.header h1
				{
				position: absolute;
				left: 22px;
				top: 26px;
				background-image: url(../images/DSU_logo_white.png);
				background-repeat: no-repeat;
				background-position: 0 0;
				background-color: transparent;
				width: 287px;
				height: 66px;
				}
				
				.header h1 a
					{
					display: block;
					width: 287px;
					height: 66px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden
					}
					
					h1 a:hover
						{
						text-decoration: none;
						background-color: transparent; 
						border: 0;
						}
			#oldPage
				{
				position: absolute;
				left: 340px;
				top: 70px;
				}
				
			#oldPage a {color: #999999}
			#oldPage a:hover {color: #FFFFFF}
					
			.header .topNav
				{
				background-image: url(../images/bg_home.png);
				background-color: #0f4582;
				position: absolute;
				left: 528px;
				top: 0px;
				padding-top: 4px;
				width: 225px;
				height: 70px;
				text-align: right;
				font-size: 10px;
				letter-spacing: 1px;
				}
				
				.header .topNav a {
					font-family: Georgia, "Times New Roman", Times, serif; 
					text-decoration:none; 
					text-transform: uppercase; 
					border:0
					}
					
				.header .topNav a:link {color:#ffffff;  border:0}
				.header .topNav a:visited {color:#ffffff;  border:0}
				.header .topNav a:active {color:#ffffff;  border:0}
				.header .topNav a:hover {color:#cccccc;  border:0}
				
				.header .topNav input
					{
					border: 0
					}
					
				.header .topNav input.top
					{
					font-size: 10px;
					border: 0
					}
				
	.navigation
		{
			height: 27px;
			background-color: transparent;
		}
				
/************BEGIN DROP DOWNS************************/
					
.dropdown {float:left}
.dropdown dt {padding-top: 8px; cursor:pointer}
#oneLink {position: absolute; top: 110px; width: 65px; line-height: 27px; text-decoration: none}
#oneLink i {visibility: hidden}
#twoLink {position: absolute; top: 110px; width: 143px; line-height: 27px; text-decoration: none}
#twoLink i {visibility: hidden}
#threeLink {position: absolute; top: 110px; width: 154px; line-height: 27px; text-decoration: none}
#threeLink i {visibility: hidden}
#fourLink {position: absolute; top: 110px; width: 147px; line-height: 27px; text-decoration: none}
#fourLink i {visibility: hidden}
#fiveLink {position: absolute; top: 110px; width: 169px; line-height: 27px; text-decoration: none}
#fiveLink i {visibility: hidden}
#sixLink {position: absolute; top: 110px; width: 97px; line-height: 27px; text-decoration: none}
#sixLink i {visibility: hidden}
.dropdown dt#one-ddheader {width:65px; background-image: url(../images/nav_01.png)}
.dropdown dt#two-ddheader {width:143px; background-image: url(../images/nav_02.png)}
.dropdown dt#three-ddheader {width:154px; background-image: url(../images/nav_03.png)}
.dropdown dt#four-ddheader {width:147px; background-image: url(../images/nav_04.png)}
.dropdown dt#five-ddheader {width:169px; background-image: url(../images/nav_05.png)}
.dropdown dt#six-ddheader {width:97px; background-image: url(../images/nav_06.png)}
.dropdown dt:hover {background-position: 0 -27px}
.dropdown dd {position:absolute; overflow:hidden; width:776px; display:none; background:url(../images/bg_dropdown.png); z-index:200; opacity:0; background-color: #00002a}
.dropdown dd p {color: #CCCCCC; background-color: #00002a; border-bottom: 1px #939598 solid}
.dropdown dd#one-ddcontent {margin-left: 0}
.dropdown dd#two-ddcontent {margin-left: -65px}
.dropdown dd#shortcuts-two-ddcontent {margin-left: -65px}
.dropdown dd#three-ddcontent {margin-left: -208px}
.dropdown dd#shortcuts-three-ddcontent {margin-left: -208px}
.dropdown dd#four-ddcontent {margin-left: -362px}
.dropdown dd#shortcuts-four-ddcontent {margin-left: -362px}
.dropdown dd#five-ddcontent {margin-left: -509px}
.dropdown dd#shortcuts-five-ddcontent {margin-left: -509px}
.dropdown dd#six-ddcontent {margin-left: -678px}
.dropdown dd#shortcuts-six-ddcontent {margin-left: -678px}
.dropdown dd li {list-style-type: none}
.dropdown a {color: #CCCCCC; border: 0}
.dropdown i {color: #000000}
.dropdown a:hover {color: #FFFFFF; text-decoration: underline}

.home .navigation .dropdown dt#one-ddheader,
.futureStudents .navigation .dropdown dt#two-ddheader, 
.currentStudents .navigation .dropdown dt#three-ddheader, 
.alumni .navigation .dropdown dt#four-ddheader,  
.degrees .navigation .dropdown dt#five-ddheader,  
.athletics .navigation .dropdown dt#six-ddheader
{background-position: 0 -54px; 
border: 0}	

li.submenu {
	line-height: 1.2em
	}

li.submenuHeading {
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF
	}
/************GO & SHORTCUTS*********************/
li#twoGo {margin-left: 8em}
li#twoShortcuts {margin-left: 8em}
li#threeGo {margin-left: 19em}
li#threeShortcuts {margin-left: 19em}
li#fourGo {margin-left: 32em}
li#fourShortcuts {margin-left: 32em}
li#fiveGo {margin-left: 45em}
li#fiveShortcuts {margin-left: 45em}
li#sixGo {margin-left: 55em}
li#sixShortcuts {margin-left: 55em}
/************FUTURE STUDENTS********************/

/* COLUMN 2 */
li#whoAreYou {margin-left: 20em; margin-top: -7em}
li#hsJuniors, li#enteringFreshmen, li#transferStudents, li#internationalStudents, li#extendedLearning {margin-left: 20em}

/* COLUMN 3 */
li#nonStudents {margin-left: 40em; margin-top: -7em}
li#parents, li#counselors, li#fsSpacer1, li#fsSpacer2, li#fsSpacer3 {margin-left: 40em}
	
/************CURRENT STUDENTS********************/

/* COLUMN 2 */
li#informationC {margin-left: 12.5em; margin-top: -7.0em}
li#departmentsC, li#clubsC, li#catalogC, li#scheduleC, li#financialAidC {margin-left: 12.5em}

/* COLUMN 3 */ 
li#whatsHappeningC {margin-left: 30em; margin-top: -7em}
li#academicCalendarC, li#eventCalendarC, li#menuC, li#newsC {margin-left: 30em}
	
/* COLUMN 4 */ 
li#referenceC {margin-left: 43em; margin-top: -5.8em}
li#facultyStaffDirectoryC, li#studentDirectoryC, li#studentGuideC, li#csSpacer1, li#csSpacer2 {margin-left: 43em}

/************ALUMNI & FRIENDS********************/

/* COLUMN 2 */
li#dsuFoundation {margin-left: 20em; margin-top: -7em}
li#fHome, li#donations, li#givingGuide, li#plates, li#historyBook {margin-left: 20em}

/* COLUMN 3 */ 
li#dsuBooster {margin-left: 40em; margin-top: -5.8em}
li#boosterHome, li#boosterEvents, li#boosterNews {margin-left: 40em}

/************DEGRESS & PROGRAMS********************/

/* COLUMN 2 */
li#degreesTwo {margin-left: 20em; margin-top: -3.4em}
li#majors, li#minors {margin-left: 20em}

/* COLUMN 3 */ 
li#degreesThree {margin-left: 40em; margin-top: -4.6em}
li#fourYear, li#twoYear, li#preProfessional, li#extLearning, li#trProgram {margin-left: 40em}

/************ATHLETICS********************/

/* COLUMN 2 */ 
li#referenceFS {margin-left: 20em; margin-top: -8.2em}
li#rodeo, li#softball, li#track, li#volleyball, li#wrestling {margin-left: 20em}
	
/* COLUMN 3 */ 
li#whatsHappeningFS {margin-left: 40em; margin-top: -7.2em}
li#watch, li#athStaff, li#sportsCamp, li#performanceCenter, li#bac {margin-left: 40em}


/************END DROP DOWNS************************/
		
/* FOOTER
----------------------------------------------------*/
	
.footer
	{
	width: 731px;
	margin-left: auto;
	margin-right: auto;
	}
	
	.footer a 
		{
		text-decoration:none;
		font-weight: bold;
		text-transform: uppercase;
		border: 0;
		}
	.footer a:link {color: #1a3a70}
	.footer a:visited {color:#1a3a70}
	.footer a:active {color:#1a3a70}
	.footer a:hover {color:#000; border:0}
	
	.bottomNav
		{
		border-bottom: 1px solid #1a3a70;
		border-top: 1px solid #1a3a70;
		text-align: center;
		font-size: 10px;
		letter-spacing: 1px;
  		font-family: Georgia, "Times New Roman", Times, serif;
		}
	
	body.secondary .bottomNav
		{
		border-bottom: 1px solid #1a3a70;
		border-top: 0;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 10px;
		letter-spacing: 1px;
		}
	
	
		.bottomNav a
			{
			margin: 0 10px 0 10px;
			}
		
	.bottominfo
		{
		margin: 1px 0 0 0;
		padding: 20px 0 20px 0;
		border-top: 1px solid #1a3a70;
		color: #333333;
		font-size: 11px;
		}
		
		.bottominfo .cellOne
			{
			float: left;
			width: 300px;
			}

		.bottominfo .cellOne a
			{
			font-size: 10px;
			letter-spacing: 1px;
			}
		
		
				.bottominfo .cellTwo
			{
			float: right;
			width: 320px;
			text-align: right;
			font-size: 10px;
			line-height: 14px;
			text-transform: uppercase;
			}
			
			.bottominfo .cellTwo img
				{
				float: right;
				margin: 0 0 0 10px;
				}
			
			

/* HOME
----------------------------------------------------*/

body.home
	{
	background-color: #edf0db;
	background-image: url(../images/bg_home.png);
	background-repeat: repeat-x
	}

.home .wrapper
	{
	background-color: transparent;
	}

	.home .mainContain .content .cellOne
		{
		width: 775px;
		height: 324px;
		position: relative;
		}

	.home .mainContain .content .cellTwo
		{
		float: left;
		color: #000;
		width: 273px;
		background-image: url(../images/spotlight.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-color: transparent;
		padding: 17px 25px 0 35px;
		voice-family: "\"}\"";
		voice-family: inherit;
		
		width: 203px;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellTwo
		{
			width: 203px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellTwo h2
			{
			background-image: url(../images/title_spotlight.gif);
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			color: #000000;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
		.home .mainContain .content .cellTwo h3
			{
			font-family: Georgia, "Times New Roman", Times, serif;
			}
		.home .mainContain .content .cellTwo h4
			{
			background-image: url(../images/title_featured.png) ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 3em 0 15px 0;
			}
		
		.home .mainContain .content .cellTwo img
			{
			float: left;
			margin: 0 5px 5px 0;
			}
		
	.home .mainContain .content .cellThree
		{
		float: left;
		width: 252px;
		color: #000;
		padding: 17px 15px 0 15px;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellThree
		{
			width: 252px;
		}
		/* End hiding from Mac IE */

		#todaysEvents
			{
			background-image: url(../images/todays_events.png) ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			color: #000000;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
		#dsuCalendar
			{
			background-image: url(../images/calendar.png) ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			color: #000000;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
			
		.home .mainContain .content .cellThree dl
			{
			margin: 0 0 20px 0;
			}
		
		.home .mainContain .content .cellThree dt
			{
			font-size: 10px;
			}
		
		.home .mainContain .content .cellThree dd span
			{
			font-size: 10px;
			}
			
			
	.home .mainContain .content .cellFour
		{
		float: left;
		width: 210px;
		color: #000000;
		padding: 17px 0 0 15px;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellFour
		{
			width: 210px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellFour h2
			{
			background-image: url(/images/title_latestNews.gif) ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			color: #000000;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
			
		.home .mainContain .content .cellFour dl
			{
			margin: 0 0 20px 0;
			}
		
		.home .mainContain .content .cellFour dt
			{
			}
		
		.home .mainContain .content .cellFour dd
			{
			font-size: 11px;
			}
			
		em.newsDate
			{
			color: #000000
			}

/* WEBCALENDAR UPCOMING.PHP FORMATTING
----------------------------------------------------*/

.home .mainContain .content .cellThree .vcalendar dt {
  margin-left: 0.5em;
  font-size: 12px;
  color: #000000;
}
#dateToday {
	color: #000000;
	}
.home .mainContain .content .cellThree .vcalendar dd span {
  display: block;
  margin-left: 1.3em;
  font-size: 12px;
}
.popup {
  background-image: url(../images/bg.png) repeat;
  background-color: #edf0db;
  position: absolute;
  z-index: 20;
  visibility: hidden;
  top: 0px;
  left: 0px;
  border: 1px solid #000000;
  padding: 3px;
}
.popup dt {
  font-size: 10px;
  font-weight: bold;
  color: #1a3a70;
}
.popup dd {
  font-size: 10px;
  margin-left: 20px;
  color: #1a3a70;
}
.dtstart,
.dtend,
.description,
.location,
.categories,
.url,
.rrule {
  visibility:hidden;
}

td.aligntop {
	width: 175px;
	}

/* SECONDARY
----------------------------------------------------*/

body.secondary
	{
	background-color: #D7D1CA;
	}
	
	.secondary .wrapper
		{
		border-bottom: 2px solid #B09F8F;
		background-image: url(../images/bg_sub.png);
		background-color: #fff;
		}
	
	.secondary .wrapper .mainContain .content
		{
		background-image: url(/images/bg_secondaryContent.jpg);
		background-repeat: repeat-y;
		background-position: 0 0;
		background-color: transparent;
		}
	
	.secondary .wrapper .content .cellOne
		{
		float: left;
		width: 236px;
		}
	
		.secondary .wrapper .content .cellOne h1
			{
			width: 236px;
			height: 58px;
			background-repeat: repeat-y;
			background-position: 0 0;
			background-color: transparent;
			}
		
		#title_sub_wrapper {text-align: center}
			
		.secondary .wrapper .content .cellOne h1 em
			{
			width: 100px;
			font-style: normal;
			font-weight: normal;
			font-size: 2em;
			position: relative;
			top: 1.4em;
			color: #1a3a70
			}			
	
		.secondary .wrapper .content .cellOne .subnav
			{
			width: 230px;
			margin: 7px 0 0 5px;
			padding: 0;
			list-style: none;
			}
	
			.secondary .wrapper .content .cellOne .subnav li
				{
				border-bottom: 1px solid #fff;
				font-size:13px;
				background-color: transparent;
				}
	
				.secondary .wrapper .content .cellOne .subnav li a
					{
					text-decoration: none;
					background-color: transparent; 
					display: block;
					padding: 6px 6px 6px 18px
					}
				.secondary .wrapper .content .cellOne .subnav li a:link 
					{
					color:#1a3a70; 
					background-color: transparent
					}
				.secondary .wrapper .content .cellOne .subnav li a:visited 
					{
					color:#1a3a70; 
					background-color: transparent
					}
				.secondary .wrapper .content .cellOne .subnav li a:active 
					{
					color:#fff; 
					background-color: #1a3a70
					}
				.secondary .wrapper .content .cellOne .subnav li a:hover 
					{
					color:#fff; 
					background-color: #1a3a70;
					border-bottom: 1px solid #D2CEC9
					}
	
				.secondary .wrapper .content .cellOne .subnav li.on a,
				.secondary .wrapper .content .cellOne .subnav li.on a:link,
				.secondary .wrapper .content .cellOne .subnav li.on a:visited,
				.secondary .wrapper .content .cellOne .subnav li.on a:active,
				.secondary .wrapper .content .cellOne .subnav li.on a:hover
					{
					color: black;
					background-color: #fff
					}

					.secondary .wrapper .content .cellOne .subnav li ul
						{
						list-style: none;
						}
					
					.secondary .wrapper .mainContain .content .cellOne .subnav2 li
						{
						padding-left: 23px;
						background-image: url(/images/arrow2.gif);
						background-repeat: no-repeat;
						background-position: 23px 15px;
						background-color: transparent;
						border: 0;
						border-bottom:1px solid #fff; /* added to fix extra spaces in secondary menus in side nav in IE*/
						}
	
					.secondary .wrapper .content .cellOne .subnav li ul li a
							{
							border: 0;
							color: #666;
							}
							

	
					.secondary .wrapper .content .cellOne .subnav li.on ul li a,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:link,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:visited,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:active,
					.secondary .wrapper .content .cellOne .subnav li ul li a:link,
					.secondary .wrapper .content .cellOne .subnav li ul li a:visited,
					.secondary .wrapper .content .cellOne .subnav li ul li a:active,
					.secondary .wrapper .content .cellOne .subnav li ul li a:hover
							{
							color: #666;
							border: 0;
							background-color: transparent;
							}
				
		
		.secondary .wrapper .content .cellTwo 
			{
			float: left;
			width: 539px;	
			padding: 0 22px 0 32px;
			voice-family: "\"}\"";
			voice-family: inherit;
			
			width: 485px
			}
			/* Begin hiding from Mac IE */
			/* \*/
			html>body.secondary .wrapper .content .cellTwo 
			{
			width: 485px
			}
			/* End hiding from Mac IE */
				
		#daysEvents
			{
			margin-left: -24px
			}
					
		.secondary .wrapper .content .cellTwo h1
			{
			color: #000;
			font-size: 21px;
			font-weight: normal;
			line-height: 1.3em;
			color: #333
			}
					
					
		.secondary .wrapper .content .cellTwo h2
			{
			color: #4F2201;
			font-size: 13px;
			font-weight: normal;
			text-transform: uppercase;
			letter-spacing: 1px;
			margin-top: 35px
			}
					
					
		.secondary .wrapper .content .cellTwo h3
			{
			color: #333;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: 1px;
			}

		.secondary .wrapper .content .cellTwo h5
			{
			color: #000;
			font-size: 17px;
			font-weight: normal;
			color: #333;
			}			
		
			.secondary .wrapper .content .cellTwo p
			{
			color: #333;
			font-size: 12px;
			font-weight: normal;
			line-height: 22px;
			}
			
		.secondary .wrapper .content .cellTwo .imageOne
			{
			float: right;
			margin: 10px 0 15px 15px;
			}
			
		span.lbl
			{
			float: left;
			}
			
		input.control
			{
			float: right
			}
		
/* subPage
----------------------------------------------------*/
	
		.subPage .wrapper .content .cellOne h1
			{
			background-image: url(/images/titles_sub_blank.png);
			}
		.subPage ul.events,
		.subPage div.event_details, 
		.subPage div.small_calendar
			{
			font-family: verdana; font-size: 12px; 
			}
		.colWrapper
			{
			position:relative;
			}
		.leftCol
			{
			position:relative;
			font-weight: bold;
			float:left
			}
		.rightColOne
			{
			position:relative; 
			float:right;
			margin-bottom: 1em;
			width: 700px
			}
		.rightColTwo
			{
			position:relative; 
			float:right;
			margin-bottom: 1em;
			width: 600px
			}
		
		.subPage dt
			{
			font-style: italic
			}
			
		.subPage .vevent
			{
			margin-bottom: 1em;
			}
			
/* Full subpage - no left menu - Added 9/3/2008
-----------------------------------------------*/
		.full .wrapper .mainContain .content
		{
		background-image: none
		}
		
		.full .wrapper .mainContain .content .cellTwo
		{		
		width: 775px;
		margin-left: -2em
		}

/* futureStudents
----------------------------------------------------*/
	
		.futureStudents .wrapper .content .cellOne h1
			{
			background-image: url(../images/titles_sub_blank.png);
			}
		.futureStudents ul.events,
		.futureStudents div.event_details, 
		.futureStudents div.small_calendar
			{
			font-family: verdana; font-size: 12px; 
			}
			
		#colOne {
			float: left
			}
		
		#colTwo {
			float: right
			}
		
		#colOne h1 {
			margin-top: 0.25em
			}
		
		#colTwo h1 {
			margin-top: 0.25em
			}		
			
			
/* Give to the College Button on home page */
/* added 08/08/07 */

a#giveToCollege { 
	display: block; 
	width:181px; 
	height: 24px;
	text-indent: -999em;  
	background-image: url(http://www.as.miami.edu/images/give_to_the_college.gif); 
	overflow: hidden;
	border:0;
}			

#validation {
	float: left;
	width: auto;
	text-align: center
	}
	
/* Feedburner
--------------------------------------------*/
div.feedburnerFeedBlock
{
margin-top: -20px
}
div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:50px 0 0 0; 
}

.secondary .wrapper .content .cellTwo div.feedburnerFeedBlock ul li p.date { 
margin: 12px 0 0 0;
font-size: 10px
}

#creditfooter {
margin-top: 24px
}