/**
 * -----------------------------------------------------------------------------
 *	main.css
 *
 *	Global styling
 *
 * -----------------------------------------------------------------------------
 */
body {
	background: #fff;
    color: #333;
			
	/* San-serif */
	font: 75%/1.4 Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	/* Serif */
	/*font: normal 75%/1.4 Georgia, "Times New Roman", serif;*/
}


p {
	margin: 0 0 1em 0;
}

ul {
	/*margin-left: 0; */
	/*padding-left: 0.6em;
	margin-left: 0.6em;*/
}

li {
	line-height: 1.5;
}

/* Inline Addresses */
dl.address2 {
	padding: 0 0 1.5em 0;
}

dl.address2 dd {
	margin-left: 0;
	padding-left: 0;
}

a:link  {
	color: #000080;
}
a:visited {
    color: #800080;
}
a:hover {
    color: #c00;
}
a:active {
    color: #c00;
}

/*p  a:hover {
	text-decoration: underline;
}*/

legend {
	font-weight: normal;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family: 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
	/*font-family: Georgia, "Times New Roman", serif;*/
	font-size: 1.4em;
	/*line-height: 1.2;*/
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family: 'Lucida Grande', 'Trebuchet MS', Helvetica, Arial, sans-serif;
	/*font-family: Georgia, "Times New Roman", serif;*/
	
	/*line-height: 1.2;*/
}

h1 {
    font-size: 2em;
	/*font-size: 24px;*/
	/*font-size: 2em;*/
	
	margin: 1em 0 0.5em 0;
	color: #b22222;
	font-weight: bold;
	}
    
h2 {
    font-size: 1.4em;
	/*color: #681D20;*/
	color: #b22222;
    margin: 1.5em 0 0.5em 0;
    }
	
h3 {
    font-size: 1.2em;
	margin: 1.1em 0 0.5em 0;
	font-weight: bold;
}
h4 {
    font-size: 1em;
	margin: 1em 0 0.5em 0;
}

/*
h3 + h4 {
	margin-top: 0;
	padding-top: 0;
}
*/

hr {
	width: 100%; 
    color: #000; 
    height: 1px; 
    }

/* End Base Classes */

img.photo {
	border: 1px solid #000;
	text-align: left;
}

img.feature {
	margin: 0 0 10px 0;
}

img.feature-alt {
	margin: 0 0 10px 10px;
}



.image-left {
	float: left;
}

.image-right {
	float: right;
}

