/**
 * Style sheet music_academy
 */
body
{
         background-image:url("tl_files/stadtkapelle/image.png");
         background-repeat:no-repeat;
         background-position:top;
         float:center;
}

#wrapper
{
         border-left:solid 1px #3A4C6F;
         border-right:solid 1px #3A4C6F;
}

#left
{
	margin-top:200px;
}

#main
{
	padding-left:10px;
}

#main .inside .mod_article
{
	margin-left:15px;
         margin-right:15px;
         margin-bottom:5px;
}

.ce_text,
.teaser
{
	line-height:16px;
         color:#003366;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#ff0000;
}

/**
 * Breadcrumb
 */

html>body .mod_breadcrumb
{
	margin-bottom:24px;
	padding:5px 3px 7px 7px;
         background-image:url("tl_files/stadtkapelle/breadcrumb.png");
	background-repeat:repeat-x;
         color:#3A4C6F;
         border-top:1px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
}

* html .mod_breadcrumb
{
         margin-bottom:24px;
	padding:5px 3px 7px 7px;
         background-color:#ECE4D9;
         color:#3A4C6F;
         border-top:1px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
}

.mod_breadcrumb .active
{
         color:#3A4C6F;
}

/**
 * Artikel
 */

.ce_gallery .caption
{
	color:#999999;
}

.mod_article .pdf_link
{
         margin-bottom:-14px;
	text-align:right;
}

.mod_article .pdf_link a
{
	top:3px;
	position:relative;
	padding:1px;
	background-color:none;
	text-decoration:none;
	color:#003366;
}

.mod_article .pdf_link a:hover
{
	background-color:none;
	text-decoration:none;
	color:#003366;
         font-weight:bold;
}

/**
 * Accordion
 */

.ce_accordion
{
	margin-left:16px;
}

.toggler
{
	padding:1px 0px 2px 0px;
}

.toggler_first
{
	color:#a84204;
}

.toggler_first:hover
{
	text-decoration:underline;
	color:#a84204;
	cursor:hand;
	cursor:pointer;
}

.accordion div
{
	padding:6px 0px 8px 15px;
	line-height:16px;
}


/**
 * Calendar
 */

 .mod_calendar table
{
	width:100%;
	border-top:1px solid #c6ad8d;
	border-left:1px solid #c6ad8d;
}

.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #c6ad8d;
	border-bottom:1px solid #c6ad8d;
}

.mod_calendar .current
{
	background-color:#A81F04;
         color:#fff;
}

.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #c6ad8d;
	border-bottom:1px solid #c6ad8d;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}

.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #c6ad8d;
	border-bottom:1px solid #c6ad8d;
}

.mod_calendar .weekend
{
	background-color:#f6f6f6;
}

.mod_calendar .today
{
	background-color:#ece4d9;
}

.mod_calendar .empty,
.mod_calendar .empty .header
{
	background-color:#f6f6f6;
}

.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}

.mod_calendar td .event a
{
	font-size:10px;
}


/**
 * Calendar &#40;events&#41;
 */

.mod_eventlist
{
         margin-left:15px;
         margin-right:15px;
         margin-bottom:5px;
}

html>body .mod_eventlist .header
{
	padding:3px 6px 4px 6px;
	background-image:url("tl_files/stadtkapelle/breadcrumb.png");
	background-repeat:repeat-x;
	border-bottom:1px solid #c6ad8d;
         color:#003366;
         font-weight:bold;
}

* html #mod_eventlist .header
{
	padding:3px 6px 4px 6px;
         background-color:#ECE4D9;
	border-bottom:1px solid #c6ad8d;
         color:#003366;
         font-weight:bold;
}

.mod_eventlist .header.first
{
	border-top:1px solid #c6ad8d;
         color:#003366;
}

.mod_eventlist .event
{
	padding:10px 6px 12px 6px;
	border-bottom:1px solid #c6ad8d;
}

.mod_eventlist .event h2
{
        font-size:14px;
}

.time
{
         font-weight:normal;
	color:#8B785F;
}

.date
{
         font-weight:normal;
	color:#8B785F;
}

.mod_eventlist .time
{
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#8B785F;
}

.mod_eventreader
{
	margin-left:15px;
	margin-right:15px;
}

.mod_eventreader .info
{
	margin-top:-12px;
	font-size:10px;
	color:#8B785F;
}

.mod_eventreader .recurring
{
	margin-bottom:12px;
	font-size:10px;
	color:#8B785F;
}

