p
{
	padding:2px;
	margin:0px;
}

.storeprofile_left
{
	width:170px;
	vertical-align:top;
}
.storeprofile_left p
{
	font-family: tahoma, serif;
    font-weight: normal;
    font-size: 7pt;
    color: #676A6E;
	padding:4px;
}
.storeprofile_title
{
	margin-top: 20px;
}
.storeprofile_right
{
	vertical-align:top;
	padding-left:12px;
}
.sp_linktoedit
{
	margin-left:280px;
	font-size:10px;
	color:red;
}
.sp_linktoedit a
{
	color:red;
	text-decoration:none;
}
.sp_linktoedit a:hover
{
	color:red;
	text-decoration:underline;
}
.storeprofile_right p
{
    font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 10px;
/*
	font-family: tahoma, serif;
    font-size: 7pt;*/
    color: #676A6E;
	padding-left:5px;
	padding-right:5px;
}
.storeprofile_right .s
{
    font-weight: normal;

	font-family: tahoma, serif;
    font-size: 7pt;
    color: #676A6E;
	padding-left:5px;
	padding-right:5px;
}
input.button
{
	border:1px solid #555555;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	background-color:#eeeeee;
	color:#555555;
	cursor:pointer;
}
input
{
	font-family:Verdana;
	font-size:10px;
	color:#666a6e;
/*	border: 1px solid #666a6e;
*/
}

textarea.sp_textarea
{
	width:100%;
	height:80px;
	font-family:Verdana;
/*	overflow:auto;
*/
	font-size:10px;
	color:#666a6e;
	border: 1px solid #666a6e;
}
.phfile
{
	width:170px;
}
.sp_header
{
	font-family: tahoma, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    background: white;
    color: #C02A26;
    text-transform: uppercase;
	margin-bottom:6px;
}
.sp_gray
{
	color: #676A6E;
	font-family: tahoma, helvetica, sans-serif;
	font-size:9px;
}