﻿
div
{
	position: relative;
	width: 150px;
    height : 28px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 5px;
	background-color: #eeeeff;
}