.mod_eventreader .back
{
	margin-top:18px;
}

#home .mod_upcoming_events
{
 	width:40%;
         float:left;
         margin-left:15px;
}

.mod_upcoming_events .date
{

         font-weight:bold;
         font-size:13px;
	color:#8B785F;
}

.mod_upcoming_events a
{

         font-weight:bold;
         font-size:13px;
}

/**
 * Calendar &#40;mini&#41;
 */

.mod_minicalendar
{
	margin:0px 5px 20px 5px;
	padding:5px 5px 10px 5px;
	background-color:#ece4d9;
}

.mod_minicalendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar td,
.mod_minicalendar .active a
{
	font-size:10px;
}

.mod_minicalendar .weekend
{
	background-color:#f6f6f6;
}

.mod_minicalendar .today
{
	background-color:#ffffcc;
}

.mod_minicalendar .label
{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c3c3c3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:10px;
	color:#ffffff;
}

.mod_minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar .current
{
	background-color:#A81F04;
         color:#fff;
}


/**
 * Listing
 */

.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:16px;
}

* html .ce_list li
{
	margin-left:26px;
}

*:first-child+html .ce_list li
{
	margin-left:26px;
}


/**
 * Login form
 */

html>body .mod_login
{
	margin:0px 5px;
	padding:5px;
         background-image:url("tl_files/stadtkapelle/breadcrumb.png");
         background-repeat:repeat;
}

* html .mod_login
{
	margin:0px 5px;
	padding:5px;
         background-color:#ECE4D9;
}

.mod_login h1
{
	margin:10px 0px 12px 12px;
	padding:0px;
	font-size:25px;
         font-weight:normal;
         font-style:italic;
         font-family:serif;
         color:#A81F04;
}


.mod_login .label
{
	margin:4px 0px 1px 0px;
}

.mod_login input
{
	width:175px;
         border:1px solid #c6ad8d;
}

.mod_login .submit_container
{
         width:175px;
         margin-top:8px;
	margin-bottom:4px;
}

.mod_login .submit
{
         color:#003366;
         font-weight:bold;
}

html>body #request_password
{
	margin:0px 5px 0px 5px;
	padding:2px 5px 10px 6px;
         background-image:url("tl_files/stadtkapelle/breadcrumb.png");
         background-repeat:repeat;
}

* html #request_password
{
	margin:0px 5px 0px 5px;
	padding:2px 5px 10px 6px;
         background-color:#ECE4D9;
}

#request_password a
{
	font-size:11px;
	color:#A81F04;
}

html>body #neuanmeldung
{
	margin:0px 5px 0px 5px;
	padding:5px 5px 2px 6px;
         background-image:url("tl_files/stadtkapelle/breadcrumb.png");
         background-repeat:repeat;
}

* html #neuanmeldung
{
	margin:0px 5px 0px 5px;
	padding:5px 5px 2px 6px;
         background-color:#ECE4D9;
}

#neuanmeldung a
{
	font-size:11px;
         font-weight:bold;
	color:#A81F04;
}


/**
 * Lost password
 */

.mod_lostPassword
{
	margin:24px;
         color:#003366;
}

.mod_lostPassword table tr
{
	height:25px;
}

.mod_lostPassword table td.col_0
{
	padding-right:5px;
}

.mod_lostPassword table td.col_1 input
{
         width:210px;
         border:1px solid #c6ad8d;
}

.mod_lostPassword .submit_container
{
         width:210px;
         margin-top:8px;
	margin-bottom:15px;
}

.mod_lostPassword .submit
{
         color:#003366;
         font-weight:bold;
}


.mod_lostPassword td
{
	padding-right:6px;
	padding-bottom:3px;
}

.mod_lostPassword .text,
.mod_lostPassword .password
{
	width:210px;
}

.mod_lostPassword .captcha
{
	width:40px;
}

.mod_lostPassword .captcha_text
{
	color:#666666;
}


/**
 * Navigation
 */

.mod_navigation
{
	width:200px;
	margin-top:-200px;
	position:relative;
}

.mod_navigation ul
{
	margin:0px 5px;
	padding:0px;
	border-bottom:1px solid #c6ad8d;
	list-style-type:none;
}

.mod_navigation li
{
	margin:0px;
	padding:5px 0px;
	border-top:1px solid #c6ad8d;
	list-style-type:none;
}

