.div_container
{
	width:44.7%;
	float:left;
	min-height:124px;
	border:solid 1px #cecece;
	padding:5px;
	margin:5px;
}

#div_first_2
{
	background-color:#ffffff;
}

#div_wrapper input[type='password'], #div_wrapper input[type='text']
{
	border:0;
	background: transparent url("/images/stories/inputBg2.png") no-repeat!important;
	width: 166px!important;
	height: 24px!important;
	margin-bottom: 0px;
	color: #333333!important;
	float:left!important;
	margin-top: 0px;
	padding-left: 3px;
	padding-right: 1px;
	padding-top:3px;
	float:left;
}

.div_container:hover
{
	background-color:#cecece;
}

.div_title
{
	width:100%;
	min-height:30px;
	float:left;
}

.div_content
{
	width:100%;
	min-height:64px;
	float:left;
}

.div_image
{

	float:left;
	margin-top:5px;
	margin-bottom:5px;
}

#div_wrapper div
{
	
}