body {
	background: #ffffff;
	color: #4b4b4b;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a[href$='.pdf'] {
	padding: 0 0 2px 20px;
	background: url('../img/pdf.gif') top left no-repeat;
}

a {
	color: #3583d0;
	text-decoration: none;
}

a:hover {
	color: #1a528d;
	text-decoration: underline;#
}

hr {
	border: 0;
	color: #d6e2f1;
	background-color: #d6e2f1;
	height: 1px;
}

.wraphead {
	width: 980px;
	margin: 0 auto;
	height: 220px;
	background: url(../img/bg-top.jpg) no-repeat;
}

#header {
	height: 220px;
	background: url(../img/bg-topsides.jpg) center top #0a1930 no-repeat;
}

.topmenu {
	height: 33px;
	text-align: right;
}

.logo {
	height: 123px;
	float: left;
	padding-top: 20px;
}

.moto {
	float: right;
	text-align: right;
	color: #e4dfd6;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	font-style: italic;
	padding: 34px 415px 0 0;
	line-height: 26px;
	text-shadow: 1px 1px 2px #0a1930;
}

.mainmenu {
	height: 44px;
}

/* -- top menu -- */
.mainleveltopmenu { color: #ffffff; font-size: 11px; line-height: 30px; padding: 0 3px; }
a.mainleveltopmenu { color: #aac1e0; text-decoration: none; }
a.mainleveltopmenu:hover { color:#ffffff; text-decoration: underline; }

a.trans-active {
	background-image:url("../img/swmenu_on.gif") !important;
	color:#0A1930 !important;
}

#content {
	width: 980px;
	margin: 0 auto;
}

.messages {
	background: #C3D2E5;
	border: 3px solid #84A7DB;
	border-left: none;
	border-right: none;
	color: #0055BB;
	padding: 0.5em;
	font-weight: bold;
}

.mainblock {
	width: 720px;
	float: left;
	margin-right: 28px;
	/* line-height: 18px; */
	line-height: 1.4em;
}

.blog {
	width: 100%;
}

.mbleft {
	width: 500px;
	float: left;
}

.homebodyleft {
	width: 510px;
}

.homebodyright {
	width: 186px;
	float: right;
}

.fpbox {
	width: 153px;
	float: left;
	font-size: 11px;
	line-height: 14px;
}

.fpbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
	margin: 0;
}
.fpbox p {
	margin-top: 0;
}
.fpbox a { 
	/* display: block;
	padding-top: 7px; */
	text-decoration: underline;
}

.mbright {
	width: 190px;
	float: right;
}

.sideblock {
	width: 202px;
	float: left;
	padding-top: 24px;
	padding-left: 26px;
	border-left: 4px solid #f0f7ff;
}

#footer {
	height: 102px;
	background: url(../img/bg-footertile.jpg) repeat-x;
}

.wrapfoot {
	height: 102px;
	width: 980px;
	margin: 0 auto;
	background: url(../img/bg-footer.jpg) no-repeat left;
}

.footerleft {
	float: left;
	font-size: 10px;
	color: #6a90c4;
	padding-top: 26px;
	line-height: 14px;
}

.footerright {
	float: right;
	font-size: 11px;
	color: #32517c;
	text-align: right;
	padding: 30px 14px 0 0;
}