.mod_navigation p
{
	margin:0px;
	padding:0px;
}

* html .mod_navigation ul,
* html .mod_navigation li
{
	height:1px;
}

.mod_navigation .level_2
{
	padding:3px 0px 0px 9px;
	border-bottom:0px;
}

.mod_navigation .level_2 li
{
	padding:0px 0px 3px 0px;
	border-top:0px;
}

.mod_navigation a,
.mod_navigation li,
.mod_navigation p
{
	font-size:14px;
         font-weight:bold;
	color:#A81F04;
         text-decoration:none;
}

.mod_navigation p.active
{
         font-weight:bold;
	color:#003366;
         text-decoration:none;
}

.mod_navigation a:hover
{
	text-decoration:none;
         color:#003366;
         font-weight:900;
}

.mod_navigation .level_2 a,
.mod_navigation .level_2 li,
.mod_navigation .level_2 p
{
	font-weight:normal;
	font-size:12px;
         color:#A81F04;
}

.mod_navigation .level_2 p.active
{
	font-weight:bold;
         color:#003366;
}

.mod_navigation .level_2 a:hover
{
	text-decoration:none;
         color:#A81F04;
         font-weight:bold;
}

/**
 * Page navigator
 */

.navigator
{
	margin-top:26px;
	margin-right:5px;
	margin-bottom:12px;
	padding-top:4px;
	text-align:right;
	border-top:1px solid #ece4d9;
}

.navigator p
{
	margin-bottom:2px;
}


/**
 * Pagination
 */

