#addpostactions{
	padding:10px;
}

#addpostactions ul{
	margin:0;
	padding:0;
	list-style:none;
}

#addpostactions ul li{
	float:left;
	padding-right:10px;
}

#addpostactions ul li a{
	display:block;
	color:#666666;
	line-height:15px;
	padding-left:20px;
}

#addpostactions ul li a.login{
	background:url(https://i.i-sgcm.com/owner/addpost_icons.gif) left 0 no-repeat;
}

#addpostactions ul li a.enquiries{
	background:url(https://i.i-sgcm.com/owner/addpost_icons.gif) left -19px no-repeat;
}

#addpostactions ul li a.postad{
	background:url(https://i.i-sgcm.com/owner/addpost_icons.gif) left -38px no-repeat;
}

#addpostactions ul li a.poststarad{
	background:url(https://i.i-sgcm.com/owner/addpost_icons.gif) left -58px no-repeat;
}

a.aboutus_blacklink:link, a.aboutus_blacklink:visited{
	color:#000000;
	text-decoration:none;
}

a.aboutus_blacklink:hover{
	text-decoration:underline;
}
input.txt, select.txt, textarea.txt {
    border:1px solid #7F9DB9;
}
input.txt { /* text fields */
    padding:2px 1px 2px 2px;
	margin:0;	
}
textarea.txt { /* textareas */
	width:381px;
	height:82px;
	margin:0;
	vertical-align:bottom;
}

.hideinfo{
	display:none;
	position:absolute;
	z-index:100;
	top:-7px;
	font-weight:normal;
	cursor:auto;
}

.hideinfo p{
	font-size:10px;
	line-height:13px;
}

.info_left{
	background:transparent url(https://i.i-sgcm.com/owner/infowindow_left_7x110.png) left top no-repeat;
	width:7px;
}

.info_main{
	border:1px solid #9B9B9B;
	border-width:1px 1px 1px 0;
	background:#FFFFFF;
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
}

.info_main .dotline{
	height:1px; 
	background:url(https://i.i-sgcm.com/all/horizontal_dot_4x1.gif) repeat-x;
	margin:3px 0;
}

.footer-visa {
	width: 100%;
	position:fixed;
	bottom:0;
	height:auto;
}
.accessform{
	padding-left:10px;
}
.accessContainer{
	display:flex;
	align-items:center;
}
.accessCode{
	width: 194px;
}