
.box_container {
	width:800px;
	margin:auto;
	margin-top:25px;
}

.box_content_padding {
	background: #fff;
	padding: 10px;
}

.txtBold select {
    font-weight: normal;
    margin-left: 15px;
}

#url { 
    text-align: center; 
    margin-bottom:20px;
    margin-top: 20px;
}

.txtBold {
    font-weight: bold;
    margin-top: 15px;
}

.txt {
    margin-top: 10px;
}

.txtBigColor1 {
    margin-top: 15px;
}
