#frame {
    background-color:#ffffff;
    border: 2px solid #cccccc;
}
.sun-contextHeader {
    BORDER: 0px;
/* border of box */
    PADDING: 5px 0px 3px 0px;
    WIDTH: 770px;
    margin:0px 0px 0px 0px;
    height:27px;
    background-color:#ffffff;
}
.sun-header {
    COLOR: rgb(91,131,226);
/* font color of date title */
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.5em;
    font-family: Arial;
    TEXT-ALIGN: center;
/* text alignment of date title */
    BORDER: 0px;
/* border around title box */
    PADDING: 20px 0px 10px 0px;
    MARGIN-TOP: 0px;
    WIDTH: 750px;
    CLEAR: both;
}
SPAN.sun-dateSelect {
    MARGIN: 0px;
    PADDING: 0px 0px 0px 0px;
    background-color:#ffffff;
}
/*
  to have anchor text for go, next and prev. buttons not appear set color to background color
  of contextual header and set font-size to 0px
 */
.sun-go A:link, .sun-go A:hover, .sun-go A:visited, .sun-go A:active,
.sun-next A:link, .sun-next A:hover, .sun-next A:visited, .sun-next A:active,
.sun-prev A:link, .sun-prev A:hover, .sun-prev A:visited, .sun-prev A:active {
    COLOR: #ffffff;
/* color of text labelling prev, next and go buttons */
    FONT-SIZE: 0px;
/* font size of */
    OVERFLOW: hidden;
    PADDING-TOP: 14px;
    BACKGROUND-REPEAT: no-repeat;
    background-color:#ffffff;
}
*.sun-go, *.sun-go A, *.sun-go A:hover, *.sun-go A:link, *.sun-go A:visited, *.sun-go A:active {
    BACKGROUND-IMAGE: url(http://www.gs.columbia.edu/images/go.gif);
/* bullet image to display next to events */
    BORDER-RIGHT: 0px 0px 0px 0px;
    WIDTH:33px;
    BACKGROUND-REPEAT: no-repeat;
    height: 30px;
    FONT-SIZE: 0px;
    OVERFLOW: hidden;
    background-color:#ffffff;
}
*.sun-next, *.sun-next A, *.sun-next A:hover, *.sun-next A:link, *.sun-next A:visited, *.sun-next A:active {
    BORDER: 0px;
    WIDTH: 25px;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-IMAGE: url(http://www.gs.columbia.edu/images/rightArrow.gif);
/* bullet image to display next to events */
    height: 30px;
    FONT-SIZE: 0px;
    OVERFLOW: hidden;
}
*.sun-prev, *.sun-prev A, *.sun-prev A:hover, *.sun-prev A:link, *.sun-prev A:visited, *.sun-prev A:active {
    BORDER: 0px;
    WIDTH: 25px;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-IMAGE: url(http://www.gs.columbia.edu/images/leftArrow.gif);
/* bullet image to display next to events */
    height: 30px;
    FONT-SIZE: 0px;
    OVERFLOW: hidden;
}
DIV.sun-dateMenu {
    DISPLAY: block;
    FLOAT: left;
    MARGIN: 0px 0px;
    height:27px;
    line-height:27px;
    background-color:#ffffff;
}
DIV.sun-dateMenu SPAN {
    DISPLAY: block;
    FLOAT: left;
    MARGIN: 0px 0px;
    height:27px;
    line-height: 27px;
    background-color:#ffffff;
}
SPAN.sun-dateSelect SELECT {
    DISPLAY: block;
    FLOAT: left;
    MARGIN: 0px 0px;
}
SPAN.sun-dateSelect {
    PADDING-RIGHT: 1.5em;
    PADDING-LEFT: 0em;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px;
    PADDING-TOP: 0px;
}
SPAN.sun-dateSelect SPAN.sun-selectName {
    PADDING-RIGHT: 5px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 0px;
    PADDING-BOTTOM: 0px;
    COLOR: #ffffff;
}
UL.sun-viewMenu {
    PADDING: 0px 0px 0px 100px;
    MARGIN: 0px;
    LIST-STYLE-TYPE: none;
    height:15px;
}
UL.sun-viewMenu LI {
    FLOAT: right;
    WIDTH: 90px;
    vertical-align:top;
    height:20px;
}
LI.sun-viewList A, LI.sun-viewList A:link, LI.sun-viewList A:visited, LI.sun-viewList A:active,
LI.sun-viewWeek A, LI.sun-viewWeek A:link, LI.sun-viewWeek A:visited, LI.sun-viewWeek A:active,
LI.sun-viewMonth A, LI.sun-viewMonth A:link, LI.sun-viewMonth A:visited, LI.sun-viewMonth A:active,
LI.sun-viewYear A, LI.sun-viewYear A:link, LI.sun-viewYear A:visited, LI.sun-viewYear A:active,
LI.sun-viewList A:hover, LI.sun-viewWeek A:hover, LI.sun-viewMonth A:hover, LI.sun-viewYear A:hover, UL.sun-viewMenu LI A:hover,
UL.sun-viewMenu LI A, UL.sun-viewMenu LI A:link, UL.sun-viewMenu LI A:visited, UL.sun-viewMenu LI A:active {
    color:#ffffff;
    font-family:arial, sans-serif;
    font-size:0px;
}
UL.sun-viewMenu A:link {
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: top;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    color: #ffffff
}
.viewMenu A, .viewMenu A:link, .viewMenu A:visited, .viewMenu A:active {
    color:#334F7A;
    font-family:arial, sans-serif;
    font-size:90%;
}
.viewMenu A:hover {
    color:#000000;
    font-family:arial, sans-serif;
    font-size:90%;
}
#sun-monthView .sun-current .sun-dayDate,
#sun-weekView .sun-current {
/* font color of current day date */    COLOR: black;
}
.sun-active {
    COLOR: #334F7A;
    FONT-SIZE: 8em;
/* color and font of current day event title */
}
TABLE.sun-allDay TR.sun-categoryHead TH.sun-sidebar,
TABLE.sun-allDay TR.sun-categoryHead TH,
TABLE.sun-ending TR.sun-categoryHead TH.sun-sidebar,
TABLE.sun-ending TR.sun-categoryHead TH,
TABLE.sun-todays TR.sun-categoryHead TH.sun-sidebar,
TABLE.sun-todays .sun-sidebar,
TABLE.sun-todays TR.sun-categoryHead TH {
    BACKGROUND-COLOR: rgb(91,131,226);
/* background color of title for all day, ending today and today's events in week and day views */
}
.sun-rowOdd {
    BACKGROUND-COLOR: #ffffff;
/* background color  of odd rows in week and day views */
    BORDER-BOTTOM: 1px solid black;
}
.sun-rowEven {
    BACKGROUND-COLOR: #ffffff;
/* background color  of even rows in week and day views */
    BORDER-BOTTOM: 1px solid black;
}
TD.sun-eventInfo {
    FONT-FAMILY: Arial, sans-serif;
/* font of event info (title, etc) */
/* FONT-SIZE: 10pt; */
    font-size:.9em;
    PADDING: 0px 10px 5px 10px;
}
TD.sun-eventInfo P {
/* FONT-FAMILY: Arial, Helvetica, sans-serif; *//* font of event info (title, etc) */
/* FONT-SIZE: 10pt; */
    PADDING: 0px 10px 0px 0px;
}
SPAN.sun-dayZoomIn {
    WIDTH: 10px
}
SPAN.sun-dayZoomIn A,
SPAN.sun-dayZoomIn A:link,
SPAN.sun-dayZoomIn A:visited,
SPAN.sun-dayZoomIn A:active,
SPAN.sun-dayZoomIn A:hover {
    WIDTH: 10px;
    color:#eeeeee;
}
.cancel {
    COLOR: #cc0000;
/* color of cancelled events */
/* FONT: normal bold 10pt Verdana, Arial, Helvetica, sans-serif; *//* font of cancelled events */
}
.cancelTitle {
    TEXT-DECORATION: line-through
}
#detail .dark-bg {
    BACKGROUND-COLOR: #FFFFFF
}
SPAN.sun-more {
    DISPLAY: block;
    MARGIN: 2ex 1em;
    TEXT-ALIGN: right
}
SPAN.sun-more A, SPAN.sun-more A:link, SPAN.sun-more A:visited, SPAN.sun-more A:active {
    color:#334F7A;
    font-family:arial, sans-serif;
    font-size:90%;
}
SPAN.sun-more A:hover {
    color:#000000;
    font-family:arial, sans-serif;
    font-size:90%;
}
UL.sun-events {
    PADDING-LEFT: 0px;
    MARGIN: 0px 5px 2ex 0px;
    LIST-STYLE-TYPE: none
}
UL.sun-events LI {
    BACKGROUND-IMAGE: url(http://www.gs.columbia.edu/images/bullet.gif);
/* bullet image to display next to events */
    BACKGROUND-POSITION: 5px 2px;
    PADDING-LEFT: 15px;
    LINE-HEIGHT: 1.45;
    BACKGROUND-REPEAT: no-repeat
}
TABLE.sun-events {
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    MARGIN-BOTTOM: 15px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    WIDTH: 90%;
    text-align:left;
}
TABLE.sun-events .sun-sidebar {
    VERTICAL-ALIGN: top;
    WIDTH: 110px;
}
TABLE.sun-events TH.sun-sidebar H3 {
    COLOR: #ffffff;
    font-weight:normal;
    PADDING: 0px 0px 0px 4px;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    WIDTH: 110px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 15px;
    BACKGROUND-COLOR: rgb(91,131,226);
    font-size: .8em;
    font-family: arial, sans-serif;
}
TABLE.sun-events TD.sun-eventInfo {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
TABLE.sun-events TR.sun-categoryHead TH {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    BORDER-LEFT: black 0px solid;
    BORDER-BOTTOM: black 1px solid
}
TABLE.sun-events .sun-sidebar {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    BORDER-LEFT: black 0px solid;
    BORDER-BOTTOM: black 1px solid
}
DIV#sun-weekView TABLE.sun-events TH {
    background-color: rgb(91,131,226);
}
DIV#sun-weekView H2.sun-dayHeader {
    FONT-WEIGHT: bold;
    FONT-SIZE: .8em;
    COLOR: #D7C893;
    LINE-HEIGHT: 12px;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: #eeeeee;
    padding-left: 0px;
}
DIV#sun-monthView FORM,
DIV#sun-weekView FORM {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
SPAN.sun-button {
    DISPLAY: block
}
SPAN.sun-button A, SPAN.sun-button A:link, SPAN.sun-button A:visited, SPAN.sun-button A:hover {
    DISPLAY: block;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 0px;
    font-size:0px;
    color:#eeeeee
}
.sun-cancelled {
    TEXT-DECORATION: line-through
}
.sun-postponed {
    FONT-STYLE: italic
}
/*  */
/* MONTH VIEW */
/*  */
#sun-monthView TABLE.sun-month {
/* background color of calendar in month view */
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 0px solid;
    BORDER-LEFT: black 1px solid;
    MARGIN: 0px 0px 0px 3px;
    WIDTH: 760px;
    font-size:.8em;
}
DIV#sun-monthView .sun-eventName A,
DIV#sun-monthView .sun-eventName A:link,
DIV#sun-monthView .sun-eventName A:visited,
DIV#sun-monthView .sun-eventName A:active {
    color:#334F7A;
}
DIV#sun-monthView .sun-eventName A:hover {
    color:#000000;
    font-family:arial, sans-serif;
    text-decoration:none;
}
DIV#sun-monthView .cal-EventName A,
DIV#sun-monthView .cal-EventName A:link,
DIV#sun-monthView .cal-EventName A:visited,
DIV#sun-monthView .cal-EventName A:active {
    color: #334F7A;
    font-family:arial, sans-serif;
    text-decoration:none;
}
DIV#sun-monthView .cal-EventName A:hover {
    color:#000000;
}
DIV#sun-monthView .sun-eventTime {
    COLOR: black;
