/* Phosphorix Portal
URL: http://www.phosphorix.com/phos-shed/
Version: 1.0
Author: Daniel Cottam
Author URL: http://www.phosphorix.com
Created: 14/10/08 */

.proxy {
border:1px dashed #000000;
}
#chat-with-us-now, #make-an-enquiry{	
	margin-left: 2px;
	margin-right: 5px;
	margin-top: -22px;	
	position: absolute;
}
#channel h1, #channelNotification h1{
	background:transparent url(../images/panel-heading-bg.gif) repeat-x scroll left top;
	border-bottom:1px solid #AAAAAA;
	clear:both;
	font-size:115%;
	height:15px;
	padding:10px;
}
#handle{
	cursor:move;
}
div#channelNotification { 
	display:none;
	visibility:hidden;
	width:400px;
	position:absolute;
	top:150px;
	left:287px;
	z-index:500;
	border: 1px solid #FFA500;	
	background-color: #ffffff;
}
div#channelNotification img#loading{
	text-align: center;
}
div#channelNotification p, div#channel p{
	font-size:90%; 
	padding:10px;
}
div#channelNotification div#notificationform {}
.channel-right{float:right;}
.channel-left{float:left;}
div#notificationform{
	margin: 10px;	
}
div#notificationform,
div#leavemessagemodal {
	padding: 10px;
	background-color: #FEE8B4;
	border: 1px solid #000000;
}
div#channelNotification p#notificationprompt {
	margin-left: 10px;
}
div#modalnotify{
	text-align: center;
}
div#submitbuttons{
	padding-top: 10px;
	text-align: center !important;
}
span.orseparator{
	font-size:90%;
	margin-left: 15px;
	margin-right:15px;
}
div#leavemessagemodal textarea{
	margin-top:10px;
	width:100%;
}