.footerleft a { color: #ffffff; }
.footerleft a:hover { color: #ffffff; }

.footerright a { color: #32517c; text-decoration: underline; }
.footerright a:hover { color: #6a90c4; text-decoration: underline; }

/* -- moduletables -- */
div.moduletable { margin: 0; }
div.moduletable_menu { margin: 0px 0px 30px 0px; }

div.moduletableitems h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1a528d;
	width: 100%;
	padding: 0 0 7px 0;
	margin: 0 0 16px 0;
	border-bottom: 1px dashed #aaaaaa;
}

.moduletableitems {
	font-size: 12px;
	font-weight: bold;
}

.moduletableitems p {
	line-height: 1.3em;
}

.moduletableitems a {
	font-size: 11px;
	font-weight: normal;
	color: #1b3460;
	text-decoration: none;
}

.moduletableitems a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}



/* -- content area -- */

table.contentpaneopen {	width: 100%; }

/* -- articles -- */
.createdate { font-style: italic; font-size: xx-small; }
.small { font-style: italic; font-size: xx-small; }
.modifydate { font-style: italic; font-size: xx-small; }

.contentheading, .componentheading {
	font-size: 34px;
	line-height: 1em;
	font-weight: lighter;
	color: #444444;
	text-align: left;
	padding: 30px 0 20px 0;
}

/* -- input forms/buttons -- */
.button {
	font-weight: bold;
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.inputbox {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}

#modlgn_username { margin-top: 6px; }
#modlgn_passwd { margin-top: 6px; }


/* -- category headers -- */
.sectiontableheader {
	background-color: #CCCCCC;
	color: #7B8DA1;
	font-weight: bold;
}

.sectiontableentry1 { background-color: #F0F0F0; }
.sectiontableentry2 { background-color: #E0E0E0; }


/* custom stuff */
ul { margin: 0; }
.input, img { border: 0px; }
img, div, a, input { behavior: url(/templates/cea/css/iepngfix.htc); }
.clearme { clear: both; }
.buttonheading { }
.article_separator { display: none; }

div.mbleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #1a528d;	
}

img {
	max-width: 100%;
	height: auto!important;
}

h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #3583d0;
	line-height: 1em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #3583d0;
	line-height: 1.2em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #1a528d;
	line-height: 1.1em;
}

.menu21 { height: 44px; }

#menu21 li:last-child .items, #menu21 li:nth-last-child(2) .items {
	right: -1px;
	left: auto;
}

.fpnote {
	width: 720px;
	height: 157px;
	background: url(../img/fp-note.jpg) no-repeat;
}
.noteleft {
	float: left;
	font-size: 11px;
	color: #ffffff;
	position: relative;
	top: 115px;
	left: 20px;
	text-shadow: 1px 1px #1f6ab5;
}

.noteleft a { font-weight:bold; color: #90c6ff; text-decoration: none; }
.noteleft a:hover { font-weight:bold; color: #90c6ff; text-decoration: underline; }

.noteright {
	width: 490px;
	float: right;
	text-align: left;
	padding: 12px 40px 0 0;
}

div.noteright h1 {
	padding: 0;
	margin: 0;
	color: #ffffff;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 28px;
	text-shadow: 2px 2px 2px #85c0ff;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

div.noteright p {
	font-size: 12px;
	color: #4981bd;
	padding-left: 12px;
	line-height: 18px;
	text-shadow: 1px 1px #e8f3ff;
}

.moduletableevents {
	padding: 0 0 30px 0;
}

.moduletableevents h3 {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #1a528d;
	margin: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

div.extcal_minical {
	width: 186px;
	background: #c3e0ff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

table.extcal_minical {
	width: 162px!important;
	margin: 12px auto;
	border: 1px solid #e6f2ff;
}

.menu_sitemap {
	margin-left: 100px;
}

.menu_sitemap .active {
	display: none;
}

.rightcolumnlist {
	padding-left: 18px;
}

.rightcolumnlist li {
	list-style-image:url(../img/arrowheadbullet.gif);
	padding: 2px 2px 2px 0;
}

/* MEMBERS COMPONENT */
.members #memberlistarea {
	width: 285px;
	height: 600px;
	float: left;
	border-right: 1px solid #C7D3E2;
	margin-right: 10px;
}
.members #memberfilter {
	height: 115px;
	border-bottom: 1px solid #C7D3E2;
	margin-bottom: 10px;
	padding-right: 10px;
}
.members #memberlist {
	height: 475px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-right: 10px;
}
.members .memberwrapper {
	border-top: 1px dotted #BBBBBB;
}
.members #memberinfo {
	width: 405px;
	height: 600px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	padding-right: 10px;
}
.members .office, .members .firmdescription, .members .firmemployees, .members .firmspecializations {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px dotted #BBBBBB;
}
.members #memberfilter td  {
	padding: 4px;
}
.members #filtermemberlist  {
	width: 50%;
}

/* CONTENT TABLES */
.cea_table {
	border-collapse: collapse;
	margin: 0 auto;
}
.cea_table td {
	padding: 6px;
	vertical-align: top;
	width: 50%;
	border: 1px #acbfd7 solid;
}
.associate_table {
	width: 100%;
}
.associate_table td {
	padding: 0 4px 0 12px;
	width: 50%;
}
.logo_table td {
	text-align: center;
	vertical-align: middle;
	padding: 14px;
	width: 50%;
}

/* LOGIN */
#com-form-login {
	width: 60%;
	margin: 0 auto;
}
.adminTable {
	width:100%;

}
.joblistings .adminTable th{
	padding:10px 20px 10px 20px;
}

.joblistings table {
	width: 100%;
	border-collapse: collapse;
}
.joblistings th {
	border:1px solid #5e7fa8;
	border-bottom:none;
	background-image:url('../img/th_bg.gif');
	background-repeat:repeat-x;
	background-color:#5d7da7;
	color:#FFFFFF;
	padding:3px 20px 0px 20px;
}
.joblistings th a {
	color:#FFFFFF;
	text-decoration: underline;
}
.joblistings table .sorted a {
	padding-left: 15px;
	padding-right: 15px;
	background: url('../img/up.gif') center right no-repeat;
	/*background: #FF0000;*/
}
.joblistings table .sortdesc a {
	background-image: url('../img/down.gif');
}
.joblistings td{
	padding:6px;
	border:1px solid #DDDDDD;
}
.joblistings .logintable {	
}
.joblistings .logintable td{
	border:none;	
}
.joblistings tfoot td{
	border:none;	
}

