/*
Theme Name: RoadSenseDrivingSchool
*/

/* main elements */

#commentform input
{
	width:150px !important;
}

#commentform textarea
{
	width:350px !important;
}
.title h2
{
	margin-bottom:0;
	padding-bottom:0;
}
.navigation .next
{
	float:right;
}
.navigation .prev
{
	float:left;
}
.pagecontent
{
	min-height:200px;
}


.post_onee {

	border: 1px dotted #000000;

	float: left;

	height: auto;

	padding-top: 13px;

	margin-bottom:-1px;

	width: 720px;

}

.post_left {

	float: left;

	height: auto;

	width: 100px;

	margin: 0 5px 0 5px;

}

.post_right {

	color: #686863;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	height: auto;

	line-height: 20px;

	padding: 0 0 0 5px;

	text-align: justify;

	width: 600px;

}
.post_right p strong{font-weight:bold;color:#222426;}
.content p strong{ font-weight:bold;}
.container p strong{ font-weight:bold;}
.content p em{ font-style:italic;}
.container p em{ font-style:italic;}
.content ul li{ list-style: inside }