/* font color of event time in month view */
    FONT-FAMILY: Arial, sans-serif;
/* font of event time in month view */
/* FONT-WEIGHT: normal; */
    BORDER-BOTTOM: black 1px solid;
/* line under event time */
    CLEAR: left;
    MARGIN: 2px 5px;
    TEXT-ALIGN: left;
    font-size:.9em
}
DIV#sun-monthView TH.sun-dayOfWeek {
    COLOR: #ffffff;
/* font color of weekday (Mon, Tues, Wed, etc) title */
    BACKGROUND-COLOR: rgb(91,131,226);
/* background color of weekday (Mon, Tues, Wed, etc) title */
    font-family:arial;
/*
  FONT-WEIGHT: bold;
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
 */
/* font of weekday (Mon, Tues, Wed, etc) title */
}
DIV#sun-monthView SPAN.sun-dayDate {
    COLOR: black;
/* color of date in month view */
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    font-size:.6em;
    FONT-FAMILY: Arial, sans-serif;
/* font of date in month view */    */
    FLOAT: left;
    MARGIN: 0.5ex 5px 0px;
}
DIV#sun-monthView TD.sun-day {
    BACKGROUND: #ffffff;
/* background color of date in month view */
    PADDING-BOTTOM: 10px;
    VERTICAL-ALIGN: top;
    WIDTH: 14%;
    HEIGHT: 100px
}
DIV#sun-monthView TD.sun-selected {
/* background color of selected date (either current or clicked on date) */    BACKGROUND: #ffffff
}
DIV#sun-monthView TABLE.sun-month TD,
DIV#sun-monthView TABLE.sun-month TH {
    BORDER-RIGHT: black 1px solid;
