div.top
{
position: fixed;
text-decoration: none;
top: 50px; left: 0;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 0px 0px 0px 15px;
width: 1px;
display: block;
}

div.bottom
{
position: fixed;
text-decoration: none;
bottom: 10px; left: 0;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 0px 0px 0px 15px;
width: 1px;
display: block;
}

div.like
{
position: fixed;
text-decoration: none;
top: 330px; left: 0;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 0px 0px 0px 15px;
width: 1px;
display: block;
}


a.trigger{
position: fixed;
text-decoration: none;
top: 330px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 160px 15px 20px 15px;
font-weight: 700;
background:#333333 url(images/open-plus.png) 50% 50% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.trigger:hover{
position: fixed;
text-decoration: none;
top: 330px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 160px 20px 20px 20px;
font-weight: 700;
background:#222222 url(images/open-plus.png) 50% 50% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.chat{
position: fixed;
top: 200px; left: 0;
border:0px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}


.apply_admin {
	display: block;
	width: 154px;
	height: 42px;
	background:#FFCC00 url('images/apply now.gif') no-repeat;
	
}
.apply_admin:hover {
	display: block;
	width: 154px;
	height: 42px;
	background:#FFCC00 url('images/admission open.gif') no-repeat;
}



div.help
{
position: fixed;
text-decoration: none;
display: block;
bottom:5px;
right:5px;
}
