﻿.p-form
{
	border:1px solid #000;
	border-top:none;
}
.p-header
{
	padding:0;
	padding-top:7px;
	background:transparent url(/Sliki/stripeN.gif) repeat-x center top;
}
.p-header h4
{
	padding-left:6px;
	color:#FF6644;
	background:#3c3c3c url(/Sliki/stripeN.gif) repeat-x center bottom;
	margin:0;
	padding-bottom:7px;
}
.p-fields
{
}
.p-label
{
	text-align:right;
	width:75px;
}
.p-orange
{
	color:#FF6644;
}
.p-content
{
	padding:6px;
}
.p-button
{
	text-align:right;
	padding:8px;
}
.p-submit
{
	font-family:Calibri,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#404040;
	color:#BBB;
	border:1px solid #BBB;
}
.p-txt
{
	width:100px;
	font-size:12spx;
	background-color:#333;
	border:1px solid #BBB;
	color:#DDD;
}