@charset "utf-8";
/* CSS Document */

.wrapper {
	height:100%;
	width:100%;
	padding-bottom:44px;

	 filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3c4c64', endColorstr='#21252c'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3c4c64', endColorstr='#21252c')"; /* IE8 */
	
}

.placeholder { color: #444; }