/* border around each day and weekday title in month view */
    BORDER-TOP: black 0px solid;
    BORDER-LEFT: black 0px solid;
    BORDER-BOTTOM: black 1px solid;
    VERTICAL-ALIGN: top;
}
DIV#sun-monthView SPAN.sun-weekZoomIn {
    WIDTH: 20px;
}
DIV#sun-monthView SPAN.sun-weekZoomIn A, DIV#sun-monthView SPAN.sun-weekZoomIn A:link, DIV#sun-monthView SPAN.sun-weekZoomIn A:visited, DIV#sun-monthView SPAN.sun-weekZoomIn A:hover {
    COLOR: #ffffff;
/* font color of week zoomin text */
    BACKGROUND-IMAGE: url(http://www.gs.columbia.edu/images/weekButton.gif);
/* image for week zoom-in on month view */
    FONT-SIZE: 0px;
/* font size of week zoomin text */
    PADDING-TOP: 25px;
    text-align:center;
    padding-left:5px;
}
DIV#sun-monthView .sun-dayHeader {
    BACKGROUND-COLOR: #ffffff;
/* background color behind top of date (behind numeric date and day view button on month view */
    MARGIN-TOP: 0px;
    HEIGHT: 35px;
}
DIV#sun-monthView SPAN.sun-dayZoomIn {
    FLOAT: right;
    MARGIN: 2px;
}
DIV#sun-monthView SPAN.sun-dayZoomIn A {
    COLOR: #ffffff;
