/*
------------------------------------------

CSS Document - Popup Styles

Design by RedStar Designs
http://www.redstardesigns.com.au/

------------------------------------------
*/

@charset "utf-8";

body
{
	margin: 15px 0 0 15px;
	background: #fff;
}

/* Line */
.line
{
	border-top: 8px solid #50514D;
	background-color: #699500;
	height: 5px;
	margin: 0 0 15px -15px;
}

/* Footer */
#footer
{
	width: auto;
}