/* Custom styles - used for content */
.white{
color:#ffffff;
}
.grey{
color:#EFEDEC;
}
.blue{
color:#3297b9;
}
.orange{
color:#f55a1c;
}
.width400px {
	width: 400px;
}
.content-right form select {
	width: 147px;
}