﻿/* send content as mail */
.a_img_sendcontent
{
	border:1px solid #c0c0c0;
	height:15px;
	width:18px;	
	margin-top:2px;
	margin-left:3px;
	display:inline;
}


.scm_maincont
{
	width:280px;
	height:auto;
	border:0px solid #c0c0c0;
	font-family:Arial;	
}

.scm_maincont_headrow
{
	width:270px;
	height:40px;
	/*background-color:#c0c0c0;*/
	background-image:url(layout_default/lightgrey_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:5px;
	padding:5px;
}

.scm_pageheader
{
	height:15px;
	width:270px;
	font-size:12px;	
	border:0px solid #c0c0c0;
}

.scm_pageheaderurl
{
	height:15px;
	width:270px;
	color:Navy;
	font-family:Arial;
	font-size:11px;	
	border:0px solid #c0c0c0;	
}

.scm_row
{
	width:280px;
	height:auto;
	clear:both;
	border:0px solid #c0c0c0;
	margin-bottom:3px;
}

.scm_lbl
{
	font-size:12px;
	width:120px;
	font-family:Arial;
	line-height:18px;
	float:left;
}

.scm_inputmail
{
	float:right;	
}


.button_small_inline
{
	float:right;
	margin-top:5px;
	
}

.scm_updateprogress
{
	margin-top:6px;
	float:left;
	width:200px;
	height:20px;
	border:0px solid #c0c0c0;
	color:Navy;
	line-height:15px;	
	font-size:11px;
}

.scm_invalid
{
	font-size:11px;
	width:120px;
	font-family:Arial;	
	float:left;
	color:Red;
}