/* color of day zoom in text on month view */
    BACKGROUND-IMAGE: url(http://www.gs.columbia.edu/images/plus.gif);
/* image for day view zoomin on month view */
    FONT-SIZE: 0px;
/* font size for day zoomin text */
    PADDING-RIGHT: 0px;
    MARGIN-RIGHT: 0px;
    PADDING-TOP: 10px;
    TEXT-ALIGN: right
}
DIV#sun-monthView H3.sun-eventTime, UL.sun-events {
    MARGIN-LEFT: 5px
}
DIV#sun-monthView DIV.sun-allDay,
DIV#sun-monthView DIV.sun-ending,
DIV#sun-monthView DIV.sun-todays {
    CLEAR: left
}
UL.sun-viewMenu A,
UL.sun-viewMenu A:link,
UL.sun-viewMenu A:active,
UL.sun-viewMenu A:visited {
    color: #334F7A;
/* font-size: 10pt; */
    text-decoration: none;
    vertical-align: middle;
}
UL.sun-viewMenu A:hover {
    color: #000000;
/* font-size: 10pt; */
    text-decoration: none;
    vertical-align: middle;
}
/*  */
/* DAY AND WEEK VIEW */
/*  */
#sun-weekView {
    text-align:left;
}
DIV#sun-weekView .sun-dayZoomIn {
    FLOAT: left;
    MARGIN-LEFT: 0px
}
DIV#sun-weekView SPAN.sun-dayDate {
    COLOR: black;
/* color of date in month view */
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, sans-serif;
/* font of date in month view */    */
    FLOAT: left;
    MARGIN: 0.5ex 5px 0px;
    font-size:1.5em;
}
DIV#sun-weekView TR.sun-categoryHead TH {
    HEIGHT: 18px
}
#sun-weekView .sun-eventTime {
    COLOR: #ffffff;
/* color of event time on week and day views */
    FONT-SIZE: .8em;
/* font + size of event time on week and day views */
    DISPLAY: block;
    MARGIN: 1px 17px;
    font-family: arial, sans-serif;
}
#sun-weekView SPAN.sun-eventName A {
    FONT-WEIGHT: bold;
    FONT-SIZE: .85em;
/* font of event title on week and day views */
    TEXT-DECORATION: none;
    LINE-HEIGHT: 20px;
    color:#334F7A;
    font-family:arial, sans-serif;
}
#sun-weekView SPAN.sun-eventName A:hover {
    TEXT-DECORATION: none;
/* color and text decoration of event title on week + day views -- rollover */
    font-family:arial, sans-serif;
    color:#000000;
}
#sun-weekView span.cal-EventName A,
#sun-weekView .cal-EventName A:link,
#sun-weekView .cal-EventName A:active,
#sun-weekView .cal-EventName A:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
/* font of event title on week and day views */
    TEXT-DECORATION: none;
    LINE-HEIGHT: 20px;
    color:#334F7A;
    font-family:arial, sans-serif;
}
#sun-weekView .cal-EventName A:hover {
    TEXT-DECORATION: none;
