﻿.blogimageleft
{
	margin:0px 15px 15px 0px;
	padding:0px;
	border:0px;
	border-style:none;
}

.blogimagecenter
{
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px;
	border-style:none;
}

.blogimageright
{
	margin:0px 0px 15px 15px;
	padding:0px;
	border:0px;
	border-style:none;
}


.contactformfieldname
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#ffffff;
}

.inputbox 
{
	font-family : tahoma,arial; 
	font-size : 10pt; 
	color : #333333; 
	background-image:url('../images/li_bck.png'); 
	font-weight:normal;
	background-color : #ffffff; 
	background-repeat: no-repeat; 
	border-width : 0px; 
	padding:5px; 
	width:190px;
	height:15px;
    margin-top:5px;
}


.inputboxarea
{
	font-family : tahoma,arial; 
	font-size : 10pt; 
	font-weight:normal;
	color : #333333; 
	background-color : #ffffff; 
	background-image:url('../images/i_bck.png'); 
	background-repeat: no-repeat; 
	border-width : 0px; 
    padding:5px;
	width:365px;
	height:180px;
	overflow:auto;
	margin-top:5px;
}


.gbinputboxarea
{
	font-family : tahoma,arial; 
	font-size : 10pt; 
	font-weight:normal;
	color : #333333; 
	background-color : #ffffff; 
	background-image:url('../images/i_bck.png'); 
	background-repeat: no-repeat; 
	border-width : 0px; 
    padding:5px;
	width:310px;
	height:90px;
	overflow:auto;
}

.removefile
{
	background-color:#000000;
	font-family: Tahoma,Arial;
	font-size: 12px;
	font-weight:bold;
	color:#d32121;
	text-decoration:none;
}  

.removefile:hover
{
	background-color:#000000;
	font-family: Tahoma,Arial;
	font-size: 12px;
	font-weight:bold;	
	color:#d32121;
	text-decoration:none;	
}  