.image-left p, .image-right p {
	font: smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.image-left img, .image-right img {
	border: 1px solid #000;
}

.clear {
	clear: both;
	width: 100%;
}


.important {
	font-weight: bold;
	color: #e5700a;
	display: block;
	background: #f5f5f5 url(/images/di/warning.png) no-repeat 15px;
	padding: 10px 10px 10px 62px;
	margin: 20px auto;
	width: 45em;
	border: 1px solid #dcdcdc;
}

.information {
	font-weight: bold;
	color: #388b96;
	display: block;
	background: #f5f5f5 url(/images/di/info.png) no-repeat 15px;
	padding: 10px 10px 10px 62px;
	margin: 20px auto;
	width: 45em;
	border: 1px solid #dcdcdc;
}

.road-work {
	color: #e8781a;
	display: block;
	float: left;
	background: #f5f5f5 url(/images/w20-flagger-64.gif) no-repeat 15px 50%;
	padding: 15px 10px 15px 94px;
	margin: 20px auto;
	width: 25em;
	border: 1px solid #dcdcdc;
}

.symbol {
	font-size: 22px;
}

.open-positions li {
	list-style: disc;
	padding-bottom: 5px;
}

/**
 *	Form - required field
 */
.required {
	color: #b22222;
}



.box-file {
	float: left;
	width: 24em;
	margin: 0 1em 1em 0;
	padding: 0;
	/*clear: left;*/
}


/**
 * -----------------------------------------------------------------------------
 *	Headings/scections with icons:
 * -----------------------------------------------------------------------------
 */


h2.twitter {
	/*background: url(/images/di/cloud_comment.png) no-repeat 0 50%;*/
	background: url(/images/di/twitter.png) no-repeat 0 50%;
	margin-top: 0;
	line-height: 64px; /* Height of the background-image */
	height: 64px;  /*Account for ie6 */
	padding-left: 70px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}

h2.upcoming-schedule {
	background: url(/images/di/calendar.png) no-repeat 0 50%;
	margin-top: 0;
	line-height: 64px; /* Height of the background-image */
	height: 64px;  /*Account for ie6 */
	padding-left: 70px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}

h2.featured-photo {
	background: url(/images/di/image.png) no-repeat 0 50%;
	margin-top: 0;
	line-height: 64px; /* Height of the background-image */
	height: 64px;  /*Account for ie6 */
	padding-left: 70px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}

h2.classifieds {
	background: url(/images/di/megaphone.png) no-repeat 0 50%;
	margin-top: 0;
	line-height: 64px; /* Height of the background-image */
	height: 64px;  /*Account for ie6 */
	padding-left: 70px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}

h2.for-sale {
	background: url(/images/di/shopping_cart.png) no-repeat 0 50%;
	margin-top: 0;
	line-height: 64px; /* Height of the background-image */
	height: 64px;  /*Account for ie6 */
	padding-left: 70px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}


/**
 * -----------------------------------------------------------------------------
 *	Filetype Lists:
 *		- Stock bullet replaced with an icon for the filetype of the list item.
 *		- Icon is set as a background image so that it is also clickable
 * -----------------------------------------------------------------------------
 */

ul.file {
	margin: 5px 0 15px 0;
	/*padding: 0;
	list-style-type: none;*/
}

ul.file li {
	background: url(/images/filetypes/unknown.gif) no-repeat 0 50%;  /* Set as default filetype icon */
	/*line-height: 16px;*/ /* Height of the background-image */
	/*height: 16px;*/  /*Account for ie6 */
	margin: 0 0 5px 0;
}

ul.file li a {
	display: block;
	padding-left: 26px;
	width: 100%; /*Account for ie6 */
}

ul.pdf li {
	background-image: url(/images/filetypes/pdf.gif);
}

ul.mp3 li,
ul.mp4 li {
	background-image: url(/images/filetypes/music.gif);
}

ul.wmv li {
	background-image: url(/images/filetypes/wmf.gif);
}

ul.online li {
	background-image: url(/images/filetypes/monitor-network.gif);
}

ul.twitter li {
	background-image: url(/images/cloud_comment.png);
}


/**
 * -----------------------------------------------------------------------------
 *	Link Lists:
 *		- Stock bullet replaced with an icon for the type of resource linked to.
 *		- Icon is set as a background image so that it is also clickable
 * -----------------------------------------------------------------------------
 */

ul.link {
	margin: 5px 0 15px 0;
	/*padding: 0;*/
	/*list-style-type: none;*/
}

ul.link li {
	/*background-image: url(/images/filetypes/unknown.gif);*/  /* Set as default filetype icon */
	background-repeat: no-repeat;
	background-position: left;
	line-height: 24px; /* Height of the background-image */
	height: 24px;  /*Account for ie6 */
	margin: 0 0 5px 0;
}

ul.link li a {
	/*display: block;*/ /* Link covers the icon but not the full height */
	padding-left: 34px;
	width: 100%; /*Account for ie6 */
}

ul.direction li {
	background-image: url(/images/filetypes/route_24.gif);
}

ul.sheetmusic li {
	background-image: url(/images/filetypes/sheet_music_24.gif);
}


dl {
	line-height: 1.4;
}


dt {
	font-weight: bold;
	/*line-height: 1.4;*/
	padding-top: 5px;
}

dd {
	/*line-height: 1.4;*/
	/*margin-left: 2em;*/
}


/**
 * -----------------------------------------------------------------------------
 *	Custom Icon Lists:
 *		- Stock bullet replaced with an icon for the filetype of the list item.
 *		- Icon is set as a background image.
 *		- Not meant for clickable lists.
 * -----------------------------------------------------------------------------
 */

ul.icon {
	margin: 5px 0 15px 0;
	/*padding: 0;
	list-style-type: none;*/
}

ul.icon li {
	background: url(/images/filetypes/unknown.gif) no-repeat 0 0;  /* Set as default filetype icon - icon on top */
	/*background: url(/images/filetypes/unknown.gif) no-repeat 0 50%;*/  /* Set as default filetype icon - icon centered */
	/*line-height: 16px;*/ /* Height of the background-image */
	/*height: 16px;*/  /*Account for ie6 */
	margin: 0 0 5px 0;
}

ul.icon li a {
	display: block;
	/*padding-left: 26px;*/
	width: 100%; /*Account for ie6 */
}

ul.twitter li {
	background-image: url(/images/di/cloud_comment.png);
	padding-left: 26px;
}

#classifieds li,
#for-sale li {
	background-image: url(/images/di/red_button.png);
	background-position: 0 .3em;
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
}

/**
 *
 * Staff Profiles	
 *
 */

.staff-profile {
	float: left;
	clear: both;
	width: 100%;
}

.staff-profile dl {
	float: left;
}

