.widget {
	width:275px;
	overflow:hidden;
	color:#2055AC;
}

.widget p {
	line-height:25px;
}

.widget .text {
	line-height:35px;
	text-align:center;
}

.widget select {
	border:1px solid #d7d7d7;
	padding:3px;
	width:89px;
	background:#FDFDF8;
}

.widget input {
	padding:3px;
}

.widget .frame {
	width:91px;
	float:left;
	overflow:hidden;
}

.widget .frame4 {
	width:68px;
	float:left;
	overflow:hidden;
}

.widget .inputText {
	width:128px;
}

.frame4 select {
	font-size:10px;
	width:67px;
}

.widget .control {
	margin-top:20px;
	width:275px;
	overflow:hidden;
}

.widget a {
	color:#2055AC;
	text-decoration:none;
}

.widget a:hover {
	text-decoration:underline;
}

.topwidget {
	width:275px;
	overflow:hidden;
}

.topwin {
	width:137px;
	float:left;
}