/* CSS File For NameSqueeze */



/* Main body setup */

body {

	font: 13px Verdana, Arial,sans-serif;

	background-color: #fff;

	color: #353535;

}



/* The style of the namesqueeze */

#main {

	margin: 15px auto;

	text-align: center;

	width: 600px;

	border: 5px dashed #000;

	background-color: #fff;

}



/* Define the style of the content */

#content {

	position: relative;

	padding: 10px 10px 10px 10px;

	text-align: left;

}



/* The footer style */

#footer {

	font: 11px Verdana, Arial,sans-serif;

	color: #aaaaaa;

	text-align: center;

}



/* Text Styles ***************************************************/



/* The main headline */

#content .headline {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	color:#FF0000;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}

#content .subheadline {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	color:#000000;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 6px;
}

.fillindetails img {

	margin-top: -155px;

	margin-right: 170px;

}



.emailwarning {



}



.emailwarning img {

	margin-top: -55px;

}



/* The post headline */

#content .posthead {

	text-align: center;

}



.inset {

	padding-left: 20px;

}



.textbox {

	border: 1px solid #cccccc;

}



/* The post headline text */

#content .postheadtext {

	background-color:#FFFF66; font-weight:bold;

}



#content .postheadtextplain{

	font-weight:bold;

}



.highlight {

	background-color:#FFFF66;

}



.namesqueezecontent {



}



li {

	padding-bottom: 5px;

	margin-left: -20px;



}



.namesqueezecontent img {

	float: right;

}



.focus {

	color: #000;

}



/* The word emphasis */

.emph {

	color: #000;

}