.staff-profile dt {
	float: left;
	/*width: 90px;*/	/* Remove Comments when using picutures */
}

.staff-profile dd {
	margin-left: 0;
	padding-left: 0;
	float: left;		/* changed from right - may need to be right with image*/
	width: 100%;		/* Adjust according to photo size */
}

.staff-profile dd h3 {
	margin-top: 0;
	/*width: 100%; Test*/
}

.staff-profile h3 a:hover {
    color: #333;		/* Don't change color when hovering over staff names */
}




dl.wordlist dt {
	/*padding: 0;
	margin: 0;*/
	display: inline;
}

dl.wordlist dd {
	display: inline;
	margin-left: 1em;
}


dl.address dt, dl.address dd {
	/*margin: 0;
	padding: 0;*/
}

dl.address dt {
	font-size: 14px;
}


dl.address-alt dt, dl.address-alt dd {
	/*margin: 0;
	padding: 0;*/
}

dl.address-alt dd {
	margin: 0 0 0 62px;
}

dl.address-alt dt {
	font-size: 14px;
}

dl.address-alt dd.logo {
	float: left;
	margin: 0 10px 0 0;
}







.news-item {
	border: 1px solid #a9a9a9;
}

.news-byline {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.news-body {
	border-bottom: 1px dashed #a9a9a9;
	border-top: 1px dashed #a9a9a9;
}

.news-links {
	
}


.content-box {
	border: 1px solid #dcdcdc;
	padding: 10px 5px 10px 10px;
}

.content-box h2 {
	margin-top: 0em;
}

.content-box h3 {
	margin: 0;
}

.content-box p {
	font-size: 0.88em;
}

.mission-statement {
	border: 1px dashed #dcdcdc;
	background: #f5f5f5;
	padding: 10px 15px;
	margin-bottom: 15px;
	width: 534px
	}

.mission-statement p {
	font-style: italic;
	padding: 0;
	margin: 0;
}


.sponsors {
	margin: 40px auto 0 auto;
	text-align: center;
}


.sponsors img {
	/*margin: 0 10px;*/
	margin: 20px 10px 0 10px;
	vertical-align: bottom;
}


.corps-song {
	font-family: Georgia, "Times New Roman", serif;
	text-align: center;
}

.corps-song p {
	font-size: 1.3em;
	line-height: 2.0;
}

.corps-song h2 {
	font: 1.7em/2.0 Georgia, "Times New Roman", serif;
	margin: 0;
}

.corps-song h3 {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	margin: 0 0 1.7em 0;
}

/* Must set font-family for textarea to have same font-size */
input, textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.button {
    border: 1px solid #000;
}

input.password {

}

input.textfield {
	border: 1px solid #000;
}

select.selectbox {
   border: 1px solid #000;
}

select.checkbox {
    background: #fff; 
}

select.radio {
    background: #fff; 
}

.form {
	border: 1px solid #000;
}

.form-caption{
	background: silver;
	color: #333;
	font-weight: bold;
	border-right: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
}

.form-label {
	background: #fff;
	color: #333;
	font-weight: bold;
	/*border-right-color: #000;
	border-right-style: solid;
	border-right-width: 1px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.form-entry {
	background: #b0c4de;
}

.rss h3 {
	float: left;
}

.rss img {
	float: left;
	margin: 4px 0 0 10px;
}


/**
 * -----------------------------------------------------------------------------
 *	Header
 * -----------------------------------------------------------------------------
 */

#header {
	padding: 0;
	margin: 0;
	float: left;
	height: 131px;
	width: 100%;
	min-width: 700px;
	/*width:expression(document.body.clientWidth > 700 ?"100%" :"700px" );*/
	background: #fff;
	
	/* fix webkit based browsers after applying the fix for IE6 margin doubling bug in #content-sidebar, #content-index */
	display: inline;
}

#logo {
	float: left;
	width: 320px;
	margin: 0 -400px 0 0;
	padding: 13px 0 13px 40px;
}

#groups {
	float: right;
	width: 350px;
	margin: 0 0 0 400px;
	padding: 5px 0 0 0;
}

/*#groups ul {
	float:left;
	margin: 0 0 0 320px;
}*/

#groups li {
	display: inline;
	padding: 0 15px 0 0;
}



#header-members {
	float: left;
	padding: 0 0 0 0;
	margin: 0;
	height: 131px;
	width: 100%;
	min-width: 700px;
	/*width:expression(document.body.clientWidth > 700 ?"100%" :"700px" );*/
	background: #fff;
}

#header-members #logo {
	float: left;
	width: 320px;
	margin: 0 -400px 0 0;
	padding: 13px 0 13px 40px;
}