.pagination li
{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.pagination
{
	margin-top:22px;
	padding-top:4px;
	border-top:1px solid #ece4d9;
}

.pagination p
{
	width:160px;
	float:left;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
}

.pagination ul
{
	width:240px;
	float:right;
	margin:0px;
	padding:0px 3px;
	text-align:right;
}


/**
 * Personal data
 */

.mod_personalData
{
	margin-bottom:36px;
}

.mod_personalData fieldset
{
	width:600px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px;
}

* html .mod_personalData fieldset
{
	margin-top:-12px;
}

*:first-child+html .mod_personalData fieldset
{
	margin-top:-12px;
}

.mod_personalData legend
{
	color:#0000e6;
}

* html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

*:first-child+html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

.mod_personalData table
{
	margin-left:30px;
         color:#003366;
}

.mod_personalData table tr
{
	height:25px;
}

.mod_personalData table td.col_0
{
	padding-right:10px;
}

.mod_personalData table td.col_1 input
{
         width:250px;
         border:1px solid #c6ad8d;
}

.mod_personalData .submit_container
{
         width:250px;
         margin-top:8px;
	margin-bottom:15px;
}

.mod_personalData .submit
{
         color:#003366;
         font-weight:bold;
}

/*.mod_personalData .submit_container
{
	width:428px;
	text-align:right;
}

* html .mod_personalData .submit_container
{
	width:434px;
}

*:first-child+html .mod_personalData .submit_container
{
	width:434px;
}

.mod_personalData td
{
	width:160px;
	padding:2px 6px 2px 0px;
}

* html .mod_personalData td
{
	padding:1px 6px 1px 0px;
}*/

.mod_personalData .text,
.mod_personalData .password
{
	width:250px;
}

.mod_personalData select
{
	width:252px;
}

* html .mod_personalData select
{
	width:254px;
}

*:first-child+html .mod_personalData select
{
	width:254px;
}


/**
 * Tables
 */

.ce_table
{
	margin-top:24px;
	margin-bottom:24px;
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th a
{
	color:#000000;
}

#tps td
{
	padding:2px 4px;
}

#tps .col_0
{
	width:80px;
}

#tps .explanation
{
	padding-bottom:24px;
}


/**
 * Website News
 */

#breaking_news,
.mod_newsmenu
{
	margin:0px 0px 0px 300px;
	padding:5px;
         width:230px;
         position:absolute;
}

.mod_newsmenu ul,
.mod_newsmenu li
{
	margin:0px;
         margin-bottom:10px;
	padding:0px;
	list-style-type:square;
         list-style-color:#003366;
}

* html .mod_newsmenu ul,
* html .mod_newsmenu li
{
	height:1px;
}

.mod_newsmenu .year
{
	margin-bottom:2px;
	font-weight:bold;
}

.mod_newslist p
{
	margin:0px 0px 4px 0px;
}

.mod_newsreader .back
{
	padding-top:12px;
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

.mod_newslist .info,
.mod_newsreader .info
{
	margin-bottom:6px;
	font-size:10px;
	color:#8B785F;
}

.mod_newslist .layout_short
{
	margin-bottom:8px;
	padding-bottom:6px;
	border-bottom:1px solid #c6ad8d;
}

.mod_newslist .layout_simple block
{
         margin-bottom:10px;
}

.mod_newslist .layout_simple a
{
         font-weight:bold;
         font-size:13px;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
}

.mod_article,
.mod_newsreader
{
	margin-right:10px;
         margin-left:10px;
}

.mod_newsreader h2
{
	margin-bottom:12px;
}

#home .mod_newslist,
news_short
{
 	width:57%;
         float:left;
}

/**
 * Website Suche
 */

.mod_search
{
         float:right;
         margin-top:-47px;
}


.mod_search .text
{
	width:150px;
         color:#A81F04;
         cursor:pointer;

}

.mod_search input
{
         float:right;
         margin-right:5px;
         border:solid 1px #ece4d9;
         color:#A81F04;
         font-weight:bold;
         background-color:#fff;
}

html>body .mod_search .radio_container
{
	margin-top:3px;
}

*:first-child+html .mod_search .radio_container
{
	margin-top:0px;
}

.mod_search .radio_container label
{
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}

.mod_search .header
{
	margin-top:35px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ece4d9;
}

.mod_search h3
{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.mod_search .context
{
	margin:0px 5px 3px 0px;
}

.mod_search .url
{
	margin-bottom:12px;
	color:#c6ad8d;
}

.mod_search .relevance
{
	font-weight:normal;
	font-size:11px;
	color:#c6ad8d;
}

.mod_search .highlight
{
	font-weight:bold;
}

/**
 * Zufallsbild
 */

* html .mod_randomImage
{
         overflow:hidden;
}

.mod_randomImage h1
{
         margin:10px 0px 10px 5px;
	padding:0px;
	font-size:14px;
         font-weight:bold;
         font-style:normal;
         font-family:Verdana,sans-serif;
         color:#003366;
}

/**
 * Kontaktliste
 */

.kontakt
{
	width:99%;
         border-bottom:1px solid #c6ad8d;
}

html>body .kontakt td.head
{
 	border-top:1px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
         border-left:0px solid #c6ad8d;
         border-right:0px solid #c6ad8d;
         padding:5px 5px 5px 5px;
         background-image:url("tl_files/stadtkapelle/breadcrumb.png");
	background-repeat:repeat;
         font-size:14px;
         font-weight:bold;
         color:#A81F04;
}

* html #kontakt td.head
{
 	border-top:1px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
         border-left:0px solid #c6ad8d;
         border-right:0px solid #c6ad8d;
         padding:5px 5px 5px 5px;
         background-color:#ECE4D9;
         font-size:14px;
         font-weight:bold;
         color:#A81F04;
}

.kontakt tr
{
         border-left:0px solid #c6ad8d;
         border-right:0px solid #c6ad8d;
}

html>body .kontakt tr.farbig
{
         background-image:url("tl_files/stadtkapelle/breadcrumb.png");
         background-repeat:repeat;
         border-top:1px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
         border-left:1px solid #fff;
         border-right:1px solid #fff;
}

* html #kontakt tr.farbig
{
         background-color:#ECE4D9;
         border-top:1px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
         border-left:1px solid #fff;
         border-right:1px solid #fff;
}

.kontakt td
{
         border-left:1px solid #fff;
         border-right:0px solid #fff;
         padding:5px 5px 5px 5px;
}

.kontakt tr.farbig td
{
         border-left:1px solid #fff;
         border-right:0px solid #fff;
}

/**
 * Footer
 */

html>body #footer
{
         background-image:url("tl_files/stadtkapelle/breadcrumb.png");
         background-repeat:repeat;
         margin-top:10px;
         padding:5px 5px 5px 10px;
         border-top:1px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
}

* html #footer
{
         background-color:#ECE4D9;
         margin-top:10px;
         padding:5px 5px 5px 10px;
         border-top:1px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
}

#footer p
{
 	text-align:center;
         color:#c6ad8d;
}

/**
 * Forum - Helpdesk
 */

.mod_helpdesk table.mainlist, .mod_helpdesk table.mainlist td, .mod_helpdesk table.mainlist th
{
	border:1px solid #c6ad8d;
}

html>body .mod_helpdesk table.mainlist th
{
         background-image:url("tl_files/stadtkapelle/breadcrumb.png");
         background-repeat:repeat;
         color:#003366;
}

* html .mod_helpdesk table.mainlist th
{
         background-color:#ECE4D9;
         color:#003366;
}

.mod_helpdesk table.mainlist a:hover
{
         text-decoration:none;
         font-weight:bold;
	color:#A81F04;
}

.mod_helpdesk div.breadcrumb
{
	background-color:#F8F8F8;
         color:#3A4C6F;
         border-top:0px solid #c6ad8d;
         border-right:0px solid #c6ad8d;
         border-left:0px solid #c6ad8d;
         border-bottom:1px solid #c6ad8d;
}

.mod_helpdesk .message-container
{
         border:1px solid #c6ad8d;
}

*html .mod_helpdesk .message-container .header
{
         background-color:#ECE4D9;
         color:#3A4C6F;
}

html>body .mod_helpdesk .message-container .header
{
 	background-image:url("tl_files/stadtkapelle/breadcrumb.png");
         background-repeat:repeat;
         color:#003366;
}


/**
 * Umfrage - Quickpoll
 */

.mod_quickpoll .title
{
         margin:8px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:15px;
         color:#003366;
}

.mod_quickpoll .description
{
         margin:10px 0px 10px 15px;
	padding:0px;
	font-size:25px;
         font-weight:normal;
         font-style:italic;
         font-family:serif;
         color:#A81F04;
}

.mod_quickpoll .stoptext
{
         margin-bottom:5px;
         font-weight:normal;
         font-size:10px;
	color:#8B785F;
}

.mod_quickpoll .totaltext
{
         margin:0px;
         margin-bottom:10px;
         margin-right:15px;
	padding:0px;
         font-size:12px;
         color:#003366;
}

.mod_quickpoll .graph .label
{
         margin-left:40px;
         margin-bottom:5px;
         font-size:13px;
         color:#003366;
}

.mod_quickpoll .graph .results
{
	margin-left:40px;
         margin-bottom:10px;
         font-size:12px;
         font-weight:bold;
         color:#A81F04;
}

.mod_quickpoll label
{
         margin-right:10px;
         font-size:13px;
         color:#003366;
}

.mod_quickpoll .submit_container
{
         float:right;
         margin-top:15px;
         margin-right:5px;
	margin-bottom:4px;
}

.mod_quickpoll .submit
{
         color:#003366;
         font-weight:bold;
}

.mod_quickpoll .graph .results .color1 { color:#FFFFFF; background-color:#A81F04; text-align:center;}
.mod_quickpoll .graph .results .color2 { color:#FFFFFF; background-color:#A81F04; text-align:center;}
.mod_quickpoll .graph .results .color3 { color:#003366; background-color:#ECE4D9; text-align:center;}
.mod_quickpoll .graph .results .color4 { color:#003366; background-color:#ECE4D9; text-align:center;}
.mod_quickpoll .graph .results .color5 { color:#003366; background-color:#ECE4D9; text-align:center;}
.mod_quickpoll .graph .results .color6 { color:#003366; background-color:#ECE4D9; text-align:center;}


/**
 * Registrierung
 */

.mod_registration table
{
	margin-left:30px;
         color:#003366;
}

.mod_registration table tr
{
	height:25px;
}

.mod_registration table td.col_0
{
	padding-right:5px;
}

.mod_registration table td.col_1 input
{
         width:175px;
         border:1px solid #c6ad8d;
}

.mod_registration .submit_container
{
         width:175px;
         margin-top:8px;
	margin-bottom:15px;
}

.mod_registration .submit
{
         color:#003366;
         font-weight:bold;
}

#gaestebuch .widget input, select, textarea
{
	border:1px solid #c6ad8d;
         margin-bottom:5px;
}

#gaestebuch .submit_container
{
         width: 170px;
         margin-top:8px;
	margin-bottom:4px;
         color:#003366;
         font-weight:bold;
         background-color:#ECE4D9;
}


#gaestebuch .submit
{
         width: 170px;
         color:#003366;
         font-weight:bold;
         background-color:#ECE4D9;
}

#gaestebuch .widget label
{
         color:#003366;
}

#gaestebuch .comment_default div.info
{
         color:#A81F04;
}

#gaestebuch .comment_default div.comment
{
         color:#003366;
         margin-bottom:20px;
}
