
/**
 * @file AskUs.css
 * @author Adam Grant
 * @created August 31, 2007
 * @copyright (C) 2007 Global Media Services, All rights reserved.
 **/

#console {
	position: relative;
	height: 603px;
}
#weanswered {
	padding-top: 4px;
	margin-left: 98px;
	display: block;
	width: 334px;
	height: 84px;
}
#latest {
	position: absolute;
	left: 490px;
	top: 0;
	width: 381px;
	height: 600px;
	background: url(http://a1926.g.akamai.net/f/1926/34299/3d/downloadstor.download.akamai.com/10768/nick.com/icarly/HTMLA/images/SendStuff/AskUs/askus_left.gif) 0 160px no-repeat;
}
	#latest #askus-top-button {
		display: block;
		width: 365px;
		height: 72px;
	}
	#latest #askus-top {
		display: block;
		width: 365px;
		height: 88px;
	}
	#latest #playlist-box {
		background: url(http://a1926.g.akamai.net/f/1926/34299/3d/downloadstor.download.akamai.com/10768/nick.com/icarly/HTMLA/images/SendStuff/AskUs/askus_bg.gif) 42px 0 repeat-y;
		width: 365px;
		height: 440px;
	}
		#latest #playlist {
			margin-left: 42px;
			width: 309px;
			height: 440px;
			overflow: auto;
			font: bold 15px 'Comic Sans MS';
			color: #384b88;
		}
			#latest #playlist div {
				width: 247px;
				padding: 0 0 0 39px;
				overflow: hidden;
			}
			#latest #playlist p {
				margin: 0;
				margin-bottom: 1.5em;
			}
			#latest #playlist img {
				display: block;
			}
			#latest #playlist .bar {
				margin-left: 39px;
			}
			#latest #playlist cite {
				display: block;
				width: 176px;
				float: left;
				font: 13px 'Comic Sans MS';
				font-style: normal;
			}
			#latest #playlist a {
				display: block;
				width: 71px;
				height: 33px;
				float: right;
			}
			#latest #playlist .selected a img {
				visibility: hidden;
			}
	#latest #askus-bottom {
		display: block;
		width: 380px;
	}

#sendnow {
	display: block;
	width: 277px;
	margin-left: 219px;
}

#SendToFriendWindow {
	top: 80px;
	left: 494px;
}