.joblistings .key {
	vertical-align: top;
}
.register {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#e9e9e9;
	padding: 6px 8px;
}
.register:hover{
	border: 1px solid #AAAAAA;
	background-color:#f0f0f0;
	text-decoration:none;
}
.eventslist {
	padding-top: 14px;
}

/* CUSTOM BUTTON */

.custombutton {
	-moz-border-radius:4px;	
	-webkit-border-radius:4px;	
	border-radius:4px;
	padding:3px 10px!important;
	line-height:24px;
	white-space:nowrap;
	border:1px solid #adadad;
	background: rgb(234,234,234); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(221,221,221,1) 40%, rgba(209,209,209,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(40%,rgba(221,221,221,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(221,221,221,1) 40%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(221,221,221,1) 40%,rgba(209,209,209,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(221,221,221,1) 40%,rgba(209,209,209,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(234,234,234,1) 0%,rgba(221,221,221,1) 40%,rgba(209,209,209,1) 100%); /* W3C */
	color:#555555!important;
	border-right-color:#666666;	
	border-bottom-color:#666666;
}
.custombutton:hover {
	border-top-color:#666666;
	border-right-color:#949494;	
	border-bottom-color:#949494;	
	border-left-color:#666666;
	text-decoration:none!important;
	color:#222222!important;	
}
.eventslist .custombutton {
	line-height:34px;
}
.menutearoff {
	padding: 10px;	
	border-bottom: 4px solid #F0F7FF;
	border-left: 4px solid #F0F7FF;
	margin: -14px -30px 0 0;
}
.menutearoff li {
	display: inline;
	list-style: none;
	font-size: 12px;
	font-weight: bold;	
}
.menutearoff li:first-child {
	
}
.menutearoff a {
	background: rgb(45,67,96); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(45,67,96,1) 0%, rgba(98,121,154,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,67,96,1)), color-stop(100%,rgba(98,121,154,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d4360', endColorstr='#62799a',GradientType=0 ); /* IE6-9 */
	display: inline-block;
	border: 1px solid #1c2c42;
	padding: 0 8px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	margin: 1px 3px 3px 3px;
}
.menutearoff a:hover {
	color: #0a1930;
	text-decoration: none;
	border-color: #7187a7;
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(201,206,213,1) 5%, rgba(228,228,228,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(5%,rgba(201,206,213,1)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
}

/*menu styling*/
.transMenu21 {
	position:absolute ; 
	overflow:hidden; 
	left:-1000px; 
	top:-1000px; 
}
.transMenu21 .content {
	position:absolute  ; 
}
#menu21 .items {
	position: absolute; 
	left:-1px; 
	z-index:2; 
	list-style: none;
	padding: 0;
}
#menu21 li
{
	/*padding: 10px 30px 10px 15px  !important;*/
	font-size: 12px !important ; 
	font-family: Arial, Helvetica, sans-serif !important ; 
	text-align: left !important ; 
	font-weight: bold !important ; 
	color: #FFFFFF !important ; 
	position: relative;
} 
#subwrap21 
{ 
	text-align: left ; 
}
#menu21 .item:hover li
{ 
	color: #000000 !important ; 
}
#menu21 .items li { 
	text-decoration: none ; 
	cursor:pointer; 
	cursor:hand; 
	background-color: rgba(30, 53, 84, 0.8) !important ; 
	position: relative; 
	z-index:1; 
	/*opacity:0.8; 
	filter:alpha(opacity=80);*/
	border: 1px solid #a6bdd9;
}
.transMenu21 .shadowRight { 
	position:absolute ; 
	z-index:3; 
	top:-3000px; width:2px; 
	opacity:0.8; 
	filter:alpha(opacity=80)
}
.transMenu21 .shadowBottom { 
	position:absolute ; 
	z-index:1; 
	left:-3000px; height:2px; 
	opacity:0.8; 
	filter:alpha(opacity=80)
}
#menu21 li:hover > a{
	background: none;
	background-color: #e7e5e5 !important ; 
	color: #0a1930 !important ; 
}
#menu21 .item img { 
	margin-left:10px !important ; 
}
ul.menu21 {
	top: 0px; 
	left: 0px; 
	position:relative ; 
	margin:0px !important ; 
	border: 0px none #FFFFFF ; 
	z-index: 1; 
	padding: 0;
	list-style: none;
	display: inline-block;
}
ul.menu21 a{
	margin:0px !important ; 
	padding: 15px 15px 14px 15px  !important ; 
	display:block !important; 
	position:relative !important ; 
}
div.menu21 a,
div.menu21 a:visited,
div.menu21 a:link {
	font-size: 12px !important ; 
	font-family: Arial, Helvetica, sans-serif !important ; 
	text-align: left !important ; 
	font-weight: bold !important ; 
	color: #ffffff !important ; 
	text-decoration: none !important ; 
	margin-bottom:0px !important ; 
	display:block !important; 
	white-space:nowrap ; 
}
div.menu21 li {
	border-bottom: 0px none #124170 ; 
	border-top: 0px none #124170 ; 
	border-left: 0px none #124170 ; 
	background-color: none !important ; 
	display: inline-block;
} 
div.menu21 ul > li:last-child {
	border-right: 0px none #124170 ; 
} 
div.menu21 a.trans-active {
	color: #0a1930 !important ; 
	background-image: url("../img/swmenu_on.gif") ;
	background-color: none !important ; 
} 

#menu21 ul {
	list-style: none;
	padding: 0;
}
#menu21 > li:hover > a,
#menu21 a.hover { 
	background-image: url("../img/swmenu_hover.gif") ;
	color: #0a1930 !important ; 
	background-color: none !important ; 
}
#menu21 span {
	display:none; 
}
#menu21 a img.seq1,
.transMenu21 img.seq1,
{
	display:    inline; 
}
#menu21 a.hover img.seq2,
#menu21 .item.hover img.seq2 
{
	display:   inline; 
}
#menu21 a.hover img.seq1,
#menu21 a img.seq2,
.transMenu21 img.seq2,
#menu21 .item.hover img.seq1
{
	display:   none; 
}
a.trans-active img.seq1
{
	display: none;
}
a.trans-active img.seq2
{
	display: inline;
}