#header-members #section {
	float: right;
	/*width: 315px;*/
	margin: 0 0 0 400px;
	padding: 52px 160px 0 0;
}

#content {

	float: left;
	/*width: 50em;*/
	padding: 10px 30px 50px 30px;
}

#content-sidebar {
	margin: 10px 10px 0 596px;
	/*margin: 10px 10px 0 0;*/
	width: 300px;
	float: left;
	
	/* IE6: Fix margin doubling bug */
	display: inline;
}


#content-index {
	width: 566px;
	/*width: 100%;*/
	float: left;
	/*width: 50em;*/
	/*padding: 10px 10px 50px 30px;*/
	margin: 10px -596px 40px 10px;

	/* IE6: Fix margin doubling bug */
	display: inline;
}



#content-main {
	width: 625px;
	float: left;
	/*width: 50em;*/
	padding: 10px 10px 50px 30px;
}


#content-main-alt {
	width: 820px;
	float: left;
	/*width: 50em;*/
	padding: 10px 30px 50px 30px;
}

.news-feature {
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	/*border-bottom: 2px dotted #dcdcdc;*/
}


.news-feature h2 {
	margin-top: 1em;
}

.news-feature p {
	/*float: right;
	width: 500px
	margin: 0 0 0 150px;*/
}

.news-feature ul {
	margin: 1em 0;
}


.news-feature .content {
	float: left;
	margin: 0 0 0 150px;
	display: inline;	/*fix ie margin doubling*/
}


.news-feature p.photo {
	margin: 0px -150px 0 0;
	float: left;
	width: 145px;
}

.news-feature p.photo img {
	border: 1px solid #dcdcdc;
	padding: 4px;
	background: #f5f5f5;
}

.news-feature p.img {
	margin: 0 -150px 0 0;
	float: left;
	width: 145px;
	text-align: center;
}

.news-feature p.img img {
	/*padding: 4px;*/
}

.news-feature h2 {
	/*float: right;
	width: 500px*/
}

.news-feature h2+h3 {
	margin-top: -0.7em;
	/*border-bottom: 2px dotted #dcdcdc;*/
	border-bottom: #dcdcdc 1px dashed;
}


.news-feature .schedule h3 {
	margin: 0.8em 0 0 0;
}

.news-feature .schedule ul {
	margin-top: 0;
}


/**
 * -----------------------------------------------------------------------------
 *	Navigation
 * -----------------------------------------------------------------------------
 */

/**
 *	Main Navigation
 */

#home .home,
#contact .contact,
#gallery .gallery,
#guestbook .guestbook,
#directions .directions,
#links .links,
#join .join,
#joinapp .joinapp,
#about .about,
#schedule .schedule,
#season .season,
#staff .staff,
#show .show,
#chopstix .chopstix,
#topchops .topchops,
#hotchops .hotchops,
#members .members,
#alumni .alumni { 
	background: #F5F5F5;
	border: 1px solid #8F8F8F;
}

#nav-main {
	background: #FFF;
	/*float: left;*/
	/*position: relative;*/
	/*top: 0;*/
}
	
#nav-main h2 {
	/*clean up in final*/
	/*font: 1.4em/1;*/
	font: bold 1.3em/1.4 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
	/*font-size: 16px;*/
	/*line-height: 2px;*/
	/*background: #696969;*/
	/*background: #888;*/
	/*background: #191936;*/
	background: #000080;
	color: #fff;
	text-align: left;
	letter-spacing: 0;
	/*display: block;*/
	text-indent: 10px;
	margin: 0;
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #000;
}

#nav-main ul {
	list-style: none;
	margin: 2px;
	padding: 0;
	border: none;
}

#nav-main li {
	/*margin: 0;
	padding: 0;*/
	/*font: 1em/1.9 Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*font: 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	text-indent: 13px;
}

#nav-main li a {
	display: block;
	color: #000080;
	/*text-decoration: none;*/
	border: 1px solid #FFF;
	font: 1em/1.9 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
	
	/*border-left-color: #A9A9A9;
	border-left-style: solid;
	border-left-width: 4px;*/
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 99%;
	
	white-space: nowrap;
}

/*html>body #nav-main li a {
	width: auto;
}*/

#nav-main li a:hover {
	background: #D3D3D3;
	color: #CC0000;
	border: 1px solid #8F8F8F;
}


/**
 *	Secondary Navigation
 */

#nav-secondary {
	/*float: left;*/ /* Commented out for the transitionsl Layout */
	overflow: hidden; /* Needed for the transitional layout */
	width: 100%;
	margin: 0;
	padding: 0;
	background: #d3d3d3;
	background: #e5e5e5;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 25px;
	max-height: 25px;
	clear: left; /* added with new header */
}

