.roundcont {
	width: 155px;
	background-color:#101210;
	color:#999999;
	font-size:11px;
}

.roundcont p {
	margin: 0 10px;
    text-align:center;
	font-size:10px;
}

.roundtop {
	background-image: url(http://www.deskfolio.com/test/img/sidebar/corner_top-right.gif);
	background-repeat:no-repeat;
	background-position: top right;
    text-align:left;
}

.roundbottom {
	background-image: url(http://www.deskfolio.com/test/img/sidebar/corner_bottom-right.gif);
	background-repeat:no-repeat;
	background-position: top right;
	text-align:left;
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.textField {
	font-family: Geneva, Trebuchet, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #333333;
}

