.to-do-faceth{
	margin: auto;
	margin-top: 2px;
}
.to-do-faceth td{
	border-bottom: 1px dotted silver;
	padding: auto 1px;
}

.to-do-list{
	margin: auto;
	margin-top: 20px;
}
.css-sp-count{
	color:red;
	font-weight:bold;
}

#tblMain{
	height: auto;
}
.to-do-list td{
	border-bottom: 1px dotted silver;
	padding: 10px 4px;
}
.important{
	background-image: url('ico/gmail-important.png');
	background-repeat: no-repeat;
	background-position: center center;
}
input,select,Dialog list {
	background: white;
	color: black;
	font-size: 10pt;
	font-family: Arial;
	border-left: 1px solid #837E60;
	border-right: 1px solid #837E60;
	border-bottom: 1px solid #837E60;
	border-top: 1px solid #837E60;
	height: 22;
}

textarea {
	background: white;
	color: black;
	font-size: 10pt;
	font-family: Arial;
	border-left: 1px solid #837E60;
	border-right: 1px solid #837E60;
	border-bottom: 1px solid #837E60;
	border-top: 1px solid #837E60;
	height: 52;
	width: 100%;
}

input.plainInput {
	border: none;
	height:auto;
}

td {
	font-family: Arial;
	font-size: 10pt;
	background-repeat: no-repeat;
}

.font_accessKey {
	color: blue;
}