#menu21 .items li > ul {
	left: 100%;
	position: absolute;
}

#menu21 > li > .items {
	/*height: 0;
	overflow: hidden;*/
	display: none;
	transition: height 0.2s linear;
    -moz-transition: height 0.2s linear; /* Firefox 4 */
    -webkit-transition: height 0.2s linear; /* Safari and Chrome */
    -o-transition: height 0.2s linear; /* Opera */
    -ms-transition: height 0.2s linear; /* Explorer 10 */
}

#menu21 .items2 {
	display: none;
	transition: height 0.2s linear;
	-moz-transition: height 0.2s linear; /* Firefox 4 */
	-webkit-transition: height 0.2s linear; /* Safari and Chrome */
	-o-transition: height 0.2s linear; /* Opera */
	-ms-transition: height 0.2s linear; /* Explorer 10 */
}

#menu21 .toggle2:hover .items2 {
	display: block;
}

#menu21 .toggle2::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ffffff;
	right: 15px;
	top: 40%;
	position: absolute;
}

#menu21 .toggle::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ffffff;
	right: 15px;
	top: 40%;
	position: absolute;
}

#menu21 .toggle:hover::after {
	border-left-color: #1f477b;
}

#menu21 .item.toggle a {
	padding-right: 40px!important;
}

#menu21 > li:hover > .items {
	/*height: 100%;*/
	display: block;
}

#menu21 > li > .items > .item > ul {
	top: -1px;
	display: none;
}

#menu21 > li > .items > .item:hover > ul {
	display: block;
}
#toolbar-menu {
	padding: 10px;
	border-bottom: 4px solid #F0F7FF;
	border-left: 4px solid #F0F7FF;
	margin-top: -15px;
	margin-right: -15px;
}
#toolbar-menu:empty {
	display: none;
}
#toolbar-menu li {
	display: inline-block;
	margin: 3px;
}
#toolbar-menu li a {
	display: block;
    line-height: 25px;
    padding: 0 10px;
    color: #ffffff;
    border: 1px solid #1c2c42;
	background: rgb(45,67,96);
    background: -moz-linear-gradient(top, rgba(45,67,96,1) 0%, rgba(98,121,154,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,67,96,1)), color-stop(100%,rgba(98,121,154,1)));
    background: -webkit-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%);
    background: -o-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%);
    background: -ms-linear-gradient(top, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%);
    background: linear-gradient(to bottom, rgba(45,67,96,1) 0%,rgba(98,121,154,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d4360', endColorstr='#62799a',GradientType=0 );
}
#toolbar-menu li a:hover {
	color: #0a1930;
    text-decoration: none;
    border-color: #7187a7;
	background: rgb(242,242,242);
    background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(201,206,213,1) 5%, rgba(228,228,228,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(5%,rgba(201,206,213,1)), color-stop(100%,rgba(228,228,228,1)));
    background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%);
    background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%);
    background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%);
    background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(201,206,213,1) 5%,rgba(228,228,228,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e4e4e4',GradientType=0 );
}