#nav-secondary ul { 
	float:left;
	/*width:100%;*/
	margin: 0;
	padding: 0 0 0 175px;
	list-style-type: none;
}

#nav-secondary li {
	margin: 0;
	padding: 0;
	display: inline;
	width: 100%;
}

#nav-secondary li a {
	color: #000080;
	display: block;
	float: left;
	width: auto;
	font: bold 1.2em/25px 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
	padding: 0 7px;
	/*font-size: 13px;*/
	text-decoration: none;
	margin: 0;
	/*letter-spacing: 0.1em;*/
}

#nav-secondary li a:visited {
	color: #000080;
}

#nav-secondary li a:hover {
	background: #f5f5f5;
	color: #b22222;
}

#nav-secondary li a:active {
	background: #dcdcdc;
	color: #b22222;
}


/**
 * -----------------------------------------------------------------------------
 *	Search
 * -----------------------------------------------------------------------------
 */

#search {
	float: right;
	margin:0 14px 0 0;
	padding: 2px 0 0 0;
}

 
/**
 * -----------------------------------------------------------------------------
 *	Footer
 * -----------------------------------------------------------------------------
 */

#footer {
	width: 100%;
	background: #d3d3d3;
	background: #e5e5e5;
	float: left; /* to make background show up in Firefox and align correctly in Opera */
	/*position: relative;*/
	/*border-top: 16px solid #000080;*/
}

#footer-content {
	width: 100%;
	padding: 5px 0;
	float: left;
	/*margin: 5px 0;*/
	/*overflow: auto;*/
}

#footer div#site-info {
	float: left;
	/*width: 49%;*/
	padding: 0 0 0 10px;
	/*margin: 0 0 0 5px;*/ /* Margins seem to be doubled */
}

#footer div#site-stats {
	float: right;
	/*width: 49%;*/
	padding: 0 10px 0 0;
	/*margin: 0 5px 0 0;*/ /* Margins seem to be doubled */
}

#footer div p {
	/*margin-bottom: .5em;*/
	margin-bottom: 0;
	line-height: 1.6;
	font-size: 0.86em;
}

#footer div#site-info p {
	text-align: left;
}

#footer div#site-stats p {
	text-align: right;
}


/**
 * -----------------------------------------------------------------------------
 *	Schedule
 * -----------------------------------------------------------------------------
 */

.cal-month {
	width: 60px;
}

.cal-date {
	width: 25px;
}

.cal-day {
	width: 70px;
}

.cal-event {
	width: 150px;
}

/*.cal-location {
	width: 300px;
}*/

.cal-time {
	width: 150px;
}


/**
 * -----------------------------------------------------------------------------
 *	Twitter Feed
 * -----------------------------------------------------------------------------
 */

#classifieds {
	border: #dcdcdc 1px dashed;
	/*background: #E5ECF9;*/
	padding: 5px 10px 10px 10px;
	margin: 0 0 20px 0;
}

#for-sale {
	border: #dcdcdc 1px dashed;
	/*background: #E5ECF9;*/
	padding: 5px 10px 10px 10px;
	margin: 0 0 20px 0;
}

#twitter_div {
	border: #dcdcdc 1px dashed;
	/*background: #E5ECF9;*/
	padding: 10px;
	margin: 0 0 20px 0;
}

#twitter_div h2.sidebar-title {
	margin-top: 0;
}

#twitter_update_list li {
	line-height: 1.2;
	margin-bottom: 10px;
}



#upcoming-schedule {
	border: #dcdcdc 1px dashed;
	/*padding-top: 20px;*/
	padding: 5px 10px 10px 10px;
	margin: 0 0 20px 0;
}

#featured-photo {
	border: #dcdcdc 1px dashed;
	/*background: #E5ECF9;*/
	padding: 5px 10px 10px 10px;
	margin: 0 0 20px 0;
}

#featured-photo div {
	text-align: center;
/*
	display: block;
	margin-left: auto;
	margin-right: auto;
	*/
}



/**
 * -----------------------------------------------------------------------------
 *	Transitional Table layout Classes
 * -----------------------------------------------------------------------------
 */

table.layout {
	border-collapse: collapse;
	/*table-layout: fixed;*/	/* IE7: Fix .rightnav width */
	width: 100%;
}

.leftnav,
.rightnav {
	background: #f5f5f5;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 160px;
}

.main-content {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.bottomnav {
	background: #000080;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	/*float: left;*/
	height: 16px;
	width: 100%;
}