.Caption {
	border-left: 1px solid #FDF7EA;
	border-right: 1px solid #FDF7EA;
	border-top: 1px solid #FDF7EA;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: white;
	background: #1C76B4;
	height: 24;
	font-family: Arial;
	background: -moz-linear-gradient(#0CA6DD,#0770A0);
	background: -webkit-linear-gradient(#0CA6DD,#0770A0);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0CA6DD',endColorstr='#0770A0')";
	text-shadow: 0 1px rgba(33, 33, 33, 0.9);
	/*behavior: url(PIE.htc);*/
}

td.contactTabsOnMenuFa {
	height: 25;
	width: 200;
	padding: 1px;
	border-bottom: 0px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	empty-cells: show;
}

.Caption1 {
	border-left: 1px #1C76B4;
	border-right: 1px #1C76B4;
	border-top: 1px #1C76B4;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: white;
	background: #1C76B4;
	height: 23px;
	font-family: Arial;
	background: -moz-linear-gradient(#0CA6DD,#0770A0);
	background: -webkit-linear-gradient(#0CA6DD,#0770A0);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0CA6DD',endColorstr='#0770A0')";
	text-shadow: 0 1px rgba(33, 33, 33, 0.9);
	/*behavior: url(PIE.htc);*/
}
td.tdMenuleft{
			border-right:1px solid #1C76B4;
			border-left:1px solid #1C76B4;
			border-bottom:1px solid #1C76B4;
			border-top:1px solid #1C76B4;
}
td.tdFrame{
			border-right:1px solid #1C76B4;
			border-bottom:1px solid #1C76B4;
			border-top:1px solid #1C76B4;
}
#tdframe{vertical-align: top}
.Caption_buttonBar {
	border-left: 1px solid #FDF7EA;
	border-right: 1px solid #FDF7EA;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: black;
	background: #FFFFFF;
	height: 24;
	font-family: Arial;
}

.button_title {
	color: black;
	background: #FFFFFF;
	height: 24;
}

.Caption_buttonBarMenu {
	border-left: 1px solid #FDF7EA;
	border-right: 1px solid #FDF7EA;
	font-family: Arial;
	border-top: 0.5px solid #FDF7EA;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: black;
	background: #C2E3FA;
	height: 24;
	font-family: Arial;
}
.Caption_session {
	border-left: 0px solid #FDF7EA;
	border-right: 0px solid #FDF7EA;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: black;
	height: 24;
	font-family: Arial;
	background-image: url('ground1.gif');
}

hr {
	color: #E2EAF8;
}


.button_pageFirst,.button_pageNext,.button_pageBack,.button_pageLast,.button_pageOut,.button_pageIn
	{
	height: 22;
	width: 28;
	margin:1px;	
	background:white !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	border-color: #ccc !important;
}

.button_pageFirst:hover,.button_pageNext:hover,.button_pageBack:hover,.button_pageLast:hover,.button_pageOut:hover,.button_pageIn:hover
	{
	height: 22;
	width: 28;
	margin:1px;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	border-color: red !important;
}

.button_Print {
	height: 24;
	width: 120;
	background-image: url('inphieu.gif') !important;
}
.button_pageFirst{
	background-image:url('icon-first.gif') !important;
}
.button_pageNext{
	background-image:url('icon-next.gif')!important;
}
.button_pageBack{
	background-image:url('icon-back.gif')!important;
}
.button_pageLast{
	background-image:url('icon-last.gif')!important;
}
.button_pageOut{
	background-image:url('icon-out.gif') !important;
}
.button_pageIn{
	background-image:url('icon-in.gif') !important;
}
.button_Word{
	height:22;
	width:21;
	border: 1px solid  #ED785B;
	background-image:url('doc.gif') !important;
} 

.button_Search {
	height: 20;
	width: 20;
	background-image: url('btnVwSearch.gif') !important;
}
.td_button {
	bgcolor: #E2EAF8;
}


.td_subform {
	background: #DDDDDD;
}
ul.m-tabs{
	list-style-type: none;
	margin: 4px 0;
	padding: 0 10px;
	border-bottom: 1px solid #009AD9;
	background-color: #F1F1F1;
	text-align: right;
	position: relative;
	top: -3px;
}
ul.m-tabs li{
	display: inline;
	padding: 4px 10px;
	border-style: solid;
	border-width: 4px 1px 1px 1px;
	border-color: transparent;
	cursor: pointer;
	line-height: 22px;
	font-weight: bold;
	color: #484848;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
}
ul.m-tabs li.active{
	border-color: #009AD9;
	border-bottom-color: #fff;
	background-color: #fff;
}
ul.m-tabs a.btn{
	margin: 0 0px 0 10px;
	text-transform: none;
	background-color: #009AD9;
	color: #FFF;
	padding: 3px 8px;
	font-weight: normal;
	font-family: tahoma;
	display: none;
	cursor: pointer;
}
b.log-heading{
	border-left: 6px solid #009AD9;
	border-bottom: 1px solid #009AD9;
	color: #484848;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 40px 2px 6px;
	margin: 6px;
	display: block;
	float: left;
	font-size: 12px;
}
a {
	color: #123456;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: smaller;
}

table {
	font-size: 12px;
	empty-cells: show;
	border-collapse:collapse;
}

.table1 {
	border-left: 0px solid #1C76B4;
	border-right: 0px solid #1C76B4;
	border-top: 0px solid #1C76B4;
	border-bottom: 0px solid #1C76B4;
	empty-cells: show;	
}

.table_ {
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	empty-cells: show;
}

th {
	text-align: center;
	font-size: 9pt;
	height:37px;
	background: #EFEFEF;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	color: #4D5553;
}

td.contactTabsPagesSelect {
	text-decoration: underline;
	padding: 1px;
	color: red;
}

td.contactTabsPages {
	text-decoration: none;
	padding: 1px;
}

td.contactTabsOn {
	height: 25;
	padding: 1px;
	border-bottom: 0px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	empty-cells: show;
	padding-left:2px;
}

td.contactTabsOnEnd {
	height: 25;
	padding: 1px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}

a {
	color: #123456;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: block;
}

a:hover {
	font-weight: normal;
	color: black;
	font-weight: bold;
}

td.contactTabsOff {
	height: 25;
	padding: 1px;
	background: #EFEFEF;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	color: #4D5553;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
}

td.contactTabsChild {
	height: 25;
	padding: 1px;
	background: #FDFBF5;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	color: #4D5553;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
}

td.TOff {
	height: 25;
	padding: 1px;
	background: #E0E9EE;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	font-weight: bold;
}

td.contactContainerMain {
	border: 1px solid #B8860B;
	border-left-color: #F5F5DC;
	border-top-color: #F5F5DC;
}

table.contactDetailMain {
	border: 1px solid #B8860B;
	border-left-color: #F5F5DC;
	border-top-color: #F5F5DC;
	padding-bottom: 6px;
}

.contactContainerHeader {
	color: #336633;
	font-weight: bold;
}

.note {
	font-size: 10px;
	color: red;
}

.LoginNormal {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	text-indent: 0px;
	color: black;
}

.Normal {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-family: Arial;
	color: 990000;
}

.olCaption {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva,
		"MS Sans Serif", "Times New Roman";
	font-size: 13px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}

.Normal A:link,.Normal A:active,.Normal A:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-size: normal;
	font-weight: none;
}

.Normal A:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-style: normal;
	font-weight: none;
}

/*Bang cac ho so chi tiet */
.td_tab {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
	color: #123456;
	background: #FDF7EA;
	height: 25;
}

.td_tab_child1 {
	font-family: Arial;
	font-size: 9pt;
	color: black;
	background: #FDF7EA;
	height: 25;
}

.td_tab_child2 {
	font-family: Arial;
	font-size: 9pt;
	color: black;
	height: 25;
	background: #D1CEC7;
}



/*/-----------------------------------------*/
/*//khung menu_left, menu_top, menu_bottom*/
.LeftMenu_Child {
	background: #FFFFEE;
}

.LeftMenu_Father {
	border-top: 1px solid #FDF7EA;
	border-left: 1px solid #FDF7EA;
	border-right: 1px solid #FDF7EA;
	font-family: Arial;
	background: #ED9A85;
}

.LeftMenu_Background {background =#EEEEEE;
	
}

.BottomMenu_Background {
	background: #EEEEFF
}

.tabSelected {
	background-color: #FFFFFF;
	font-family: Arial;
	border-left: #ffffff 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
}

.unSelectTab {
	background-color: #E2EAF8;
	font-family: Arial;
	border-right: #92B0DD 1px solid;
}

.Child {
	font-size: 9pt;
	font-family: Arial;
}

.Father {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	background: #3B76A2
}

.a1 {
	text-decoration: none;
	font-weight: normal;
	color: black;
}

.a1:hover {
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

.aVaosovb {
	text-decoration: none;
	font-weight: normal;
	color: white;
}

.aVaosovb:hover {
	font-weight: normal;
	color: yellow;
	text-decoration: underline;
}

.aVaosovbSelection {
	text-decoration: none;
	font-weight: bold;
	color: yellow;
}

.aVaosovbSelection:hover {
	font-weight: normal;
	color: yellow;
	text-decoration: underline;
}

.aVaosovbSelection:out {
	font-weight: normal;
	color: yellow;
	font-weight: bold;
}

.Child1 {
	font-size: 9pt;
	font-family: Arial;
	background: #BCDBF1
}

.Father1 {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	background: #74ACD5
}

.the_a1 {
	text-decoration: none;
	color: blue
}

.the_a2 {
	text-decoration: none;
	font-size: 8pt;
	color: black;
}

.the_a3 {
	text-decoration: none;
	color: blue
}

.the_font1 {
	font-family: Tahoma;
	font-size: 8pt
}

.the_font2 {
	font-family: Tahoma;
	font-size: 10pt
}

.donvi {
	color: #C60021;
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	text-transform: uppercase;
}

.td_footer {
	background: #F4B9B0;
	color: black
}

.banner {
	background-image: url('image_banner.gif');
}

/* style calendar */
#CalendarControlIFrame {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 250px;
	width: 250px;
	z-index: 99;
}

#CalendarControl {
	position: absolute;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	display: none;
	z-index: 100;
}

#CalendarControl table {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
}