/* color and text decoration of event title on week + day views -- rollover */
    font-family:arial, sans-serif;
    color:#000000;
    font-size:1em;
}
#sun-weekView .sun-week {
    BACKGROUND-COLOR: #ffffff;
/* background color of week view */
    BORDER: 0px solid black;
    WIDTH: 750px;
    margin-left:10px;
}
DIV#sun-weekView SPAN.sun-dayZoomIn A {
    COLOR: #ffffff;
/* color of day zoom in text on month view */
    BACKGROUND-IMAGE: url(http://www.gs.columbia.edu/images/plus.gif);
/* image for day view zoomin on month view */
    FONT-SIZE: 0px;
/* font size for day zoomin text */
    PADDING-RIGHT: 0px;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 10px;
    TEXT-ALIGN: right;
    line-height:3px;
}
#sun-weekView P.sun-emptyMsg {
    BACKGROUND-COLOR: #ffffff;
/* background color of weekview when no events to display */
/* FONT: normal 12px Arial, Helvetica, sans-serif; *//* font of weekview when no events to display */
    MARGIN-BOTTOM: 15px;
    MARGIN-LEFT: 40px;
    MARGIN-RIGHT: 40px;
    font-size:10px;
    color:#ffffff;
    font-family: arial, sans-serif;
}
DIV#sun-weekView .sun-dayHeader {
    BACKGROUND-COLOR: #eeeeee;
/* background color of day header( contains date of weekday) in week view */
/*
  FONT-WEIGHT: bold;
  FONT-SIZE: 12pt;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
 */
/* font of day header( contains date of weekday) in week view */
    MARGIN: 15px 0px;
    WIDTH: 750px;
    PADDING-LEFT: 10px;
    COLOR:#000000;
}
DIV#sun-weekView DIV.sun-day {
    MARGIN: 0px;
    WIDTH: 750px;
    font-size:.8em
}
#sun-weekView SPAN.sun-dayZoomIn {
    WIDTH: 10px
}
#sun-weekView SPAN.sun-dayZoomIn A,
#sun-weekView SPAN.sun-dayZoomIn A:link,
#sun-weekView SPAN.sun-dayZoomIn A:visited,
#sun-weekView SPAN.sun-dayZoomIn A:active,
#sun-weekView SPAN.sun-dayZoomIn A:hover {
    WIDTH: 10px;
    color:#eeeeee;
}
.noResults {
    padding-top: 30px;
    padding-left: 10px;
    padding-bottom: 30px;
}
DIV#sun-dayView .sun-eventTime {
    COLOR: #ffffff;
/* font color of event time in month view */
    FONT-FAMILY: Arial, sans-serif;
/* font of event time in month view */
/* FONT-WEIGHT: normal; */
    MARGIN-LEFT: 5px;
    TEXT-ALIGN: left;
    font-size: .8em
}
#sun-dayView P.sun-emptyMsg {
    BACKGROUND-COLOR: #ffffff;
/* background color of weekview when no events to display */
/* FONT: normal 12px Arial, Helvetica, sans-serif; *//* font of weekview when no events to display */
    MARGIN-BOTTOM: 15px;
    MARGIN-LEFT: 40px;
    MARGIN-RIGHT: 40px;
    font-size:.8em;
    color:#000000;
    font-family: arial, sans-serif;
}
#sun-dayView span.cal-EventName A,
#sun-dayView .cal-EventName A:link,
#sun-dayView .cal-EventName A:active,
#sun-dayView .cal-EventName A:visited {
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    LINE-HEIGHT: 20px;
    color:#334F7A;
    font-family:arial, sans-serif;
}
#sun-dayView .cal-EventName A:hover {
    TEXT-DECORATION: none;
/* color and text decoration of event title on week + day views -- rollover */
    font-family:arial, sans-serif;
    color:#000000;
}
#sun-dayView .sun-day {
    BACKGROUND-COLOR: #ffffff;
/* background color of week view */
    BORDER: 0px solid black;
    WIDTH: 750px;
    margin-left:10px;
}
#gsnews a {
    font-family:arial,helvetica,sans-serif;
    font-size:13px;
    display:block;
    padding:7px;
    padding-left:0px;
    padding-right:0px;
}
#gsnews a:visited,
#gsnews a:active,
#gsnews a:link {
    color:#334F7A;
;
    text-decoration:none;
}
#gsnews a:hover {
    color:#000;
    text-decoration:none;
}
/*  */
/* LIST VIEW */
/*  */
.details {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;   
    border-top:1px dashed #808080;
    border-bottom:1px dashed #808080;
}