.1pxborder {

	border: 1px solid #000000;

}

.1pxbottom {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}


#beforeAfter {
	/*border: 1px solid #000000;*/
	background-image:../Images2/Labels/MonthlyFeatureBackdrop.gif;
}

	
#picArea {
	position:absolute; 
	left:111px;
	top:59px;
	width:800px;
}

#picArea a {
	display:inline;
	padding-right:20px;
}

#picArea .row {
padding-bottom:20px;
}

form
{

display: inline;

}

body {
	background-image:url(../Images2/Backgrounds/lightgray.gif);
	margin-left:0;
	margin-top:0;
	color: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.border {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

a:link {
	color: #66CCCC;
}

a:visited {
	color: #66CCCC;
}
a:hover {
	color: #66CCCC;
}
a:active {
	color: #66CCCC;
}