#CalendarControl th {
	font-weight: normal;
}

#CalendarControl th a {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding: 1px;
}

#CalendarControl td {
	text-align: center;
}

#CalendarControl .header {
	background-color: #369;
}

#CalendarControl .weekday {
	background-color: #DDD;
	color: #0000ff;
}

#CalendarControl .weekend {
	background-color: #FFC;
	color: red;
}

#CalendarControl .current {
	border: 1px solid #339;
	background-color: #336;
	color: #FFF;
}

#CalendarControl .weekday,#CalendarControl .weekend,#CalendarControl .current
	{
	display: block;
	text-decoration: none;
	border: 1px solid #FFF;
	width: 2em;
}

#CalendarControl .weekday:hover,#CalendarControl .weekend:hover,#CalendarControl .current:hover
	{
	color: #FFF;
	background-color: #336;
	border: 1px solid #999;
}

#CalendarControl .previous {
	text-align: left;
}

#CalendarControl .next {
	text-align: right;
}

#CalendarControl .previous,#CalendarControl .next {
	padding: 1px 3px 1px 3px;
	font-size: 1.4em;
}

#CalendarControl .previous a,#CalendarControl .next a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#CalendarControl .title {
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

#CalendarControl .empty {
	background-color: #CCC;
	border: 1px solid #FFF;
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	align: center;
	background-color: lightblue;
	visibility: hidden;
	z-index: 100;
	/*filter: progid:DXImageTransform.Microsoft.Blind(color=gray,direction=10);*/
	filter: progid : DXImageTransform.Microsoft.Fade ( Overlap = 1.00,
		duration = 0.5 ) progid : DXImageTransform.Microsoft.GradientWipe (
		GradientSize = 0.25, wipestyle = 0, motion = forward, duration = 0.5 )
		progid : DXImageTransform.Microsoft.Shadow ( direction = 135, color =
		#aaaaaa, strength = 5 ) progid : DXImageTransform.Microsoft.Alpha (
		style = 1, opacity = 80, finishOpacity = 100, startX = 0, finishX =
		100, startY = 100, finishY = 0 );
}

.backgroundBottom {
	background: #3E362F;
	background: #ECECEC;
}

.colorBottom {
	color: #000000;
	font-size: 8.5pt;
	font-family: Verdana;
}

.hrefBottom {
	color: #000000;
	text-decoration: none;
}

.hrefBottom:hover {
	text-decoration: none;
	color: #409E22;
}

INPUT[type=button], button, .tdbutton{
height:24px !important;
margin:2px;
border:1px solid #b5b5b5; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 4px 6px 4px 6px; text-decoration:none; display:inline-block;font-weight:bold; color: #000000;
 background-color: #D1D1D1; background-image: -webkit-gradient(linear, left top, left bottom, from(#D1D1D1), to(#D1D1D1));
 background-image: -webkit-linear-gradient(top, #D1D1D1, #D1D1D1);
 background-image: -moz-linear-gradient(top, #D1D1D1, #D1D1D1);
 background-image: -ms-linear-gradient(top, #D1D1D1, #D1D1D1);
 background-image: -o-linear-gradient(top, #D1D1D1, #D1D1D1);
 background-image: linear-gradient(to bottom, #D1D1D1, #D1D1D1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D1D1D1, endColorstr=#D1D1D1);
}

INPUT[type=button]:hover, button:hover{
 border:1px solid yellow;
 background-color: #b8b8b8; background-image: -webkit-gradient(linear, left top, left bottom, from(#b8b8b8), to(#b8b8b8));
 background-image: -webkit-linear-gradient(top, #b8b8b8, #b8b8b8);
 background-image: -moz-linear-gradient(top, #b8b8b8, #b8b8b8);
 background-image: -ms-linear-gradient(top, #b8b8b8, #b8b8b8);
 background-image: -o-linear-gradient(top, #b8b8b8, #b8b8b8);
 background-image: linear-gradient(to bottom, #b8b8b8, #b8b8b8);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b8b8b8, endColorstr=#b8b8b8);
}


table.tblData,div.divData table,div.divDataGroup table {
	width: 100%;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	empty-cells: show;
	border-collapse: collapse;
}

table.tblData td.header,table.tblData th,div.divData table th,div.divDataGroup table th
	{
	text-align: center;
	background-color: #EFEFEF;
	color: #4D5553;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	padding: 3px;
	height: 30px;
}

div.divDataGroup table td {
	border-top: 1px solid #DFDFDF;
	padding: 3px;
	color: black;
	height: 28px;
	vertical-align: middle;
	white-space: normal;
}

table.tblData td.datacell,div.divData table td {
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	padding: 3px;
	color: black;
	height: 28px;
	vertical-align: middle;
	white-space: normal;
}

table.tblData td.datacell a,div.divData table td a,div.divDataGroup table td a
	{
	text-decoration: none;
	text-color: black;
	font-weight: normal;
}

table.tblData td.datacell a:hover,div.divData table td a:hover {
	color: blue;
	font-weight: normal;
}

table.tblData td.groupcell {
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	padding: 3px;
	font-weight: bold;
}

/*
*
* pager
*
*/
.pager {
	margin: 4px;
	padding: 2px;
}

.pager a {
	border: 1px solid #ABC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}

.pager a:hover {
	color: green;
	font-weight: bold;
}

.pager a.selected {
	border: none;
	font-weight: bold;
	color: red;
}

#tdFrame{
	vertical-align: top;
}
body{
	margin: 0;
}

.wrapper{text-align: center; padding: 2px;}
.notification{
	display: inline;
	padding: 2px 12px;
	border: 1px solid #f0c36d;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	
	box-shadow: 0 2px 4px #aaa;
	-webkit-box-shadow: 0 2px 4px #aaa;
	-webkit-box-shadow: 0 2px 4px #aaa;

	background-color: #f9edbe;
}
.notification, .notification a{
	font-weight: bold;
	font-family: Arial;
	font-size: .95em;
	color: #242424;
}
.notification a{
	color: #0022cc;
	text-decoration: underline;
}
.notification a:hover{	
	color: #0022ff;
}
.mitjradio{
	cursor: pointer;
	vertical-align: middle;
	line-height: 22px;
}
.mitjradiolabel{
	cursor: pointer;
	vertical-align: middle;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	color: #039;
}
.orange-state{
	color: #ee4411;
	font-weight: bold;
	font-size: 95%;
}
.blue-state{
	color: #1122bb;
	font-weight: bold;
	font-size: 95%;
}
.red-state{
	color: #ee0022;
	font-weight: bold;
	font-size: 95%;
}
.black-state{
	color: #282828;
	font-weight: bold;
	font-size: 95%;
}
.caption table td{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bolder;
}
.caption > table{
	width: 100%;
}
#div-help{
	text-shadow: none;
}
.collapse{
	background-image: url('arrow_right.gif'); 
	background-repeat: no-repeat; 
	background-position: left center; 
	padding-left: 16px !important; 
	cursor: pointer;
	white-space: nowrap;
}
.expand{
	background-image: url('arrow_down.gif'); 
	background-repeat: no-repeat; 
	background-position: left center; 
	padding-left: 16px !important; 
	cursor: pointer;
	white-space: nowrap;
}
.docs-list{
	border-collpase: collapse;
	border-color: #e5e5e5;
	border-style: solid none none solid;
	border-width: 1px;
}
.docs-list th, .docs-list td{
	border-width: 1px;
	border-color: #ffffff #e5e5e5 #e5e5e5 #ffffff;
	border-style: solid;
	border-collpase: collapse;
	padding-left:2px;
}
.docs-list th{
	text-align: center;
	background-color: #eeeeee;
	font-size: 10pt;
	color: #363636;
}
.docs-list tr{
	cursor: pointer;
}
.docs-list tr:nth-child(even), .table_ tr:nth-child(even){
	background-color: #fafafa;
}
.docs-list tr:nth-child(odd), .table_ tr:nth-child(odd){
	background-color: #ffffff;
}
/*stupid ie*/
.even{
	background-color: #fafafa;
}
.odd{
	background-color: #ffffff;
}
.docs-list tr.hover, .table_ tr.hover, tr.hover{
	background-color: #ffffee;
}
.docs-list tr.selected, .table_ tr.selected, tr.selected{
	background-color: #f4f9ff;
}
/* bac giang *****************************************************************************************/

.g-input {
	width: 100%;
}

.g-input input {
	border-right: none;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.g-input img {
	border: 1px solid #9F9F9F;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-left: none;
	cursor: pointer;
	position: relative;
	left: -1px;
}

.date-input {
	width: 100px;
	vertical-align: top;
	border-radius: 2px;
}

img.ui-datepicker-trigger {
	position: relative;
	margin-left: -22px;
	top: 1px;
}